summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #40113: Embedded SELECT inside UPDATE or DELETE can timeout Georgi Kodinov2009-07-131-1/+9
* Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-1/+1
* merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2009-05-151-7/+7
|\
| * Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-7/+7
| |\
| | * Merged from 5.0 (enterprise).Chad MILLER2008-12-171-2/+2
| | |\
| | * \ Merge from 5.0 trunk.Chad MILLER2008-07-141-2/+2
| | |\ \
| | * \ \ Merge chunk from trunk.Chad MILLER2008-07-101-9/+10
| | |\ \ \
| | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-7/+7
| | |\ \ \ \
| | | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-7/+7
| | | |\ \ \ \
| | | | * \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-7/+7
| | | | |\ \ \ \
| | | | | * \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-7/+7
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-7/+7
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-7/+7
| | | | | | | |\ \ \ \
| | | | | | | | * | | | Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-7/+7
| | | | | | | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-6/+6
| | | | | | | | |\ \ \ \
| | | | | | | | | * | | | Bug#24795: Add SHOW PROFILEunknown2007-01-031-6/+6
* | | | | | | | | | | | | Bug #39918 memory (heap) engine crashing with b-tree index and DELETE Anurag Shekhar2009-05-061-1/+19
|/ / / / / / / / / / / /
* | | | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-2/+2
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge host.loc:/home/uchum/work/mysql-5.0unknown2008-03-271-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge quad.opbmk:/mnt/raid/alik/MySQL/devel/5.0unknown2008-03-251-5/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | A fix for Bug#34643: TRUNCATE crash if trigger and foreign key.unknown2008-03-121-5/+10
| |/ / / / / / / /
* | | | | | | | | Bug #32790 crash in trigger.test with InnoDB for a tableunknown2008-02-041-4/+0
|/ / / / / / / /
* | | | | | | | Bug #27571 asynchronousity in setting mysql_`query`::error andunknown2007-10-291-7/+11
* | | | | | | | Bug #29136 erred multi-delete on trans table does not rollback the statementunknown2007-10-131-4/+25
* | | | | | | | Bug #23333 stored function + non-transac table + transac table = breaks stmt-...unknown2007-08-211-3/+3
|/ / / / / / /
* | | | | | | (pushing for Andrei)unknown2007-07-301-10/+21
|/ / / / / /
* | | | | | Merge debian.(none):/M50/mysql-5.0unknown2007-04-201-6/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | reverted the fix for Bug#5507unknown2007-04-171-6/+3
* | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-04-171-3/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#5507: TRUNCATE does not work with views.unknown2007-04-121-3/+6
* | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-121-0/+24
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-04-051-0/+24
| |\ \ \ \ \
| | * | | | | Bug #26242 UPDATE with subquery and triggers failing with cluster tablesunknown2007-04-041-0/+24
* | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-04-031-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()unknown2007-03-231-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-221-16/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug #26186: unknown2007-02-231-16/+21
* | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-021-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug#25122: Views based on a self-joined table aren't insertable.unknown2007-03-021-2/+2
| | |/ / / | |/| | |
* | | | | Bug#23800: Outer fields in correlated subqueries is used in a temporary tableunknown2007-02-211-0/+6
|/ / / /
* | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-02-011-1/+5
|\ \ \ \
| * | | | Bug#23556: TRUNCATE TABLE still maps to DELETEunknown2006-11-211-1/+5
* | | | | Bug#25172: Not checked buffer size leads to a server crash.unknown2007-01-191-1/+1
* | | | | Merge moonbone.local:/work/latest-4.1-opt-mysqlunknown2007-01-121-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Bug#17711: DELETE doesn't use index when ORDER BY, LIMIT and non-restrictingunknown2007-01-111-1/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-021-0/+8
| |\ \ \ \
| | * | | | Fix for bug #23412: delete rows with null date fieldunknown2006-10-271-0/+8
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-021-1/+2
| |\ \ \ \ \