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
removed definition of SQLSTATE_UNKNOWN (10.2 integration)
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#include "errmsg.h"
|
||||
#include <stdarg.h>
|
||||
|
||||
const char *SQLSTATE_UNKNOWN= "HY000";
|
||||
|
||||
#ifdef GERMAN
|
||||
const char *client_errors[]=
|
||||
{
|
||||
|
Reference in New Issue
Block a user