On 12 Nov 2005, at 04:26, Harrison Fisk wrote:

The log-warnings option doesn't do what you want. It will cause the mysqld server log more internal errors. Non-critical errors such as network disconnects will be logged into the error log with that setting.

The option you want it is the --show-warnings option for the mysql client itself.

Ah, I see. That explains a lot - so there is still no way of seeing these warnings at the server?

I can now see the warnings on the client side, though I note it doesn't log the query that caused the error, but it still reduces my work to a bit of simple detective work rather than having to trawl through endless log files.

Thanks for the explanation,

Marcus
--
Marcus Bointon
Synchromedia Limited: Putting you in the picture
[EMAIL PROTECTED] | http://www.synchromedia.co.uk


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

Reply via email to