diff options
Diffstat (limited to 'dep/include/mysql/errmsg.h')
-rw-r--r-- | dep/include/mysql/errmsg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/mysql/errmsg.h b/dep/include/mysql/errmsg.h index 627ac7b00cc..720ff7a25ae 100644 --- a/dep/include/mysql/errmsg.h +++ b/dep/include/mysql/errmsg.h @@ -100,3 +100,4 @@ extern const char *client_errors[]; /* Error messages */ #define CR_ERROR_LAST /*Copy last error nr:*/ 2055 /* Add error numbers before CR_ERROR_LAST and change it accordingly. */ + |