 |
Ubuntu: enable MySQL logging - Jérôme Jaglale
In /etc/mysql/my.cnf, under Logging and Replication, uncomment log # * Logging and Replication # # Both location gets rotated by the cronjob. # Be aware that this log type is a performance killer. log = /var/log/mysql/mysql.log Restart MySQL sudo /etc/ini
jeromejaglale.com |
 |