32389 Commits (3fccd933dd7e1555290de3f432911a05320f1153)

Author SHA1 Message Date
unknown 3fccd933dd Fix of the test suite. 13 years ago
Igor Babaev c0034df25e Changed a test case. 13 years ago
unknown 2e830cfbc8 MDEV-4402 A function to visualize histograms data. 13 years ago
Igor Babaev 09a1f410cb Fixed bug mdev-4406. 13 years ago
unknown 1a8486a842 MDEV-4345: fixed optimizer_selectivity_sampling_limit default value. 13 years ago
unknown c44c923156 MDEV-4345: Fixed system variables tests. 13 years ago
unknown 9441e53653 MDEV-4345 13 years ago
Igor Babaev ac8333e46d Fixed a typo/bug that could lead to wrong selectivity numbers for 13 years ago
unknown 43fe53acc2 Remove forgotten debug printout in test, was a bit too quick there :-( 13 years ago
unknown 02ef7e0af0 Fix that multi_source tests did not reset @@global.gtid_pos between tests. 13 years ago
unknown 4656060f11 debug_sync is only available in debug build. 13 years ago
unknown eb95ebf917 Fix race in test case. 13 years ago
unknown 58a77aafab MDEV-3882: .deb versions lower than upstream repo, causing install failure 13 years ago
Elena Stepanova 491047a247 MDEV-4394 Part IIa (missing wait condition for IO thread status in info_logs) 13 years ago
Elena Stepanova f6d2bb168a MDEV-4394 Part II (missing wait condition for IO thread status) 13 years ago
Michael Widenius 757a6b4357 Fixed MDEV-4394 Sporadic failures in multi_source tests 13 years ago
Sergei Golubchik d364e64ae2 add missing tests 13 years ago
Sergey Petrunya 1fcb3336b7 Temporarily disable show_explain.test 13 years ago
Sergey Petrunya 1095ef761d Temporarily disable show_explain.test 13 years ago
Alexey Botchkov d8dccde6df MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252). 13 years ago
Alexey Botchkov 1a600125ff MDEV-3917 multiple use locks (GET_LOCK) in one connection. 13 years ago
Michael Widenius aa4c7deac7 Increase default value of max_binlog_cache_size and max_binlog_stmt_cache_size to ulonglong_max. 13 years ago
Igor Babaev f3bbd40349 Fixed bug mdev-4389. 13 years ago
Sergei Golubchik ff3407a111 portability fixes for mysql-test 13 years ago
Sergei Golubchik 0d25ee4f13 MDEV-4254 Semisync plugins to link statically into MariaDB 13 years ago
Sergei Golubchik da7eca021b remove old workaround for replicating from old 13 years ago
Sergei Golubchik 775e82638b put status variables in the proper pluginname_ scope 13 years ago
Sergei Golubchik c7eead7a96 MDEV-3807 show plugins soname 'xxx' 13 years ago
Sergei Golubchik 5f293dd694 MDEV-4022 table attributes with sysvar as a default value 13 years ago
Sergei Golubchik 7d3288129f create sys_var::val_str(), sys_var::val_int(), sys_var::val_real(). 13 years ago
Sergei Golubchik 3ad01d00f2 error messages: name the storage engine explicitly, 13 years ago
Sergei Golubchik 7ec57f2279 add sequence and sql_discovery suites to the default list. 13 years ago
Sergei Golubchik 3a8e1a2205 mysql-test fixes 13 years ago
Sergei Golubchik ee92b2114d assisted discovery in federatedx 13 years ago
Sergei Golubchik 02c712aa54 * frm extra2 segment. 13 years ago
Sergei Golubchik 4853c7192d discovery using sql CREATE TABLE statement 13 years ago
Sergei Golubchik 474f45b3dc discover of table non-existance on drop 13 years ago
Sergei Golubchik e06cb31719 CREATE TABLE and frm-less discovering engines. 13 years ago
Sergei Golubchik cb5473cb2f write frm pieces contiguously, don't align them on a 4K boundary 13 years ago
Sergei Golubchik 9ec326a8b1 cleanup frm creation: 13 years ago
Sergei Golubchik f597a6a694 HA_ERR_TABLE_DEF_CHANGED support in ha_archive 13 years ago
Sergei Golubchik cdc01e29d3 remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag() 13 years ago
Sergei Golubchik a489ae89b9 fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm file 13 years ago
Sergei Golubchik e5a323e107 single table discovery: handlerton::discover_table() method. 13 years ago
Sergei Golubchik 87a9d60ec6 revert 13 years ago
Sergei Golubchik 163882665e * don't use 1-8 numbers for open_table_error codes, use an enum. 13 years ago
Sergei Golubchik 03dfb2c121 file-based table discovery for discovering storage engines 13 years ago
unknown e5cbefeb89 MDEV-26, Global transaction ID. 13 years ago
Igor Babaev 1db675b6e8 Fixed mdev-4380. 13 years ago
Igor Babaev ddb84f909c Fixed mdev-4378. 13 years ago