summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \
| * | UNION stuff mainly.unknown2001-07-111-0/+2
* | | Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-29/+17
|/ /
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-07-011-2/+38
|\ \
| * | Making multi-table delete BETA !!unknown2001-07-011-2/+38
* | | Fix ORDER BY ... DESC optimizationunknown2001-06-291-5/+1
|/ /
* | Fixed bug when sorting big files (introduced with multi-table-delete)unknown2001-06-251-1/+1
* | bk resolve changesunknown2001-06-161-2/+5
|\ \
| * | Changes for multi-table delete and UNION'sunknown2001-06-161-3/+6
* | | Fixed multi-table-deleteunknown2001-06-151-114/+183
* | | cleanup; Fixed type bug in new delete code.unknown2001-06-141-1/+2
|/ /
* | Enhancing both multi-table delete and division of LEXunknown2001-06-071-36/+50
* | These are actually two changesets. One for splitting LEX in two and unknown2001-06-031-3/+548
* | fixes after merge. Now it compiles and passes the test suiteunknown2001-05-101-1/+3
* | mergedunknown2001-04-131-2/+2
|\ \ | |/
| * Changed Innobase to Innodbunknown2001-04-131-2/+2
* | Added all changes from old 4.0 version:unknown2001-04-111-5/+36
|/
* Optimization of delete with record cache (for MyISAM tables)unknown2001-03-111-1/+1
* Fixed wrong option in mysql_install_dbunknown2001-03-091-1/+1
* Fixes for innobase usageunknown2001-03-031-2/+4