i have executed this
sudo mysqld --general_log
Where the log file is stored?
Regards
Javi
Please have a look in the folder /var/log/mysql/.
By default the general_log_file is host_name.log.
For more see: http://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html#sysvar_general_log_file
general_log(used to be justlog) keyword. If you didn't install it yourself, ask the person who did? Or find my.cnf on the harddisk...