summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disable show_explain.testSergey Petrunya2013-04-131-0/+1
* Merge 10.0-base->mwl253 Igor Babaev2013-04-12133-767/+1232
|\
| * portability fixes for mysql-testSergei Golubchik2013-04-106-18/+62
| * MDEV-4254 Semisync plugins to link statically into MariaDBSergei Golubchik2013-04-0924-230/+112
| * remove old workaround for replicating from oldSergei Golubchik2013-04-094-34/+0
| * put status variables in the proper pluginname_ scopeSergei Golubchik2013-04-092-3/+3
| * MDEV-3807 show plugins soname 'xxx'Sergei Golubchik2013-04-0911-9/+220
| * MDEV-4022 table attributes with sysvar as a default valueSergei Golubchik2013-04-093-9/+42
| * create sys_var::val_str(), sys_var::val_int(), sys_var::val_real().Sergei Golubchik2013-04-093-26/+2
| * error messages: name the storage engine explicitly,Sergei Golubchik2013-04-0936-209/+211
| * add sequence and sql_discovery suites to the default list.Sergei Golubchik2013-04-091-6/+16
| * mysql-test fixesSergei Golubchik2013-04-094-9/+6
| * assisted discovery in federatedxSergei Golubchik2013-04-092-0/+71
| * * frm extra2 segment.Sergei Golubchik2013-04-095-33/+35
| * discovery using sql CREATE TABLE statementSergei Golubchik2013-04-094-17/+17
| * discover of table non-existance on dropSergei Golubchik2013-04-092-2/+22
| * CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-094-1/+51
| * write frm pieces contiguously, don't align them on a 4K boundarySergei Golubchik2013-04-092-4/+4
| * cleanup frm creation:Sergei Golubchik2013-04-092-4/+4
| * HA_ERR_TABLE_DEF_CHANGED support in ha_archiveSergei Golubchik2013-04-094-4/+20
| * remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag()Sergei Golubchik2013-04-0913-42/+108
| * fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm fileSergei Golubchik2013-04-094-13/+29
| * single table discovery: handlerton::discover_table() method.Sergei Golubchik2013-04-092-0/+4
| * revert Sergei Golubchik2013-04-094-35/+42
| * * don't use 1-8 numbers for open_table_error codes, use an enum.Sergei Golubchik2013-04-0916-23/+32
| * file-based table discovery for discovering storage enginesSergei Golubchik2013-04-096-64/+128
| * find_files(): don't sort files in my_dir(), sort table namesSergei Golubchik2013-04-0710-21/+21
| * simplify test caseSergei Golubchik2013-04-072-12/+6
| * mtr bug: files outside of both the suite dir and the overlay dir, wereSergei Golubchik2013-04-071-0/+2
| * remove the service for installing the closed-source mysql thread pool pluginSergei Golubchik2013-04-072-1/+25
| * small cleanupSergei Golubchik2013-04-071-1/+0
* | Fixed bug mdev-4389.Igor Babaev2013-04-123-0/+72
* | Fixed mdev-4380.Igor Babaev2013-04-083-0/+80
* | Fixed mdev-4378.Igor Babaev2013-04-083-0/+93
* | Fixed bug mdev-4363.Igor Babaev2013-04-063-3/+115
* | Fixed bug mdev-4369.Igor Babaev2013-04-062-0/+82
* | Fixed bug mdev-4372.Igor Babaev2013-04-063-0/+83
* | Fixed bug mdev-4373:Igor Babaev2013-04-063-0/+57
* | Fixed bugs mdev-4357 and mdev-4359.Igor Babaev2013-04-055-26/+117
* | Fixed bug mdev-4371.Igor Babaev2013-04-053-0/+90
* | Fixed bug mdev-4370.Igor Babaev2013-04-053-0/+83
* | Fixed bug mdev-4366.Igor Babaev2013-04-043-6/+93
* | Fixed bug mdev-4367.Igor Babaev2013-04-033-0/+50
* | Fixed bug mdev-4350.Igor Babaev2013-04-033-12/+115
* | Merge 10.0-base->maria-10.0-mwl243.Igor Babaev2013-04-032-4/+4
|\ \ | |/
| * Fix buildbot failure in show_explain.test:Sergey Petrunya2013-04-022-4/+4
* | Fixed bug mdev-4349.Igor Babaev2013-04-033-0/+116
* | Fixed bug mdev-4348.Igor Babaev2013-04-013-0/+87
* | MergeIgor Babaev2013-04-0116-36/+686
|\ \ | |/
| * Merge 5.5->10.0-baseIgor Babaev2013-03-3116-36/+686
| |\