Merge 10.2 into 10.3

Also, related to MDEV-15522, MDEV-17304, MDEV-17835,
remove the Galera xtrabackup tests, because xtrabackup never worked
with MariaDB Server 10.3 due to InnoDB redo log format changes.
This commit is contained in:
Marko Mäkelä 2018-11-30 09:23:23 +02:00
commit 0abd2766b1
143 changed files with 59 additions and 2092 deletions

View file

@ -27,7 +27,6 @@ Created 2011/09/02 Sunny Bains
#ifndef INNOBASE_FTS0PRIV_H
#define INNOBASE_FTS0PRIV_H
#include "univ.i"
#include "dict0dict.h"
#include "pars0pars.h"
#include "que0que.h"