summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-2/+2
|\
| * Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-2/+2
* | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optgkodinov@dl145s.mysql.com2006-10-191-1/+1
|\ \ | |/
| * 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 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
* | | | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1svoj@may.pils.ru2006-10-081-0/+6
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/home/svoj/devel/mysql/BUG21381/mysql-5.0-enginessvoj@april.(none)2006-10-051-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.1-runtimedlenev@mockturtle.local2006-09-301-21/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesdlenev@mockturtle.local2006-09-211-21/+15
* | | | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optgkodinov@dl145s.mysql.com2006-09-181-1/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fixed bug #21493: crash for the second execution of a functionigor@rurik.mysql.com2006-09-161-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge moonbone.local:/work/tmp_merge-5.0-mysqlevgen@moonbone.local2006-08-291-2/+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/tmp_mergekostja@bodhi.local2006-07-261-1/+1
|\ \ \ | |/ /
| * | 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
| |/ /
* | | Merge gbichot3.local:/home/mysql_src/mysql-5.1-interval-move-next-insert-idguilhem@gbichot3.local2006-07-091-6/+11
|\ \ \
| * | | WL#3146 "less locking in auto_increment":guilhem@gbichot3.local2006-07-091-6/+11
* | | | BUG#17138: Crashes in stored proceduremikael@dator5.(none)2006-07-011-6/+6
* | | | BUG#17138: Error in stored proceduremikael@dator5.(none)2006-06-211-6/+6
* | | | Merge dator5.(none):/home/pappa/clean-mysql-5.1mikael@dator5.(none)2006-06-201-9/+11
|\ \ \ \ | |/ / / |/| | |
| * | | BUG#17138: Error in stored procedure due to fatal error when not reallymikael@dator5.(none)2006-06-191-9/+11
* | | | Merge may.pils.ru:/home/svoj/devel/mysql/BUG18036/mysql-5.0svoj@may.pils.ru2006-06-201-2/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-60/+69
|\ \ \
| * | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-62/+69
* | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2006-05-301-7/+10
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | BUG#18681: View privileges are brokengkodinov@mysql.com2006-05-261-7/+10
* | | Manually mergedevgen@sunlight.local2006-04-051-0/+5
|\ \ \ | |/ /
| * | 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 mysql.com:/home/kostja/mysql/mysql-5.0-rootkonstantin@mysql.com2006-02-221-2/+2
|\ \ \ | |/ /
| * | 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:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-081-2/+15
|\ \ \ \ | |/ / /
| * | | 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