1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge 10.6 into 10.7

This commit is contained in:
Jan Lindström
2022-09-05 14:55:47 +03:00
71 changed files with 509 additions and 2965 deletions

View File

@ -58,6 +58,7 @@
#include "ddl_log.h"
#include "debug.h" // debug_crash_here()
#include <algorithm>
#include "wsrep_mysqld.h"
#ifdef _WIN32
#include <io.h>