summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement new type-of-operation-aware metadata locks.Dmitry Lenev2010-02-011-14/+10
* Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-211-2/+13
* Backport of:Konstantin Osipov2009-12-111-19/+56
* Backport of:Konstantin Osipov2009-12-101-1/+1
* Backport of revno: 2617.69.40Jon Olav Hauglid2009-12-091-1/+1
* Backport of:Konstantin Osipov2009-12-081-24/+17
* Backport of:Konstantin Osipov2009-12-041-13/+13
* Backport of:Konstantin Osipov2009-12-041-12/+12
* Backport of:Konstantin Osipov2009-12-031-2/+3
* Backport of:Konstantin Osipov2009-12-031-2/+11
* Backport of:Konstantin Osipov2009-12-021-0/+9
* Backport of:Konstantin Osipov2009-12-011-1/+2
* Backport of:Konstantin Osipov2009-12-011-1/+2
* Backport of:Konstantin Osipov2009-12-011-9/+9
* Initial import of WL#3726 "DDL locking for all metadata objects".Konstantin Osipov2009-11-301-8/+19
* Backport of:Konstantin Osipov2009-11-241-6/+6
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-051-4/+4
|\
| * Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-4/+4
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-61/+87
|\ \ | |/
| * Bug#46958: Assertion in Diagnostics_area::set_ok_status, Martin Hansson2009-09-281-61/+87
* | WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111Mikael Ronstrom2009-09-101-2/+17
|/
* 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
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /