mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-19593 Split create_schema_table() into virtual methods in Type_handler
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
class Item;
|
||||
struct TABLE_LIST;
|
||||
class THD;
|
||||
typedef struct st_field_info ST_FIELD_INFO;
|
||||
struct ST_FIELD_INFO;
|
||||
typedef struct st_schema_table ST_SCHEMA_TABLE;
|
||||
|
||||
extern ST_FIELD_INFO query_profile_statistics_info[];
|
||||
|
Reference in New Issue
Block a user