summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 3.23.42monty@work.mysql.com2001-09-021-0/+2
|\
| * Portability fixes.monty@hundin.mysql.fi2001-08-211-0/+2
* | Remove warnings and portability fixesmonty@hundin.mysql.fi2001-08-141-21/+7
* | merged with 3.23sasha@mysql.sashanet.com2001-07-171-3/+4
|\ \ | |/
| * Patch for netBSDmonty@tik.mysql.fi2001-07-161-3/+4
* | Further work on UNION'sSinisa@sinisa.nasamreza.org2001-07-131-372/+0
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2001-07-111-0/+2
|\ \
| * | UNION stuff mainly.Sinisa@sinisa.nasamreza.org2001-07-111-0/+2
* | | Redefinition of myisam_bulk_insert_tree_sizemonty@tik.mysql.fi2001-07-101-29/+17
|/ /
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2001-07-011-2/+38
|\ \
| * | Making multi-table delete BETA !!Sinisa@sinisa.nasamreza.org2001-07-011-2/+38
* | | Fix ORDER BY ... DESC optimizationmonty@hundin.mysql.fi2001-06-291-5/+1
|/ /
* | Fixed bug when sorting big files (introduced with multi-table-delete)monty@hundin.mysql.fi2001-06-251-1/+1
* | bk resolve changesSinisa@sinisa.nasamreza.org2001-06-161-2/+5
|\ \
| * | Changes for multi-table delete and UNION'sSinisa@sinisa.nasamreza.org2001-06-161-3/+6
* | | Fixed multi-table-deletemonty@hundin.mysql.fi2001-06-151-114/+183
* | | cleanup; Fixed type bug in new delete code.monty@hundin.mysql.fi2001-06-141-1/+2
|/ /
* | Enhancing both multi-table delete and division of LEXSinisa@sinisa.nasamreza.org2001-06-071-36/+50
* | These are actually two changesets. One for splitting LEX in two and Sinisa@sinisa.nasamreza.org2001-06-031-3/+548
* | fixes after merge. Now it compiles and passes the test suitesasha@mysql.sashanet.com2001-05-101-1/+3
* | mergedserg@serg.mysql.com2001-04-131-2/+2
|\ \ | |/
| * Changed Innobase to Innodbmonty@donna.mysql.fi2001-04-131-2/+2
* | Added all changes from old 4.0 version:monty@work.mysql.com2001-04-111-5/+36
|/
* Optimization of delete with record cache (for MyISAM tables)monty@donna.mysql.fi2001-03-111-1/+1
* Fixed wrong option in mysql_install_dbmonty@donna.mysql.fi2001-03-091-1/+1
* Fixes for innobase usagemonty@donna.mysql.fi2001-03-031-2/+4
* Avoid table scans when using DELETE on a table on which no SELECT has been done.monty@donna.mysql.fi2001-03-021-0/+1
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-0/+4
* fixed logging bug in generate_table()sasha@mysql.sashanet.com2000-12-181-1/+1
* Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-081-1/+1
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-6/+8
* New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-2/+1
* All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-4/+6
* Change storage of execution flags from thd->options to thd->lex.optionsmonty@donna.mysql.com2000-11-221-1/+1
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesmonty@donna.mysql.com2000-11-201-19/+21
* Changes to make ALTER TABLE and DELETE FROM TABLE work properlytim@threads.polyesthetic.msg2000-11-071-1/+2
* fix for FLUSH TABLES WITH READ LOCKsasha@mysql.sashanet.com2000-11-041-0/+19
* Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-201-2/+6
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2000-09-161-6/+12
|\
| * Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-161-6/+12
* | BACKUP TABLE TO 'directory'sasha@mysql.sashanet.com2000-09-141-1/+1
|/
* Import changesetbk@work.mysql.com2000-07-311-0/+213