G:/ScriptBasic/source/extensions/mysql/errmsg.h File Reference

Go to the source code of this file.

Defines

#define CR_MIN_ERROR   2000
#define CR_MAX_ERROR   2999
#define ER(X)   client_errors[(X)-CR_MIN_ERROR]
#define CLIENT_ERRMAP   2
#define CR_UNKNOWN_ERROR   2000
#define CR_SOCKET_CREATE_ERROR   2001
#define CR_CONNECTION_ERROR   2002
#define CR_CONN_HOST_ERROR   2003
#define CR_IPSOCK_ERROR   2004
#define CR_UNKNOWN_HOST   2005
#define CR_SERVER_GONE_ERROR   2006
#define CR_VERSION_ERROR   2007
#define CR_OUT_OF_MEMORY   2008
#define CR_WRONG_HOST_INFO   2009
#define CR_LOCALHOST_CONNECTION   2010
#define CR_TCP_CONNECTION   2011
#define CR_SERVER_HANDSHAKE_ERR   2012
#define CR_SERVER_LOST   2013
#define CR_COMMANDS_OUT_OF_SYNC   2014

Functions

void init_client_errs (void)

Variables

char * client_errors []


Define Documentation

#define CLIENT_ERRMAP   2
 

Definition at line 13 of file errmsg.h.

#define CR_COMMANDS_OUT_OF_SYNC   2014
 

Definition at line 29 of file errmsg.h.

#define CR_CONN_HOST_ERROR   2003
 

Definition at line 18 of file errmsg.h.

#define CR_CONNECTION_ERROR   2002
 

Definition at line 17 of file errmsg.h.

#define CR_IPSOCK_ERROR   2004
 

Definition at line 19 of file errmsg.h.

#define CR_LOCALHOST_CONNECTION   2010
 

Definition at line 25 of file errmsg.h.

#define CR_MAX_ERROR   2999
 

Definition at line 11 of file errmsg.h.

#define CR_MIN_ERROR   2000
 

Definition at line 10 of file errmsg.h.

#define CR_OUT_OF_MEMORY   2008
 

Definition at line 23 of file errmsg.h.

#define CR_SERVER_GONE_ERROR   2006
 

Definition at line 21 of file errmsg.h.

#define CR_SERVER_HANDSHAKE_ERR   2012
 

Definition at line 27 of file errmsg.h.

#define CR_SERVER_LOST   2013
 

Definition at line 28 of file errmsg.h.

#define CR_SOCKET_CREATE_ERROR   2001
 

Definition at line 16 of file errmsg.h.

#define CR_TCP_CONNECTION   2011
 

Definition at line 26 of file errmsg.h.

#define CR_UNKNOWN_ERROR   2000
 

Definition at line 15 of file errmsg.h.

#define CR_UNKNOWN_HOST   2005
 

Definition at line 20 of file errmsg.h.

#define CR_VERSION_ERROR   2007
 

Definition at line 22 of file errmsg.h.

#define CR_WRONG_HOST_INFO   2009
 

Definition at line 24 of file errmsg.h.

#define ER  )     client_errors[(X)-CR_MIN_ERROR]
 

Definition at line 12 of file errmsg.h.


Function Documentation

void init_client_errs void   ) 
 


Variable Documentation

char* client_errors[]
 


Generated on Sun Mar 12 23:56:36 2006 for ScriptBasic by  doxygen 1.4.6-NO