summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
* Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-2/+2
* Merge dl145s.mysql.com:/data/bk/team_tree_merge/mysql-5.0gkodinov@dl145s.mysql.com2006-10-191-1/+1
|\
| * Merge bk-internal:/home/bk/mysql-5.0-optgkodinov/kgeorge@macbook.gmz2006-10-171-1/+1
| |\
| | * Bug#21798: memory leak during query execution with subquery in columngkodinov/kgeorge@macbook.gmz2006-10-171-1/+1
* | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0svoj@may.pils.ru2006-10-081-0/+6
|\ \ \
| * \ \ Merge mysql.com:/home/svoj/devel/mysql/BUG21381/mysql-4.1-enginessvoj@mysql.com/april.(none)2006-10-051-0/+6
| |\ \ \ | | |/ / | |/| |
| | * | BUG#21381 - Engine not notified about multi-table UPDATE IGNOREsvoj@mysql.com/april.(none)2006-10-051-0/+6
| | * | BUG#7391 - Cross-database multi-table UPDATE uses active databasesvoj@may.pils.ru2006-08-031-1/+1
| | * | gcc 4.1 linux warning fixes backported from 5.0.gkodinov@mysql.com2006-06-281-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mockturtle.local2006-10-021-2/+2
|\ \ \ \
| * | | | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDkroki/tomash@moonlight.intranet2006-10-021-2/+2
| |/ / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mockturtle.local2006-09-301-11/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesdlenev@mockturtle.local2006-09-211-11/+5
* | | | Fixed bug #21493: crash for the second execution of a functionigor@rurik.mysql.com2006-09-161-1/+2
| |_|/ |/| |
* | | Fixed bug#21261: Wrong access rights was required for an insert into a viewevgen@sunlight.local2006-08-151-2/+2
|/ /
* | Merge bodhi.local:/opt/local/work/mysql-5.0-rootkostja@bodhi.local2006-07-071-1/+6
|\ \
| * | Fix for bug#18437 "Wrong values inserted with a before update trigger ondlenev@mysql.com2006-07-021-0/+6
* | | Bug #20784 Uninitialized memory in update on table with PK not on first columntomas@poseidon.ndb.mysql.com2006-07-041-3/+22
|/ /
* | Addition to fix forsvoj@may.pils.ru2006-06-191-1/+6
* | Merge may.pils.ru:/home/svoj/devel/mysql/BUG18036/mysql-4.1svoj@may.pils.ru2006-06-191-1/+1
|\ \ | |/
| * BUG#18036 - update of table joined to self reports table as crashedsvoj@may.pils.ru2006-06-191-1/+1
* | BUG#18681: View privileges are brokengkodinov@mysql.com2006-05-261-7/+10
* | 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
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |