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
Merge remote-tracking branch 'origin/3.3' into 3.4-serg
This commit is contained in:
@@ -120,6 +120,7 @@ const char *mariadb_client_errors[] =
|
||||
/* 5023 */ "Semi sync request error: %s",
|
||||
/* 5024 */ "Invalid client flags (%lu) specified. Supported flags: %lu",
|
||||
/* 5025 */ "Statement has no result set",
|
||||
""
|
||||
};
|
||||
|
||||
const char ** NEAR my_errmsg[MAXMAPS]={0,0,0,0};
|
||||
|
Reference in New Issue
Block a user