mariadb/storage/xtradb
unknown bb9a3f0c2b XtraDB after-merge fixes.
Fixes to get the test suite to run without failures.

mysql-test/r/information_schema.result:
  Additional variables available now.
  Sort output to avoid depending on engine order.
mysql-test/r/information_schema_all_engines.result:
  More variables now.
mysql-test/r/innodb-autoinc.result:
  Avoid picking up pbxt variables in result
mysql-test/r/innodb-index.result:
  Save state to not corrupt following testcases.
  Suppress an expected warning.
mysql-test/r/innodb-zip.result:
  Work around a problem with dependency on zlib version
mysql-test/r/innodb.result:
  Checksums have changed in Maria.
  Save and restore server state to not corrupt following testcases.
mysql-test/r/innodb_bug36169.result:
  Save and restore server state to not corrupt following testcases.
mysql-test/r/innodb_xtradb_bug317074.result:
  Save and restore server state to not corrupt following testcases.
mysql-test/r/row-checksum-old.result:
  Update result file
mysql-test/r/row-checksum.result:
  Update result file
mysql-test/t/information_schema.test:
  Sort output to avoid depending on engine order.
mysql-test/t/innodb-analyze.test:
  Save and restore server state to not corrupt following testcases.
mysql-test/t/innodb-autoinc.test:
  Save and restore server state to not corrupt following testcases.
mysql-test/t/innodb-index.test:
  Save state to not corrupt following testcases.
  Suppress an expected warning.
mysql-test/t/innodb-zip.test:
  Work around a problem with dependency on zlib version
mysql-test/t/innodb.test:
  Save and restore server state to not corrupt following testcases.
  Update --replace statements for new mysql-test-run
mysql-test/t/innodb_bug34300.test:
  Save and restore server state to not corrupt following testcases.
mysql-test/t/innodb_bug36169.test:
  Save and restore server state to not corrupt following testcases.
mysql-test/t/innodb_bug36172.test:
  Save and restore server state to not corrupt following testcases.
mysql-test/t/innodb_xtradb_bug317074.test:
  Save and restore server state to not corrupt following testcases.
mysql-test/t/partition_innodb.test:
  Fix regexps to work with new SHOW INNODB STATUS output.
mysys/thr_mutex.c:
  Initialize mutex deadlock detection lazily.
  This allows to test XtraDB, which initializes huge amounts of mutexes without using any but a few of them.
storage/xtradb/ibuf/ibuf0ibuf.c:
  Fix problem where value of INNODB_IBUF_MAX_SIZE would depend on the alignment of memory
  allocated by the buffer pool.
storage/xtradb/include/sync0rw.h:
  Fix XtraDB to compile without GCC atomic operation intrinsics (performance may suffer
  when they are not available though).
storage/xtradb/include/sync0rw.ic:
  Fix XtraDB to compile without GCC atomic operation intrinsics (performance may suffer
  when they are not available though).
storage/xtradb/include/univ.i:
  Fix for MariaDB
storage/xtradb/setup.sh:
  Remove no longer needed file from XtraDB.
storage/xtradb/srv/srv0start.c:
  Fix for MariaDB
2009-06-09 17:08:46 +02:00
..
btr Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
buf Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
data Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
dict Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
dyn Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
eval Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
fil Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
fsp Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
fut Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
ha Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
handler XtraDB after-merge fix: Fix building from storage/xtradb/ instead of storage/innodb/ 2009-06-09 14:21:26 +02:00
ibuf XtraDB after-merge fixes. 2009-06-09 17:08:46 +02:00
include XtraDB after-merge fixes. 2009-06-09 17:08:46 +02:00
lock Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
log Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
mach Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
mem Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
mtr Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
os Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
page Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
pars Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
que Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
read Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
rem Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
row XtraDB after-merge fix: Fix building from storage/xtradb/ instead of storage/innodb/ 2009-06-09 14:21:26 +02:00
scripts Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
srv XtraDB after-merge fixes. 2009-06-09 17:08:46 +02:00
sync Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
thr Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
trx Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
usr Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
ut Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
win-plugin Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
ChangeLog Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
CMakeLists.txt XtraDB after-merge fix: Fix building from storage/xtradb/ instead of storage/innodb/ 2009-06-09 14:21:26 +02:00
COPYING.Google Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
ha_innodb.def Import Percona XtraDB into the MariaDB source tree. 2009-06-09 13:16:11 +02:00
Makefile.am XtraDB after-merge fix: Fix building from storage/xtradb/ instead of storage/innodb/ 2009-06-09 14:21:26 +02:00
plug.in XtraDB after-merge fix: Fix building from storage/xtradb/ instead of storage/innodb/ 2009-06-09 14:21:26 +02:00