mirror of
https://github.com/MariaDB/server.git
synced 2025-12-03 05:41:09 +03:00
Reorganization to restore generating charset C files from conf files
This commit is contained in:
@@ -117,7 +117,7 @@ CHARSET_INFO *charset;
|
||||
# define GOODFLAGS(f) ((f)&~REG_DUMP)
|
||||
#endif
|
||||
|
||||
regex_init(); /* Init cclass if neaded */
|
||||
regex_init(charset); /* Init cclass if neaded */
|
||||
preg->charset=charset;
|
||||
cflags = GOODFLAGS(cflags);
|
||||
if ((cflags®_EXTENDED) && (cflags®_NOSPEC))
|
||||
|
||||
Reference in New Issue
Block a user