mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merged
This commit is contained in:
@ -825,6 +825,7 @@ public:
|
||||
extern struct show_table_type_st sys_table_types[];
|
||||
extern const char *ha_row_type[];
|
||||
extern TYPELIB tx_isolation_typelib;
|
||||
extern TYPELIB myisam_stats_method_typelib;
|
||||
extern handlerton *handlertons[MAX_HA];
|
||||
extern ulong total_ha, total_ha_2pc;
|
||||
|
||||
|
Reference in New Issue
Block a user