summaryrefslogtreecommitdiff
path: root/mysql-test/r/update.result
Commit message (Expand)AuthorAgeFilesLines
* Added new status variables to make it easier to debug certain problems:Monty2016-08-211-0/+11
* Merge branch '5.5' into 10.0Sergei Golubchik2015-11-181-24/+48
|\
| * MDEV-8701 Crash on derived queryOleksandr Byelkin2015-11-061-0/+59
* | MDEV-8701 Crash on derived queryOleksandr Byelkin2015-11-051-0/+35
* | 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#52312 lost Handler_read_last status variableMarc Alff2010-08-251-0/+10
| | * manual merge from mysql-5.1-bugteamJon Olav Hauglid2010-07-191-0/+14
| | |\
| | | * Bug #54734 assert in Diagnostics_area::set_ok_statusJon Olav Hauglid2010-07-191-0/+14
| | * | Bug #30584: delete with order by and limit clauses does notGleb Shchepa2010-06-231-2/+2
| | |/
| | * Bug#50545: Single table UPDATE IGNORE crashes on Martin Hansson2010-03-101-0/+13
| | * Bug #47919 assert in open_table during ALTER temporary tableJon Olav Hauglid2009-10-231-0/+11
| | * Bug #40745: Error during WHERE clause calculation in UPDATEGleb Shchepa2008-11-281-0/+11
| | * Merge polly.local:/home/kaa/src/maint/bug22364/my50-bug22364kaa@polly.local2007-04-271-0/+35
| | |\
| | | * Fix for bug #22364 "Inconsistent "matched rows" when executing UPDATE"kaa@polly.local2007-04-231-0/+35
| | * | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-03-081-0/+4
| | |\ \ | | | |/
| | | * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optevgen@moonbone.local2007-03-051-0/+4
| | | |\
| | | | * Bug#25126: Wrongly resolved field leads to a crash.evgen@sunlight.local2007-03-041-0/+4
| | * | | after merge fixgluh@mysql.com/eagle.(none)2007-02-261-1/+1
| | * | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-02-261-1/+20
| | |\ \ \ | | | |/ /
| | | * | Bug #24010: INSERT INTO ... SELECT fails on unique constraint with data mhansson/martin@linux-st28.site2007-02-221-0/+19
| | * | | Post-merge fix.igor@olga.mysql.com2007-02-131-3/+3
| | |/ /
| | * | Fix bug #24035.igor@olga.mysql.com2007-02-021-0/+57
| | * | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-02-021-0/+19
| | |\ \ | | | |/
| | | * Mergesergefp@mysql.com2006-01-261-0/+15
| | | |\
| | | | * BUG#15935: In mysql_update, don't use full index scan when we could have used...sergefp@mysql.com2006-01-251-0/+15
| | | * | Manually mergedevgen@moonbone.local2006-01-241-0/+4
| | | |\ \ | | | | |/ | | | |/|
| | | | * Fixed bug #16510: Updating field named like '*name' caused server crash.evgen@moonbone.local2006-01-231-0/+4
| | * | | Manually mergedevgen@moonbone.local2005-12-021-0/+13
| | |\ \ \ | | | |/ /
| | | * | Fix bug#15028 Multitable update returns different numbers of matched rowsevgen@moonbone.local2005-12-011-0/+13
| | * | | Manually mergedevgen@moonbone.local2005-11-011-0/+8
| | |\ \ \ | | | |/ /
| | | * | Fix bug#14186 select datefield is null not updatedevgen@moonbone.local2005-10-281-0/+8
| | * | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-8/+23
| | |\ \ \ | | | |/ /
| | | * | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationmonty@mysql.com2005-10-251-8/+23
| | * | | BUG#121915: Merge 4.1->5.0sergefp@mysql.com2005-10-191-0/+59
| | |\ \ \ | | | |/ /
| | | * | BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMITsergefp@mysql.com2005-09-301-0/+59
| | * | | 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 moonbone.local:/work/mysql-4.1-bug-11868evgen@moonbone.local2005-07-181-0/+11
| | |\ \ \ | | | |/ /
| | | * | Fix bug#11868 NOT NULL ref optimization in subquery used in update must be evgen@moonbone.local2005-07-161-0/+11
| | * | | 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/+14
| | * | Mergeramil@mysql.com2005-03-171-0/+7
| | |\ \ | | | |/
| | | * A fix (bug #8942: SUBSTRING_INDEX in UPDATE causes internal loop).ramil@mysql.com2005-03-171-0/+7
| | | * Fix testantony@ltantony.rdg.cyberkinetica.homeunix.net2004-12-181-1/+0
| | | * Moved drop table statement to the end.timour@mysql.com2004-12-161-0/+1
| | | * Test for BUG#6054. The bug itsel is fixed by the fix for #5837.timour@mysql.com2004-12-161-0/+6
| | * | Bug#8057acurtis@pcgem.rdg.cyberkinetica.com2005-02-031-0/+7
| | * | Test for BUG#6054. The bug itsel is fixed by the fix for #5837.timour@mysql.com2004-12-161-0/+6