New "fill" function in charset_info_st structure

This commit is contained in:
bar@bar.mysql.r18.ru 2003-01-28 14:58:06 +04:00
commit a292d4f632
18 changed files with 57 additions and 11 deletions

View file

@ -722,6 +722,7 @@ CHARSET_INFO my_charset_tis620 =
my_snprintf_8bit,
my_long10_to_str_8bit,
my_longlong10_to_str_8bit,
my_fill_8bit,
my_strntol_8bit,
my_strntoul_8bit,
my_strntoll_8bit,