mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
All String->set() now have charset argument
This commit is contained in:
@ -61,6 +61,8 @@ char* query_table_status(THD *thd,const char *db,const char *table_name);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define my_thd_charset default_charset_info
|
||||
|
||||
/***************************************************************************
|
||||
Configuration parameters
|
||||
****************************************************************************/
|
||||
|
Reference in New Issue
Block a user