summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* 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.1clone-4.1.22-buildunknown2006-11-021-1/+2
| |\ \ \ \
* | | | | | Many files:unknown2006-12-231-2/+1
* | | | | | Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-1/+1
* | | | | | Remove compiler warningsunknown2006-11-201-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-021-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-10-251-1/+1
| |\ \ \ \
| | * \ \ \ Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug18819unknown2006-10-251-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | BUG#18819: DELETE IGNORE hangs on foreign key parent deleteunknown2006-10-251-1/+2
| | | | |/ | | | |/|
* | | | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0unknown2006-10-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal:/home/bk/mysql-5.0-optunknown2006-10-171-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#21798: memory leak during query execution with subquery in columnunknown2006-10-171-1/+1
* | | | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-161-1/+6
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-09-281-1/+6
| | |/ | |/|
* | | Fixed bug #21493: crash for the second execution of a functionunknown2006-09-161-1/+2
| |/ |/|
* | Fixed bug#21261: Wrong access rights was required for an insert into a viewunknown2006-08-151-2/+2
* | Fix for bug #8143: A date with value 0 is treated as a NULL valueunknown2006-07-231-0/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-07-061-0/+6
|\ \
| * | Fix for bug#18437 "Wrong values inserted with a before update trigger onunknown2006-07-021-0/+6
* | | auxilliary -> auxiliaryunknown2006-07-041-1/+1
|/ /
* | BUG#18681: View privileges are brokenunknown2006-05-261-8/+10