Enabling Mysql Logging: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 June 2015

25 February 2015

  • curprev 00:3800:38, 25 February 2015 Dcunningham talk contribs 1,076 bytes +1,076 Created page with "==On the fly== On the mysql client command line: <code><pre> touch /var/log/mysql.log chown mysql /var/log/mysql.log mysql -u root enswitch -p </pre></code> At the mysql co..."