mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Remove unused enum (enum open_table_mode).
It was added by mistake during backport from 6.0.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#define SQL_BASE_INCLUDED
|
||||
|
||||
#include "unireg.h" // REQUIRED: for other includes
|
||||
#include "table.h" /* open_table_mode */
|
||||
#include "sql_trigger.h" /* trg_event_type */
|
||||
#include "sql_class.h" /* enum_mark_columns */
|
||||
#include "mysqld.h" /* key_map */
|
||||
|
||||
Reference in New Issue
Block a user