RE: Profiler for windows

2002-11-07 Thread amr salah
there is a Profiler similar to SQL server Profiler ,only for windows i wrote it myself , availiable at http://amr.activechannel.net/myprofiler.htm so sorry its not free :( Amr Salah --- "Iago Sineiro" <[EMAIL PROTECTED]> wrote: >Hi Alexander. > >If you specify option log in section mysqld of

RE: Profiler

2002-11-07 Thread Iago Sineiro
Hi Alexander. If you specify option log in section mysqld of my.cnf configuration file you get a log file of all queries and sql operations (inserts, updates, deletes) executed in the MySQL server. This log file is created by default at $DATADIR/$HOSTNAME.log. Iago. > -Mensaje original-