32373 Commits (aa052eeb1a020b8a198e892a7ca0d8f4a3bcd5f1)

Author SHA1 Message Date
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
Sergei Golubchik 2a9662b401 find_files(): don't sort files in my_dir(), sort table names 13 years ago
Sergei Golubchik 028ce66c9e simplify test case 13 years ago
Sergei Golubchik e7036ec1a2 mtr bug: files outside of both the suite dir and the overlay dir, were 13 years ago
Sergei Golubchik 48bb551328 remove the service for installing the closed-source mysql thread pool plugin 13 years ago
Sergei Golubchik e56cad4b15 small cleanup 13 years ago
Igor Babaev e3bf08d4b1 Fixed bug mdev-4363. 13 years ago
Igor Babaev 10f0530b22 Fixed bug mdev-4369. 13 years ago
Igor Babaev 1c30fb2a15 Fixed bug mdev-4372. 13 years ago
Sergei Golubchik 6770a9a836 MDEV-4316 MariaDB server crash with signal 11 13 years ago
Igor Babaev b2d0a33ea0 Fixed bug mdev-4373: 13 years ago
Igor Babaev 1ae352afbe Fixed bugs mdev-4357 and mdev-4359. 13 years ago
Igor Babaev 503731d80f Fixed bug mdev-4371. 13 years ago
Igor Babaev daaa5834c9 Fixed bug mdev-4370. 13 years ago