summaryrefslogtreecommitdiff
path: root/mysql-test/t/update.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.0Sergei Golubchik2015-11-181-14/+46
|\
| * MDEV-8701 Crash on derived queryOleksandr Byelkin2015-11-061-0/+73
* | MDEV-8701 Crash on derived queryOleksandr Byelkin2015-11-051-0/+41
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-0/+15
|\ \ | |/
| * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-0/+15
| |\
| | * Bug #21143080: UPDATE ON VARCHAR AND TEXT COLUMNS PRODUCESreeharsha Ramanavarapu2015-07-161-0/+13
| | * Bug #54734 assert in Diagnostics_area::set_ok_statusJon Olav Hauglid2010-07-191-0/+20
| | * Bug#50545: Single table UPDATE IGNORE crashes on Martin Hansson2010-03-101-0/+16
| | * Bug #47919 assert in open_table during ALTER temporary tableJon Olav Hauglid2009-10-231-0/+15
| | * Bug #40745: Error during WHERE clause calculation in UPDATEGleb Shchepa2008-11-281-0/+21
| | * Fix for bug #22364 "Inconsistent "matched rows" when executing UPDATE"kaa@polly.local2007-04-231-0/+55
| | * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2007-03-051-0/+8
| | |\
| | | * Bug#25126: Wrongly resolved field leads to a crash.evgen@sunlight.local2007-03-041-0/+8
| | * | Bug #24010: INSERT INTO ... SELECT fails on unique constraint with data mhansson/martin@linux-st28.site2007-02-221-0/+26
| | * | Fix bug #24035.igor@olga.mysql.com2007-02-021-0/+35
| | * | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-02-021-0/+19
| | |\ \ | | | |/
| | | * Mergesergefp@mysql.com2006-01-261-0/+11
| | | |\
| | | | * BUG#15935: In mysql_update, don't use full index scan when we could have used...sergefp@mysql.com2006-01-251-0/+12
| | | * | Manually mergedevgen@moonbone.local2006-01-241-0/+8
| | | |\ \ | | | | |/ | | | |/|
| | | | * Fixed bug #16510: Updating field named like '*name' caused server crash.evgen@moonbone.local2006-01-231-0/+8
| | * | | Manually mergedevgen@moonbone.local2005-12-021-0/+17
| | |\ \ \ | | | |/ /
| | | * | Fix bug#15028 Multitable update returns different numbers of matched rowsevgen@moonbone.local2005-12-011-0/+17
| | * | | Manually mergedevgen@moonbone.local2005-11-011-0/+9
| | |\ \ \ | | | |/ /
| | | * | Fix bug#14186 select datefield is null not updatedevgen@moonbone.local2005-10-281-0/+9
| | * | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-4/+9
| | |\ \ \ | | | |/ /
| | | * | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationmonty@mysql.com2005-10-251-4/+9
| | * | | BUG#121915: Merge 4.1->5.0sergefp@mysql.com2005-10-191-0/+29
| | |\ \ \ | | | |/ /
| | | * | BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMITsergefp@mysql.com2005-09-301-0/+29
| | * | | Manual mergeevgen@moonbone.local2005-09-221-0/+12
| | |\ \ \ | | | |/ /
| | | * | Fix bug #13180 thd->allow_sum_funcs wasn't reset before query processing.evgen@moonbone.local2005-09-221-0/+12
| | * | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+2
| | |\ \ \ | | | |/ /
| | | * | Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
| | * | | Merge moonbone.local:/work/mysql-4.1-bug-11868evgen@moonbone.local2005-07-181-0/+13
| | |\ \ \ | | | |/ /
| | | * | Fix bug#11868 NOT NULL ref optimization in subquery used in update must be evgen@moonbone.local2005-07-161-0/+13
| | * | | bug#10466: Datatype "timestamp" displays "YYYYMMDDHHMMSS" irrespective of dis...msvensson@neptunus.(none)2005-06-201-2/+2
| | |/ /
| | * | Fix for BUG#9103: sergefp@mysql.com2005-04-181-0/+12
| | * | Mergeramil@mysql.com2005-03-171-0/+10
| | |\ \ | | | |/
| | | * A fix (bug #8942: SUBSTRING_INDEX in UPDATE causes internal loop).ramil@mysql.com2005-03-171-0/+10
| | | * Moved drop table statement to the end.timour@mysql.com2004-12-161-1/+1
| | | * Test for BUG#6054. The bug itsel is fixed by the fix for #5837.timour@mysql.com2004-12-161-0/+9
| | * | Bug#8057acurtis@pcgem.rdg.cyberkinetica.com2005-02-031-0/+9
| | * | Test for BUG#6054. The bug itsel is fixed by the fix for #5837.timour@mysql.com2004-12-161-0/+9
| | * | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-061-0/+33
| | |\ \ | | | |/
| | | * Bug#5553 - Multi table UPDATE IGNORE fails on dup keyantony@ltantony.rdg.cyberkinetica.homeunix.net2004-09-171-0/+33
| | * | Merge with 4.0monty@mysql.com2004-03-251-1/+0
| | |\ \ | | | |/
| | | * update.test:Sinisa@sinisa.nasamreza.org2004-03-151-1/+0
| | * | for multy-delete command used same algorithm of table reference (alias)bell@sanja.is.com.ua2004-01-201-1/+1
| | * | WorkLog#1323antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-101-2/+2
| | * | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-5/+41
| | |\ \ | | | |/
| | | * Fix for MacOSX and symlinksmonty@narttu.mysql.fi2003-05-141-0/+15