mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
MDEV-19991 Turn I_S tables GEOMETRY_COLUMNS and SPATIAL_REF_SYS into a plugin
Cleanups.
This commit is contained in:
parent
a179de0402
commit
0940e25d69
3 changed files with 7 additions and 35 deletions
|
|
@ -78,7 +78,6 @@ typedef struct system_status_var STATUS_VAR;
|
|||
typedef enum { WITHOUT_DB_NAME, WITH_DB_NAME } enum_with_db_name;
|
||||
|
||||
int get_all_tables(THD *thd, TABLE_LIST *tables, COND *cond);
|
||||
bool optimize_for_get_all_tables(THD *thd, TABLE_LIST *tables, COND *cond);
|
||||
|
||||
int show_create_table(THD *thd, TABLE_LIST *table_list, String *packet,
|
||||
Table_specification_st *create_info_arg,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue