summaryrefslogtreecommitdiff
path: root/mysql-test/t/multi_update.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-0/+24
|\
| * MDEV-5973: MySQL Bug#11757486:49539: NON-DESCRIPTIVE ERR (ERROR 0 FROM STORA...Oleksandr Byelkin2016-06-211-0/+24
* | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-2/+2
* | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-0/+1
|/
* Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-0/+206
|\
| * MDEV-8018: main.multi_update fails with --ps-protocolOleksandr Byelkin2015-04-221-0/+6
| * MDEV-7613: MariaDB 5.5.40 server crash on update table left join with a viewOleksandr Byelkin2015-04-151-0/+200
* | 5.5 mergeSergei Golubchik2014-05-091-0/+41
|\ \ | |/
| * MDEV-6193: Problems with multi-table updates that JOIN against read-only tableunknown2014-05-081-1/+10
| * MDEV-6139: UPDATE w/ join against MRG_MyISAM table with read-only sub-table f...unknown2014-04-281-0/+32
* | Fixed the problem of mdev-5970: Igor Babaev2014-04-171-0/+26
|/
* 5.3->5.5 mergeSergei Golubchik2013-02-281-2/+50
|\
| * MDEV-4123 fix.unknown2013-02-111-0/+47
* | mysql-5.5.22 mergeSergei Golubchik2012-03-281-0/+5
|\ \
| * | fixing test failure on pb2.Rohit Kalhans2012-02-131-0/+2
| * | BUG#11758263: Modification of indentation in the added code.Rohit Kalhans2012-02-131-0/+2
| * | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-091-0/+1
| * | Backout the patch for bug#11758263.Rohit Kalhans2012-02-081-1/+0
| * | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-081-0/+1
* | | merge with 5.3Sergei Golubchik2011-10-191-0/+3
|\ \ \ | | |/ | |/|
| * | Applied Sanja's patch to fix LP bug #784297 in the tree for mwl106.Igor Babaev2011-05-271-3/+4
| * | Fixed 3 valgrind bugs.Igor Babaev2011-05-211-1/+1
| * | Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-1/+3
| |\ \
| * \ \ Merge with 5.2Michael Widenius2011-03-091-0/+11
| |\ \ \
| | * \ \ Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+11
| | |\ \ \
| * | | | | Implementation of MWL#172: Add support for prepared statements to HANDLER READMichael Widenius2011-01-041-4/+4
| |/ / / /
| * | | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-0/+21
| |\ \ \ \
* | \ \ \ \ 5.5-mergeSergei Golubchik2011-07-021-1/+78
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | BUG#11882110: UPDATE REPORTS ER_KEY_NOT_FOUND IF TABLE IS Jorgen Loland2011-06-161-1/+47
| * | | | | BUG#11762751: UPDATE STATEMENT THROWS AN ERROR, BUT STILL Jorgen Loland2011-02-211-0/+20
| * | | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-141-0/+11
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fixed following problems:Sergey Glukhov2010-12-141-0/+11
| | | |/ / | | |/| |
* | | | | merge.Sergei Golubchik2010-11-251-4/+8
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-2/+4
| |\ \ \ | | |_|/ | |/| |
| * | | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+12
| |\ \ \
| * | | | Speed up of test suite:Michael Widenius2009-10-281-4/+8
* | | | | Merge of fix for Bug#54543. Test case only (bug is not present in this tree).Martin Hansson2010-09-071-0/+21
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#54543: update ignore with incorrect subquery leads to assertion failure:Martin Hansson2010-09-071-0/+21
| | |_|/ | |/| |
* | | | Part of fix for bug#52044 "FLUSH TABLES WITH READ LOCK andDmitry Lenev2010-08-061-2/+2
* | | | Manual mergeunknown2010-05-261-2/+2
|\ \ \ \ | |/ / /
| * | | Bug #49741 test files contain explicit references to bin/relay-log positionsunknown2010-05-241-2/+4
| | |/ | |/|
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-0/+12
|\ \ \ | |/ /
| * | Bug#49534: multitable IGNORE update with sql_safe_updatesMartin Hansson2010-02-101-0/+12
| |/
* | Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-011-5/+6
* | Backport of:Konstantin Osipov2009-12-031-2/+2
|/
* Merge 5.0 -> 5.1Matthias Leich2009-02-091-27/+47
|\
| * 2. Slice of fix for Bug#42003 tests missing the disconnect of connections <> ...Matthias Leich2009-02-051-21/+34
* | Merge 5.0 -> 51. of fix for bug 26890Matthias Leich2008-11-251-46/+11
|\ \ | |/
| * Fix for Bug#26890 main.multi_update times outMatthias Leich2008-11-191-46/+11
* | manual merge for bug_29136, bug#29309.unknown2007-10-131-2/+6