summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#46958: Assertion in Diagnostics_area::set_ok_status, Martin Hansson2009-09-281-61/+87
* Fix for bug #46456 [Ver->Prg]: HANDLER OPEN + TRUNCATE + DROPRamil Kalimullin2009-08-211-0/+4
* Merge of the fix for bug #40113 to 5.1.Georgi Kodinov2009-07-131-1/+9
|\
| * Bug #40113: Embedded SELECT inside UPDATE or DELETE can timeout Georgi Kodinov2009-07-131-1/+9
* | Bug#44834 strxnmov is expected to behave as you'd expectSergey Glukhov2009-06-191-2/+2
* | auto-merge mysql-5.1-bugteam (local) --> mysql-5.1-bugteamAlfranio Correia2009-06-181-1/+1
|\ \
| * | BUG#43929 binlog corruption when max_binlog_cache_size is exceededAlfranio Correia2009-06-181-1/+1
| | |
| \ \
*-. \ \ Merge from 5.0-bugteamStaale Smedseng2009-06-171-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-1/+1
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-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
| | | | | | |\ \ \ \
* | | | | | | | | | | BUG#41948 Query_log_event constructor needlessly contortedHe Zhenxing2009-05-301-3/+11
* | | | | | | | | | | merging with local fix.Anurag Shekhar2009-05-061-1/+19
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | 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#40127 Multiple table DELETE IGNORE hangs on foreign key constraint violationKristofer Pettersson2009-03-271-10/+32
* | | | | | | | | Merging with 5.1-bugteam.Mats Kindahl2009-02-091-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | BUG#35583 mysqlbinlog replay fails with ERROR 1146 when temp tables are usedAlfranio Correia2009-01-281-0/+3
* | | | | | | | | | Bug #36763Mats Kindahl2009-02-061-2/+20
|/ / / / / / / / /
* | | | | | | | | Bug#37016: TRUNCATE TABLE removes some rows but not allDavi Arnaut2009-01-091-19/+21
* | | | | | | | | Bug#29507 TRUNCATE shows to many rows effectedKristofer Pettersson2008-11-031-1/+5
* | | | | | | | | Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-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
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge quad.opbmk:/mnt/raid/alik/MySQL/devel/5.0unknown2008-03-251-5/+10
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge host.loc:/home/uchum/work/mysql-5.1unknown2008-03-271-2/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-optunknown2008-03-211-2/+2
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-2/+2
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge stella.local:/home2/mydev/mysql-5.1-amainunknown2008-03-261-0/+13
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge stella.local:/home2/mydev/mysql-5.1-ateamunknown2008-03-261-0/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | BUG#34768 - nondeterministic INSERT using LIMIT logged in stmt mode ifunknown2008-03-181-0/+13
| | |/ / / / / / / /
* | | | | | | | | | Merge quad.opbmk:/mnt/raid/alik/MySQL/devel/5.1unknown2008-03-251-3/+11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix manual merge.unknown2008-03-121-7/+9
| * | | | | | | | | Fix manual merge.unknown2008-03-121-3/+3
| * | | | | | | | | Merge quad.:/mnt/raid/alik/MySQL/devel/5.0-rtunknown2008-03-121-6/+12
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | A fix for Bug#34643: TRUNCATE crash if trigger and foreign key.unknown2008-03-121-5/+10
| | |/ / / / / /
* | | | | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1unknown2008-03-051-4/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rplunknown2008-02-151-4/+0
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Bug #32790 crash in trigger.test with InnoDB for a tableunknown2008-02-041-4/+0
| | |/ / / / /
* | | | | | | Rename send_ok to my_ok. Similarly to my_error, it only records the status,unknown2008-02-191-6/+6
* | | | | | | A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-21/+17
|/ / / / / /
* | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51unknown2008-01-251-2/+2
|\ \ \ \ \ \