slow-start - [ERROR] Failed to write to mysql.slow_log
为情所困
为情所困 2017-06-28 09:23:18
0
1
1017
[ERROR] Failed to write to mysql.slow_log

I have a mysql server5.6.
mysql> set global log_output = 'TABLE';

Always output error information to the error log file.

[ERROR] Failed to write to mysql.slow_log.

I have no problem with disk and memory and os,Is there any other reason?

为情所困
为情所困

reply all(1)
刘奇

If space is not a problem, check whether the table is too large and exceeds the system single table limit? Or permissions? If it only happens occasionally, maybe you have encountered a bug. Mysql5.1 seems to have this bug. It is better to use file records

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!