Practice
Method 2 - works even if MySQL has already died or run out of disk space:
Simply delete the general_log.* and slow_log.* files from the mysql directory inside the folder where all the DBMS server's databases are stored.
Relevant for: MySQL 5.x
Comments