Seeing MySQL queries, just like MS SQL Profiler
Just execute mysqld with the
--log[=filename] or -l[=filename] command-line option.
If filename is omitted, hostname.log will be created in the mysql data directory.Or edit
my.ini adding log=filename line (i.e. if you use WAMP).Then restart mysqld.
Posted by: Z24 | Sat, Oct 21 2006 |
Category: /configurations/both |
Permanent link |
home
Tagged as: configuration, mysql
http://www.mycomputingart.com/
To contact the webmaster and author write to: info<at>mycomputingart<dot>com
© mycomputingart.com, year(today()).


