summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix "jump to label crosses initialization" compile error.unknown2006-01-091-4/+4
* Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-091-9/+29
|\
| * Bug#15923 (Test ps_7ndb cause master crash):unknown2006-01-091-3/+7
| * Bug#15923 (Test ps_7ndb cause master crash):unknown2006-01-051-6/+22
* | BUG#16155: Workaround AIX 5.2 64-bit compiler bug.unknown2006-01-061-1/+3
|/
* WL#1324 table name to file name encodingunknown2005-12-311-4/+5
* BUG#5390 - problems with merge tablesunknown2005-12-221-2/+2
* WL#1012: All changes as one single changeset.unknown2005-12-221-13/+37
* Merge xiphis.org:/home/antony/work2/mysql-5.1unknown2005-12-211-3/+4
|\
| * Finalize storage engine pluginsunknown2005-12-211-3/+4
* | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2005-12-121-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
* | | | | | | Table definition cache, part 2unknown2005-11-231-14/+17
* | | | | | | Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-18/+40
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
* | | Mergeunknown2005-10-061-22/+12
|\ \ \ | |/ /
| * | 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
* | | Mergeunknown2005-09-061-7/+14
|\ \ \ | |/ /
| * | 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 zim.(none):/home/brian/mysql/mysql-5.0unknown2005-08-301-18/+41
|\ \ \ \ \ | |/ / / /
| * | | | 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
| * | | | | Merge osalerma@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-291-0/+22
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix bug #11946, truncate not always resetting the auto-increment counterunknown2005-08-171-0/+22
| | | |/ / | | |/| |
| * | | | Slightly amended Monty's SP replication code cleanup patchunknown2005-08-271-7/+2
| * | | | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...unknown2005-08-251-2/+4
| |/ / /
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-5/+6
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-0/+2
| |\ \ \
| | * \ \ Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-121-0/+2
| | |\ \ \
| | | * | | Implementation of WL#2486 -unknown2005-08-121-0/+2