Red Bridge Internet is a San Francisco WordPress Consulting firm specializing in WordPress websites and WordPress Plugin Development. We're the ones you have been searching for.

Archives by date

You are browsing the site archives by date.

How to Add MySQL Access Logs

In most versions of Linux edit the file: /etc/my.cnf Anywhere under [mysqld] add the line: log-error=/var/log/mysqld.log If log file doesn’t yet exists add and set permissions: touch /var/log/mysqld.log chown mysql:mysql /var/log/mysqld.log Restart MySQL in: cd /etc/rc.d/init.d ./mysqld restart Incoming search terms:mysql access logmysql log accessmysql access logsaccess log mysqlaccess log to mysqlmysql access loggingMYSQL ACCES [...]