summaryrefslogtreecommitdiff
path: root/mysql-test/r/merge.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-5/+8
* Fixes for CREATE_OR_REPLACEMichael Widenius2014-01-311-36/+36
* 10.0-base mergeSergei Golubchik2013-12-161-0/+7
|\
| * 5.5 mergeSergei Golubchik2013-12-151-0/+7
| |\
| | * 5.3 mergeSergei Golubchik2013-12-131-0/+7
| | |\
| | | * 5.2 mergeSergei Golubchik2013-12-021-0/+7
| | | |\
| | | | * MDEV-5266 MySQL:57657 - Temporary MERGE table with temporary underlying is br...Sergei Golubchik2013-11-291-0/+7
* | | | | MDEV-5042 - Server crashes when accessing incorrect MERGE table from triggerSergey Vojtovich2013-10-141-0/+2
* | | | | MDEV-4879 - Merge test cases for new CREATE TEMPORARY TABLE privilege modelSergey Vojtovich2013-09-201-0/+87
* | | | | more post-merge fixes:Sergei Golubchik2013-07-211-12/+12
|/ / / /
* | | | error messages: name the storage engine explicitly,Sergei Golubchik2013-04-091-2/+2
* | | | discovery using sql CREATE TABLE statementSergei Golubchik2013-04-091-12/+12
|/ / /
* | | 5.3 mergeSergei Golubchik2013-03-271-25/+156
|\ \ \ | |/ /
| * | MDEV-4277: Crash inside mi_killed_in_mariadb() with myisammrgSergey Petrunya2013-03-211-0/+130
| * | Merge with 5.2.Michael Widenius2011-12-111-0/+29
| |\ \ | | |/
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-0/+29
| | |\
| | | * BUG#11763712 - 56458: KILLING A FLUSH TABLE FOR A MERGE/CHILDSergey Vojtovich2011-08-181-0/+29
* | | | 5.3->5.5 mergeSergei Golubchik2011-11-271-1/+1
|\ \ \ \ | |/ / /
| * | | Made the optimizer switch for index condition pushdown set to 'on' by default. Igor Babaev2011-11-211-1/+1
* | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-6/+40
|\ \ \ \
| * | | | Fix for bug #11754210 - "45777: CHECK TABLE DOESN'TDmitry Lenev2011-07-221-6/+40
* | | | | merge with 5.3Sergei Golubchik2011-10-191-13/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-1/+1
| * | | | Make EXPLAIN better at displaying MRR/BKA:Sergey Petrunya2011-04-021-1/+1
| * | | | Merge with 5.2Michael Widenius2011-03-091-0/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug#35333, "If Federated table can't connect to remote host, can't retrieveChristopher Powers2010-11-291-0/+2
| * | | | Merge with 5.1-release.Michael Widenius2010-12-061-0/+41
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-0/+41
| | |\ \ \ | | | |/ /
| | | * | Bug#46339 - crash on REPAIR TABLE merge table USE_FRMIngo Struewing2010-04-261-0/+41
* | | | | 5.5-mergeSergei Golubchik2011-07-021-2/+102
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#35333, "If Federated table can't connect to remote host, can't retrieveChristopher Powers2010-11-301-0/+2
| * | | | Bug #57002 Assert in upgrade_shared_lock_to_exclusive()Jon Olav Hauglid2010-10-061-1/+14
| * | | | Bug #56494 Segfault in upgrade_shared_lock_to_exclusive() forJon Olav Hauglid2010-09-221-1/+87
| * | | | Fix for merge.test failures in mysql-5.5-runtimeDmitry Lenev2010-09-161-28/+0
| * | | | Fix for bug #56251 "Deadlock with INSERT DELAYED and MERGEDmitry Lenev2010-09-151-0/+28
| * | | | Bug #56292 Deadlock with ALTER TABLE and MERGE tablesJon Olav Hauglid2010-09-081-2/+1
* | | | | merge.Sergei Golubchik2010-11-251-73/+69
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Automerge with 5.2Michael Widenius2010-11-051-22/+68
| |\ \ \ | | |/ /
| | * | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-22/+68
| * | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-0/+79
| |\ \ \ | | |/ /
| | * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+79
| | |\ \ | | | |/
| * | | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-1/+1
| |/ /
| * | Merge Mysql 5.1.39 merge into MariaDB trunkunknown2009-11-061-0/+12
| |\ \
| | * \ Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-0/+12
| | |\ \
| * | | | Speed up of test suite:Michael Widenius2009-10-281-50/+0
| |/ / /
| * | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-0/+92
| |\ \ \
| * \ \ \ merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-1/+75
| |\ \ \ \
| * \ \ \ \ merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-111-0/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-6/+15
| |\ \ \ \ \ \