summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* Added THD as parameter to filesort. Removed not used 'special' argument.unknown2002-10-161-2/+2
* mergedunknown2002-10-141-13/+17
|\
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-9/+9
| * Merge with 4.0.3unknown2002-08-301-4/+8
| |\
| | * mergedunknown2002-06-051-4/+15
| | |\
| | | * Changes for new binary .frm formatunknown2002-06-041-2/+6
| | * | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...unknown2002-05-081-1/+2
* | | | Two bug fixesunknown2002-10-121-1/+1
|/ / /
* | | mergeunknown2002-08-081-3/+4
|\ \ \
| * | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-3/+4
* | | | fixed bug in truncating nonexisting table, found by Carstenunknown2002-08-051-1/+2
* | | | A bug with tables with different ref_length's whose order isunknown2002-07-311-13/+14
|/ / /
* | | New SET syntax & system variables.unknown2002-07-231-1/+1
* | | Added interface for first set of dynamic variables.unknown2002-06-281-1/+1
* | | Remove remains of old getoptunknown2002-06-121-1/+1
* | | A fix for multi-table delete with tables optimised away.unknown2002-06-111-4/+4
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-6/+8
* | | Fixed mutex problem in TRUNCATE TABLEunknown2002-06-041-0/+6
| |/ |/|
* | mergeunknown2002-05-091-4/+7
|\ \
| * | invalidation moved before tables unlockingunknown2002-04-291-2/+5
| |/
* | Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-291-1/+5
|/
* fixed bug in truncating temp tablesunknown2002-04-081-2/+6
* added building without query cacheunknown2002-03-221-3/+3
* processing trunsactional tables in query cacheunknown2002-03-151-3/+3
* New error messagesunknown2002-01-291-7/+15
* Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-43/+18
* mergeunknown2002-01-161-1/+1
|\
| * Added support of null keys in HEAP tablesunknown2002-01-121-1/+1
* | Some changes in multi-table deletes, with some speed-ups and unknown2002-01-121-26/+19
|/
* Fixed sleep time in mysql-test-rununknown2001-12-131-21/+20
* Update copyrightunknown2001-12-061-5/+5
* Query cache.unknown2001-12-021-0/+4
* Fixed fulltext after merge from 3.23.45unknown2001-11-221-5/+9
* mergeunknown2001-11-221-9/+6
|\
| * (UPDATE|DELETE) ...WHERE MATCH bugfixunknown2001-11-211-11/+10
* | New alternate UNION syntax and bug fix for multi-table deletesunknown2001-10-251-7/+7
* | Unchecked changes, so that I could run mysql-test.unknown2001-10-191-8/+24
* | New script: explain_log.shunknown2001-10-041-0/+9
* | Portability fixes.unknown2001-10-031-2/+0
* | Portability fixesunknown2001-09-151-2/+2
* | Update of manual with 4.0 changesunknown2001-09-031-11/+16
* | mergeunknown2001-09-021-0/+2
|\ \
| * \ merge with 3.23.42unknown2001-09-021-0/+2
| |\ \ | | |/
| | * Portability fixes.unknown2001-08-211-0/+2
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBunknown2001-09-021-118/+121
|/ /
* | Remove warnings and portability fixesunknown2001-08-141-21/+7
* | merged with 3.23unknown2001-07-171-3/+4
|\ \ | |/
| * Patch for netBSDunknown2001-07-161-3/+4
* | Further work on UNION'sunknown2001-07-131-372/+0
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-07-111-0/+2
|\ \