SQL Error Log Plugin
Documentation for the SQL Error Log Plugin, which allows logging of errors sent to clients to a file, enabling analysis of application-side errors that might otherwise be missed.
Installing the Plugin
INSTALL SONAME 'sql_errlog';[mariadb]
...
plugin_load_add = sql_errlogUninstalling the Plugin
UNINSTALL SONAME 'sql_errlog';Logging
Option
Description
Version
Example of Logs
Example Usage
Versions
Version
Status
Introduced
System Variables and Options
Last updated
Was this helpful?

