mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Move latin1 into a separarte file
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
** Get help on string
|
||||
***************************************************************************/
|
||||
|
||||
#define help_charset my_charset_latin1
|
||||
#define help_charset &my_charset_latin1
|
||||
|
||||
MI_INFO *open_help_file(THD *thd, const char *name)
|
||||
{
|
||||
|
Reference in New Issue
Block a user