mariadb/mysql-test/suite
Sergey Vojtovich f65901eef2 MDEV-7273 - 10.1 fails to start up during tc_log initializations on PPC64
log-tc-size is 24K by default. Page size is 64K on PPC64. But log-tc-size
must be at least 3 x page size. This is enforced by TC_LOG_MMAP::open()
with a comment: to guarantee non-empty pool.

This all makes server not startable in default configuration on PPC64.

Autosize log-tc-size, so that it's min value= page size * 3, default
value= page size * 6, block size= page size.
2014-12-26 23:38:45 +04:00
..
archive 5.5.39 merge 2014-08-07 18:06:56 +02:00
binlog MDEV-6676: Optimistic parallel replication 2014-12-06 08:49:50 +01:00
csv MDEV-5612 - my_rename() deletes files when it shouldn't 2014-02-26 12:55:28 +04:00
engines Merge 10.0.14 into 10.1 2014-10-15 12:59:13 +02:00
federated MDEV-6311 Add errors on CREATE SERVER 2014-12-04 10:41:51 +01:00
funcs_1 MDEV-7283 UDF: CREATE OR REPLACE, CREATE IF NOT EXISTS, DROP IF EXISTS 2014-12-15 17:41:15 +04:00
funcs_2 MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
handler 10.0-base merge 2014-02-03 15:22:39 +01:00
heap 5.5.40+ merge 2014-10-09 10:30:11 +02:00
innodb MDEV-162 Enhanced semisync replication 2014-12-23 14:16:32 +01:00
innodb_fts Update test results after fix for MDEV-7245 2014-12-02 02:26:25 +03:00
innodb_zip 10.0-base merge 2014-02-26 15:28:07 +01:00
jp find_files(): don't sort files in my_dir(), sort table names 2013-04-07 17:17:25 +02:00
large_tests
manual
maria MDEV-6980 OUT parameters in PREPARE 2014-12-04 10:41:52 +01:00
mtr/t
mtr2 Fix for overlayed include files on Windows and a test case 2013-11-10 14:37:32 +04:00
multi_source MDEV-6676: Optimistic parallel replication 2014-12-06 08:49:50 +01:00
optimizer_unfixed_bugs MDEV-4447 MariaDB sources should have unix-style line endings everywhere 2014-02-27 12:00:16 +01:00
parts MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
percona Adjusted defrag test that fails randomly (timing problem) and fix 2014-09-10 09:44:57 +03:00
perfschema MDEV-162 Enhanced semisync replication 2014-12-23 14:16:32 +01:00
perfschema_stress perfschema 5.6.10 initial commit. 2014-05-06 23:20:50 +02:00
plugins test for two password validation plugins 2014-12-04 10:41:55 +01:00
roles sql_acl.cc: better recognize the context to tell the role from a user 2014-12-04 10:41:54 +01:00
rpl MDEV-162 Enhanced semisync replication 2014-12-23 14:16:32 +01:00
storage_engine Merge branch '10.0' into bb-10.1-merge 2014-12-02 22:25:16 +01:00
stress MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 2014-10-11 18:53:06 +02:00
sys_vars MDEV-7273 - 10.1 fails to start up during tc_log initializations on PPC64 2014-12-26 23:38:45 +04:00
unit MDEV-4425 REGEXP enhancements 2013-09-26 18:02:17 +04:00
vcol followup for MDEV-6996, update tests and results 2014-12-03 21:36:23 +01:00
wsrep MDEV-7053: WSREP_STATUS & WSREP_MEMBERSHIP I_S tables 2014-11-22 14:33:51 -05:00