1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge 10.6 into 10.11

This commit is contained in:
Marko Mäkelä
2024-01-17 17:37:15 +02:00
108 changed files with 977 additions and 325 deletions

View File

@@ -1495,7 +1495,7 @@ struct handlerton
const LEX_CUSTRING *version, ulonglong create_id);
/* Called for all storage handlers after ddl recovery is done */
void (*signal_ddl_recovery_done)(handlerton *hton);
int (*signal_ddl_recovery_done)(handlerton *hton);
/*
Optional clauses in the CREATE/ALTER TABLE