mysql - mysqld: where is the query log file saved? -


i have executed this

sudo mysqld --general_log

where log file stored?

regards

javi

please have in folder /var/log/mysql/.

by default general_log_file host_name.log.

for more see: http://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html#sysvar_general_log_file


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -