summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix for bug#14945 "Truncate table doesn't reset the auto_incrementunknown2006-04-061-2/+1
* | Merge neptunus.(none):/home/msvensson/mysql/bug17137/my41-bug17137unknown2006-03-081-0/+2
|\ \ | |/
| * Bug#17137 Running "truncate table" on temporary table leaves the table open o...unknown2006-03-081-0/+2
* | Merge mysql.com:/home/mydev/mysql-5.0unknown2005-12-271-2/+2
|\ \
| * | BUG#5390 - problems with merge tablesunknown2005-12-201-2/+2
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-12-121-1/+1
|\ \ \ | | |/ | |/|
| * | Fix calls to free_underlaid_joins() in INSERT, DELETE, and UPDATEunknown2005-12-081-1/+1
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-041-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-10-291-1/+1
| |\ \
| | * \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-10-271-1/+1
| | |\ \
| | | * \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-10-221-1/+1
| | | |\ \
| | | | * | Fixed bug #12762:unknown2005-10-151-1/+1
* | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-031-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Changes in get_table_type() and mysql_frm_type(). The main problem wasunknown2005-11-031-1/+2
| | |/ / / | |/| | |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-10-281-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-2/+3
| |/ / /
* | | | Fixes during review of pushed codeunknown2005-10-271-3/+5
|/ / /
* | | Post-merge fixesunknown2005-10-191-3/+1
* | | BUG#121915: Merge 4.1->5.0unknown2005-10-191-12/+32
|\ \ \ | |/ / |/| / | |/
| * BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMITunknown2005-09-301-14/+32
* | Move handler specific options into handlerton flag checkunknown2005-09-301-2/+3
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-281-0/+1
|\ \ | |/
| * Fixed error found during review of new pushed codeunknown2005-09-251-2/+3
* | Fix fur BUG#13348: "multi-table updates and deletes are not logged if no rows...unknown2005-09-201-20/+8
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-011-7/+14
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-08-231-7/+14
| |\ \
| | * | issue correct error message in case of view presence for duplicated table on ...unknown2005-08-021-7/+14
* | | | Merge mysql.com:/home/mydev/mysql-5.0unknown2005-08-301-14/+17
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/mydev/mysql-4.1-4100unknown2005-08-291-14/+17
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#11816 - Truncate table doesn't work with temporary innodb tablesunknown2005-08-291-13/+16
* | | | | Bug #11946: Review fixes.unknown2005-08-301-5/+6