1
0
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:
Georg Richter
2016-11-17 16:04:33 +01:00
parent e5384ddb3a
commit 3e624e50df
4 changed files with 3 additions and 3 deletions

View File

@@ -23,6 +23,8 @@
#include "errmsg.h"
#include <stdarg.h>
const char *SQLSTATE_UNKNOWN= "HY000";
#ifdef GERMAN
const char *client_errors[]=
{