2 messages in com.mysql.lists.javaError-Codes
FromSent OnAttachments
Andre Maric19 Jan 2000 01:39 
Andre Maric19 Jan 2000 03:24 
Subject:Error-Codes
From:Andre Maric (mar@darmstadt.gmd.de)
Date:01/19/2000 03:24:31 AM
List:com.mysql.lists.java

Hi everybody,

we would like to use java.sql.SQLException.getErrorCode() and now we wonder where we could look up all the Error-Codes there are. (We are using MySQL v 3.21.29-gamma and mm.mysql.jdbc-1.2a (or maybe mm.mysql.jdbc-1.2b)).

An Example for what we are looking for can be seen here:

(line: XX) java.sql.SQLException: Error during query: Unexpected

Exception: java.sql.SQLException message given: General error: Can't lock file (errno: 11)

Thank you very much in advance, Lars & Andre