mariadb/mysql-test/suite
Michael Widenius bef95a4bbe -Run test suite with smaller aria keybuffer size (to make it possible to run more tests in parallel)
-Added test and extra code to ensure we don't leave keyread on for a handler table.
-Create on disk temporary files always with long data pointers if SQL_SMALL_RESULT is not used. This ensures that we can handle temporary files bigger than 4G.

mysql-test/include/default_mysqld.cnf:
  Run test suite with smaller aria keybuffer size
mysql-test/suite/maria/maria3.result:
  Run test suite with smaller aria keybuffer size
mysql-test/suite/sys_vars/r/aria_pagecache_buffer_size_basic.result:
  Run test suite with smaller aria keybuffer size
sql/handler.cc:
  Disable key read (extra safety if something went wrong)
sql/multi_range_read.cc:
  Ensure we have don't leave keyread on for secondary_file
sql/opt_range.cc:
  Simplify code with mark_columns_used_by_index_no_reset()
  Ensure that read_keys_and_merge() disableds keyread if it enables it
sql/opt_subselect.cc:
  Remove not anymore used argument for create_internal_tmp_table()
sql/sql_derived.cc:
  Remove not anymore used argument for create_internal_tmp_table()
sql/sql_select.cc:
  Use 'enable_keyread()' instead of calling HA_EXTRA_RESET. (Makes debugging easier)
  Create on disk temporary files always with long data pointers if SQL_SMALL_RESULT is not used. This ensures that we can handle temporary files bigger than 4G.
  Remove not anymore used argument for create_internal_tmp_table()
  More DBUG
sql/sql_select.h:
  Remove not anymore used argument for create_internal_tmp_table()
2013-06-05 23:53:35 +03:00
..
archive Created suites for heap, archive and csv. 2012-04-04 00:16:38 +03:00
binlog The bug 2013-05-08 13:36:17 +04:00
csv automatic merge 2012-05-03 16:00:41 +03:00
engines 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
federated fix for compiled-in FederatedX 2013-05-21 18:56:35 +02:00
funcs_1 fix test cases 2013-05-13 15:46:58 +02:00
funcs_2 overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
handler mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
heap 5.3->5.5 merge 2013-02-28 22:47:29 +01:00
innodb mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
jp overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
large_tests BUG#11877618: rpl_slave_net_timeout fails in rpl_sync.inc (at sync_slave_with_master) 2011-03-17 11:31:42 +01:00
manual BUG#49978: Replication tests don't clean up replication state at the end 2010-12-19 18:07:28 +01:00
maria -Run test suite with smaller aria keybuffer size (to make it possible to run more tests in parallel) 2013-06-05 23:53:35 +03:00
mtr/t overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
mtr2 MDEV-399 Combinations defined in the base suite cannot be skipped by overlay 2012-08-01 19:57:36 +02:00
optimizer_unfixed_bugs Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
oqgraph 1. support for testing statically built oqgraph 2012-03-30 22:15:44 +02:00
parts - Solaris fixes: 2013-05-15 16:28:12 +03:00
percona merged with XtraDB 1.1.8-26.0 2012-06-15 14:54:23 +02:00
perfschema merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
perfschema_stress mysql-5.5 merge 2012-01-16 20:16:35 +01:00
plugins MDEV-4516 SELECT from I_S.QUERY_CACHE_INFO produces ER_UNKNOWN_ERROR when query cache size is 0 2013-05-24 14:33:04 +02:00
rpl - Solaris fixes: 2013-05-15 16:28:12 +03:00
sphinx MDEV-3883 Show global status not in order 2013-01-08 21:23:40 +01:00
storage_engine MDEV-4028 - Converted rdiff files to uniform 2013-02-03 02:53:57 +04:00
stress Bug #11751927 42960: MTR2: NO MORE --STRESS PARAMETERS 2011-09-15 12:34:32 +02:00
sys_vars -Run test suite with smaller aria keybuffer size (to make it possible to run more tests in parallel) 2013-06-05 23:53:35 +03:00
unit post-merge changes to the mysql-test suite 2011-10-19 23:01:15 +02:00
vcol Merge 5.3->5.5 2013-01-23 15:18:05 -08:00