Page 1 of 1

Exception codes

Posted: Thu 20 Jan 2005 15:02
by leek
I've been looking through the docs for a list of exception codes - but can't seem to find them (such as 2014 - Lost connection...) etc.

Are they in the docs? If not can someone post them.

Ta

Re: Exception codes

Posted: Fri 21 Jan 2005 08:08
by Oleg
You can read about error codes of MySQL at MySQL Manual | 23 Error Handling in MySQL
http://dev.mysql.com/doc/mysql/en/Error-handling.html

Posted: Fri 21 Jan 2005 10:46
by Guest
Thanks. I didn't realise the codes were passed on from MySQL.