Hi,
I included the following statement in my.ini:
log=c:\log.txt
I then executed some queries.
The file log.txt only shows the following:
MySql, Version: 4.0.13-nt-log, started with:
TCP Port: 3306, Named Pipe: MySQL
Time Id Command Argument
040527 9:31:57 1 Connect [EMAIL PROTECTED] as anonymous on
040527 9:32:07 1 Query show status
040527 9:32:17 1 Query show status
040527 9:32:27 1 Query show status
040527 9:32:37 1 Query show status
040527 9:32:47 1 Query show status
040527 9:32:57 1 Query show status
I thought the log file was supposed to show the full text of SELECT,
INSERT, and UPDATE statements. Am I incorrect?
How do I see this information?
--Eric
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]