You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-08 14:02:17 +03:00
Added support for embedded (sqlite)
This commit is contained in:
@@ -71,5 +71,6 @@ extern const char *client_errors[]; /* Error messages */
|
||||
#define CR_NEW_STMT_METADATA 2057
|
||||
#define CR_AUTH_PLUGIN_CANNOT_LOAD 2058
|
||||
#define CR_ALREADY_CONNECTED 2059
|
||||
#define CR_PLUGIN_FUNCTION_NOT_SUPPORTED 2060
|
||||
|
||||
#define SQLSTATE_UNKNOWN "HY000"
|
||||
|
Reference in New Issue
Block a user