mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 07:05:33 +02:00
Preparing for charset dependant int10_to_str
This commit is contained in:
parent
540b243ace
commit
c8a50df16c
15 changed files with 129 additions and 27 deletions
|
|
@ -5717,6 +5717,8 @@ CHARSET_INFO my_charset_gb2312 =
|
|||
my_hash_sort_simple,
|
||||
0,
|
||||
my_snprintf_8bit,
|
||||
my_l10tostr_8bit,
|
||||
my_ll10tostr_8bit,
|
||||
my_strntol_8bit,
|
||||
my_strntoul_8bit,
|
||||
my_strntoll_8bit,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue