mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 02:35:29 +02:00
Merge 10.5 into 10.6
This commit is contained in:
commit
9fefd440b5
40 changed files with 207 additions and 144 deletions
|
|
@ -33,6 +33,9 @@
|
|||
#include "debug_sync.h"
|
||||
#include "des_key_file.h"
|
||||
#include "transaction.h"
|
||||
#ifdef WITH_WSREP
|
||||
#include "wsrep_mysqld.h"
|
||||
#endif
|
||||
|
||||
static void disable_checkpoints(THD *thd);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue