1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MDEV-19991 Turn I_S tables GEOMETRY_COLUMNS and SPATIAL_REF_SYS into a plugin

This commit is contained in:
Alexander Barkov
2019-07-06 11:09:06 +04:00
parent aca29bb754
commit a179de0402
8 changed files with 302 additions and 170 deletions

View File

@ -1260,6 +1260,7 @@ private:
///////////////////////////////////////////////////////////////////////////
void convert_error_to_warning(THD *thd);
void push_warning(THD *thd, Sql_condition::enum_warning_level level,
uint code, const char *msg);