yogi writes:
 > Hi, is there a comprehensive list of mySQL error codes and the related 
 > messages somewhere?
 > Thanx, Cheerio, yogi
 > 
 > - travel light!
 > e-mail: [EMAIL PROTECTED]

Hi,

Try perror #err_code. 'perror' (print error) comes with MySQL
distribution. perror works also for system error codes.

Strictly MySQL related error messages you can find from
the MySQL share directory.

Regards,

- Jani

For technical support contracts, visit https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Jani Tolonen <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Full-Time Developer
/_/  /_/\_, /___/\___\_\___/   Helsinki, Finland
       <___/   www.mysql.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