summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* sql_delete.cc:unknown2006-06-121-0/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-8/+10
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-8/+10
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2006-05-301-8/+10
|\ \ | |/ |/|
| * BUG#18681: View privileges are brokenunknown2006-05-261-8/+10
* | WL#3201unknown2006-04-131-0/+2
* | Remove unused variableunknown2006-04-111-1/+0
* | Merge april.(none):/home/svoj/devel/mysql/BUG14945/mysql-5.0unknown2006-04-061-2/+1
|\ \ | |/
| * 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
* | | | Fixed compiler and valgrind warningsunknown2006-03-291-2/+1
* | | | Bug#18250 (Truncate table replicate both as statement and as individualunknown2006-03-151-6/+8
* | | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-1/+1
* | | | WL#2985 "Partition pruning", "do pruning for UPDATE/DELETE": Post-merge fixesunknown2006-02-061-6/+4
* | | | WL#2985 "Partition pruning": addition2: perform partition pruning for unknown2006-01-261-2/+15
* | | | Portability compilation fixes.unknown2006-01-201-8/+8
* | | | WL1019: complete patch. Reapplied patch to the cleanunknown2006-01-191-3/+36
* | | | 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