mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 20:12:31 +01:00
after merge fix
This commit is contained in:
commit
ec67344e55
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ typedef struct uni_ctype_st
|
|||
|
||||
extern MY_UNI_CTYPE my_uni_ctype[256];
|
||||
|
||||
|
||||
/* wm_wc and wc_mb return codes */
|
||||
#define MY_CS_ILSEQ 0 /* Wrong by sequence: wb_wc */
|
||||
#define MY_CS_ILUNI 0 /* Cannot encode Unicode to charset: wc_mb */
|
||||
|
|
Loading…
Reference in a new issue