mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@ -452,6 +452,9 @@ static int sequence_initialize(void *p)
|
||||
HTON_HIDDEN |
|
||||
HTON_TEMPORARY_NOT_SUPPORTED |
|
||||
HTON_ALTER_NOT_SUPPORTED |
|
||||
#ifdef WITH_WSREP
|
||||
HTON_WSREP_REPLICATION |
|
||||
#endif
|
||||
HTON_NO_PARTITION);
|
||||
DBUG_RETURN(0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user