February 2018
Intermediate to advanced
510 pages
16h 10m
English
The mysql program can do logging as per the following types.
On Unix systems, it writes the logs to the history file with the default name .mysql_history in the home directory.
On all platforms, if the --syslog option is provided, it writes the statements to the system logging implementation. On Unix, it is syslog, on Windows, it is event logs, on Linux distributions, it often goes to the /var/log/message file.
Read now
Unlock full access