SQLyog does not log individual INSERT, UPDATE and DELETE statements.
If you have access to server configuration you can enable the server 'general log' by inserting something like
Code:
log = [full_path_to]mylog.log
in the [mysqld] section of the server configuration file. Don't forget to restart the server.
BTW: I delete the other (identical) post of yours. It is VERY bad 'netiquette' to post dublicate posts! How do you think it is possible to follw a discussin that spreads over several posts?[code]
in the [mysqld] section of the server configuration file. Don't forget to restart the server.
BTW: I delete the other (identical) post of yours. It is VERY bad 'netiquette' to post dublicate posts! How do you think it is possible to follw a discussin that spreads over several posts?