In the last episode (Mar 08), ryan lwf said:
> I understand that the option log-errors and log-warnings only logs
> server related internal errors.  How do I enable logging errors from
> queries executed, so that I can fix the problematic query statement
> accordingly?
> 
> The statement "SHOW WARNINGS" and "SHOW ERRORS" does not work on my
> server with mysqld-4.0.25 binary version.

Those commands appeared in MySQL 4.1.  Before then, warnings were
simply counted.

-- 
        Dan Nelson
        [EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to