mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
system_charset_info has been moved to /sql directory
and isn't used in libraries any longer
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
#include <floatingpoint.h>
|
||||
#endif
|
||||
|
||||
CHARSET_INFO *system_charset_info= &my_charset_latin1;
|
||||
extern gptr sql_alloc(unsigned size);
|
||||
extern void sql_element_free(void *ptr);
|
||||
static uint32
|
||||
|
Reference in New Issue
Block a user