Preparing for charset dependant int10_to_str

This commit is contained in:
unknown 2002-12-11 12:30:05 +04:00
commit c8a50df16c
15 changed files with 129 additions and 27 deletions

View file

@ -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,