>Note that this error list is for the Linux version (parts differs for
>another OS). More error descriptions can be found in the header files.
>(forgot currently which ones). If you search the forum for error codes and
>my name than you will find the info (roughly a year+ old)

     The typical place for the error codes is usually

        /usr/include/errno.h

But that tends to be references to OS specific places.  On Linux the
actual numbers/mappings for i386 are in

        /usr/include/asm/errno.h

Brad Eacker ([EMAIL PROTECTED])



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to