summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #16281: Multi-table update broken in 5.0 on tables imported from 4.1evgen@sunlight.local2006-04-051-0/+5
* Fixed compiler warnings from gcc 4.0.2:monty@mysql.com2006-02-251-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mysql.com2006-02-161-2/+2
|\
| * Fix for bug #16593 "Deadlock or crash in stress test for case wheredlenev@mysql.com2006-02-161-2/+2
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2006-02-021-2/+12
|\ \ | |/ |/|
| * BUG#15935: post-review fixes: added commentsergefp@mysql.com2006-01-261-0/+10
| * BUG#15935: In mysql_update, don't use full index scan when we could have used...sergefp@mysql.com2006-01-251-2/+1
| * Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2005-12-271-2/+1
| |\
| | * BUG#5390 - problems with merge tablesingo@mysql.com2005-12-071-2/+1
* | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-12-271-4/+3
|\ \ \
| * | | BUG#5390 - problems with merge tablesingo@mysql.com2005-12-201-4/+3
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-12-121-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix calls to free_underlaid_joins() in INSERT, DELETE, and UPDATEjimw@mysql.com2005-12-081-1/+1
| | |/ | |/|
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-12-021-8/+19
|\ \ \ | | |/ | |/|
| * | Manually mergedevgen@moonbone.local2005-12-021-6/+7
| |\ \ | | |/
| | * Fix bug#15028 Multitable update returns different numbers of matched rowsevgen@moonbone.local2005-12-011-6/+7
| * | Fixed BUG#13729 Stored procedures: packet error after exception handledpem@mysql.com2005-11-231-2/+12
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-11-041-1/+1
|\ \ \ | |/ / |/| |
| * | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-291-1/+1
| |\ \
| | * \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-271-1/+1
| | |\ \
| | | * \ Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-10-221-1/+1
| | | |\ \
| | | | * | Fixed bug #12762:igor@rurik.mysql.com2005-10-151-1/+1
* | | | | | Fixed wrong mergemonty@mysql.com2005-11-021-4/+3
* | | | | | sql_update.cc:evgen@moonbone.local2005-11-011-2/+1
* | | | | | Manually mergedevgen@moonbone.local2005-11-011-3/+12
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix bug#14186 select datefield is null not updatedevgen@moonbone.local2005-10-281-4/+12
* | | | | | Mergesergefp@mysql.com2005-10-281-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix for BUG#14272: Don't run index scan when we should use quick select.sergefp@mysql.com2005-10-251-2/+2
| | |_|/ / | |/| | |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-10-281-13/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-13/+11
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationmonty@mysql.com2005-10-251-13/+11
* | | | support of view underlying tables and SP functions security check added (BUG#...bell@sanja.is.com.ua2005-10-281-0/+2
|/ / /
* | | BUG#121915: Merge 4.1->5.0sergefp@mysql.com2005-10-191-4/+22
|\ \ \ | |/ / | | / | |/ |/|
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2005-10-181-7/+25
| |\
| | * BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMITsergefp@mysql.com2005-09-301-7/+25
| * | - set 'updating' in both tables list if we have two of them (because of subqu...bell@sanja.is.com.ua2005-10-141-2/+6
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1lars@mysql.com2005-10-101-3/+0
|\ \ \ | |/ /
| * | BUG#12618: Removing fake lockinglars@mysql.com2005-10-101-3/+0
| |/
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-281-0/+1
|\ \ | |/
| * Fixed error found during review of new pushed codemonty@mysql.com2005-09-251-0/+1
* | Fix fur BUG#13348: "multi-table updates and deletes are not logged if no rows...guilhem@mysql.com2005-09-201-7/+14
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-09-151-31/+34
|\ \
| * | Fix for bug #12704 "Server crashes during trigger execution".dlenev@mysql.com2005-09-151-31/+34
* | | Bug#9683 INFORMATION_SCH: Creation of temporary table allowed ingluh@eagle.intranet.mysql.r18.ru2005-09-131-1/+2
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-08-231-8/+15
|\ \
| * | issue correct error message in case of view presence for duplicated table on ...bell@sanja.is.com.ua2005-08-021-8/+15
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-08-151-1/+3
|\ \ \
| * \ \ Merge mysql.com:/home/timka/mysql/src/5.0-virgintimour@mysql.com2005-08-121-1/+3
| |\ \ \
| | * | | Implementation of WL#2486 -timour@mysql.com2005-08-121-1/+3
* | | | | Fixes during review of new pushed codemonty@mysql.com2005-08-121-1/+1
|/ / / /