mariadb/storage
Jan Lindström 5dd0c77e92 MDEV-9362: InnoDB tables using DATA_DIRECTORY created using
MySQL 5.6 do not work with MariaDB 10.1

Analysis: Problem is that tablespace flags bit DATA_DIR
is on different position on MySQL 5.6 compared to
MariaDB 10.1.

Fix: If we detect that there is difference between dictionary
flags and tablespace flags we remove DATA_DIR flag and compare
again. Remote tablespace is tried to locate even in case
when DATA_DIR flag is not set.
2016-05-03 21:35:41 +03:00
..
archive Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra Merge branch '10.0' into 10.1 2015-12-21 21:24:22 +01:00
connect Merge branch 'connect/10.1' into 10.1 2016-03-21 21:43:28 +01:00
csv Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
federatedx Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
heap Sage cleanup in heap storage engine 2015-11-10 13:46:56 +02:00
innobase MDEV-9362: InnoDB tables using DATA_DIRECTORY created using 2016-05-03 21:35:41 +03:00
maria Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
mroonga Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
myisam Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
myisammrg Follow-up for MDEV-8675 and MDEV-8676 2015-09-14 03:12:54 +03:00
oqgraph remove the forgotten PARENT_SCOPE 2016-05-03 20:13:58 +02:00
perfschema Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
sequence MDEV-9550 COUNT(NULL) returns incorrect result with sequence storage engine 2016-02-23 10:54:35 +01:00
sphinx Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
spider Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
test_sql_discovery MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL 2015-09-22 14:01:54 +04:00
tokudb Fixed results 2016-04-07 20:38:21 +03:00
xtradb MDEV-9362: InnoDB tables using DATA_DIRECTORY created using 2016-05-03 21:35:41 +03:00