Suppose I have this:

-------------------------------------------
mysql> UPDATE blah blah...
Query OK, 1 row affected (0.00 sec)
Rows matched: 1  Changed: 1  Warnings: 1
-------------------------------------------

How can I see the warning information, such as a detailed message?

(BTW I *did* check some docs:
   - I can't find the word 'warning' in the table of contents of the "HTML, 
one page per chapter"
   - I can't find the word 'warning' in the index of New Riders' MySQL book.)


-Chuck


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to