summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid table scans when using DELETE on a table on which no SELECT has been done.unknown2001-03-021-0/+1
* Added Innobase to source distributionunknown2001-02-171-0/+4
* fixed logging bug in generate_table()unknown2000-12-181-1/+1
* Lots of fixes for BDB tablesunknown2000-12-081-1/+1
* Only write full transactions to binary logunknown2000-12-071-6/+8
* New thr_alarm struct for better integration with OS2unknown2000-11-281-2/+1
* All statements are now run in a sub transactionunknown2000-11-241-4/+6
* Change storage of execution flags from thd->options to thd->lex.optionsunknown2000-11-221-1/+1
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesunknown2000-11-201-19/+21
* Changes to make ALTER TABLE and DELETE FROM TABLE work properlyunknown2000-11-071-1/+2
* fix for FLUSH TABLES WITH READ LOCKunknown2000-11-041-0/+19
* Small bug fixes + code for DELETE QUICKunknown2000-09-201-2/+6
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-09-161-6/+12
|\
| * Faster log::write() call, memory leak fix, flush master fix.unknown2000-09-161-6/+12
* | BACKUP TABLE TO 'directory'unknown2000-09-141-1/+1
|/
* Import changesetunknown2000-07-311-0/+213