mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
07a82c58a7
Added the logger service that provides us with the rotating logs. The plugin SQL_ERROR_LOG added. It logs the errors using the 'logger service' for the rotating log files. the example record from the log: 2012-03-09 15:07:29 root[root] @ localhost [] ERROR 1146: Table 'test.xyz' doesn't exist : select * from test.xyz |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
HOWTO | ||
logger_service.c | ||
my_snprintf_service.c | ||
my_thread_scheduler_service.c | ||
progress_report_service.c | ||
thd_alloc_service.c | ||
thd_wait_service.c |