mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '11.4' into 11.5
This commit is contained in:
@@ -217,8 +217,4 @@ extern MYSQL_PLUGIN_IMPORT const Lex_ident_column primary_key_name;
|
||||
|
||||
bool check_engine(THD *, const char *, const char *, HA_CREATE_INFO *);
|
||||
|
||||
#ifdef WITH_WSREP
|
||||
bool wsrep_check_sequence(THD* thd, const class sequence_definition *seq);
|
||||
#endif
|
||||
|
||||
#endif /* SQL_TABLE_INCLUDED */
|
||||
|
Reference in New Issue
Block a user