mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Optimization to use less memory.
This commit is contained in:
parent
7ece3c7491
commit
d8f0df52d3
18 changed files with 98 additions and 92 deletions
|
|
@ -386,8 +386,8 @@ CHARSET_INFO my_charset_bin =
|
|||
NULL, /* tab_to_uni */
|
||||
NULL, /* tab_from_uni */
|
||||
NULL, /* sort_order_big*/
|
||||
"",
|
||||
"",
|
||||
NULL, /* state_map */
|
||||
NULL, /* ident_map */
|
||||
1, /* strxfrm_multiply */
|
||||
1, /* mbminlen */
|
||||
1, /* mbmaxlen */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue