3232
3232
int fill_schema_collation(THD *thd, TableList *tables, COND *cond __attribute__((unused)))
3236
3236
Table *table= tables->table;
3237
3237
const CHARSET_INFO * const scs= system_charset_info;
3238
3238
for (cs= all_charsets ; cs < all_charsets+255 ; cs++ )