You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-07 02:42:49 +03:00
removed definition of SQLSTATE_UNKNOWN (10.2 integration)
This commit is contained in:
@@ -96,6 +96,4 @@ extern const char *mariadb_client_errors[]; /* Error messages */
|
||||
#define CR_FILE_NOT_FOUND 5004
|
||||
#define CR_FILE_READ 5005
|
||||
|
||||
#define SQLSTATE_UNKNOWN "HY000"
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user