R
R
redya692015-12-24 15:35:57
MySQL
redya69, 2015-12-24 15:35:57

Is it possible to write error query log mysql (mariadb)?

Is it possible to somehow write queries with errors to a file\table?

select * FROM asdsad;
ERROR 1146 (42S02): Table 'mysql.asdsad' doesn't exist

Or should it be organized only at the application level?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ruslan Kuzmichev, 2015-12-25
@Ruslan_K

Maybe this plugin will help you - https://mariadb.com/kb/en/mariadb/sql_error_log-pl... Unfortunately I didn't use it myself, I just stumbled upon the site.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question