Hello All:
    I am using mysql  Ver 11.15 Distrib 3.23.41, for redhat-linux-gnu (i386)
      on RH 7.2

   So far, I am getting the following impression:
     Mysql error messages can be delimited into 3 sections:
       delimited by 2 colons.
       1)Error code 
         example-> ERROR 1045 
       2)Error Explanation
         example-> Access denied for user
       3)Relevant notes
         example-> [EMAIL PROTECTED]' (Using password: YES)

  Are my assumptions correct?
      If so, or if I'm incorrect, could someone point me to 
      relevant documentation?

  COMMENT: Looking for a strategy for parsing MySql error messages.
           I'm using rebol, which has a good retrieval interface, but
           not a structured error handling scheme readable
           for non-programmers.

  Best regards
-- 
Tim Johnson <[EMAIL PROTECTED]>
      http://www.alaska-internet-solutions.com
      http://www.johnsons-web.com

---------------------------------------------------------------------
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