summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* mergemonty@mashka.mysql.fi2002-08-081-3/+4
|\
| * Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-3/+4
* | fixed bug in truncating nonexisting table, found by Carstenbell@sanja.is.com.ua2002-08-051-1/+2
* | A bug with tables with different ref_length's whose order isSinisa@sinisa.nasamreza.org2002-07-311-13/+14
|/
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-1/+1
* Added interface for first set of dynamic variables.jani@rhols221.adsl.netsonic.fi2002-06-281-1/+1
* Remove remains of old getoptmonty@mashka.mysql.fi2002-06-121-1/+1
* A fix for multi-table delete with tables optimised away.Sinisa@sinisa.nasamreza.org2002-06-111-4/+4
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-6/+8
* Fixed mutex problem in TRUNCATE TABLEmonty@hundin.mysql.fi2002-06-041-0/+6
* mergebell@sanja.is.com.ua2002-05-091-4/+7
|\
| * invalidation moved before tables unlockingbell@sanja.is.com.ua2002-04-291-2/+5
* | Fixed that enable-reads-from-master and repl-parse-query works in option files.monty@hundin.mysql.fi2002-04-291-1/+5
|/
* fixed bug in truncating temp tablessasha@mysql.sashanet.com2002-04-081-2/+6
* added building without query cachebell@sanja.is.com.ua2002-03-221-3/+3
* processing trunsactional tables in query cachebell@sanja.is.com.ua2002-03-151-3/+3
* New error messagesmonty@hundin.mysql.fi2002-01-291-7/+15
* Move HA_EXTRA_NO_READCHECK to ha_openmonty@hundin.mysql.fi2002-01-161-43/+18
* mergemonty@hundin.mysql.fi2002-01-161-1/+1
|\
| * Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-1/+1
* | Some changes in multi-table deletes, with some speed-ups and Sinisa@sinisa.nasamreza.org2002-01-121-26/+19
|/
* Fixed sleep time in mysql-test-runmonty@hundin.mysql.fi2001-12-131-21/+20
* Update copyrightmonty@hundin.mysql.fi2001-12-061-5/+5
* Query cache.monty@hundin.mysql.fi2001-12-021-0/+4
* Fixed fulltext after merge from 3.23.45monty@hundin.mysql.fi2001-11-221-5/+9
* mergemonty@hundin.mysql.fi2001-11-221-9/+6
|\
| * (UPDATE|DELETE) ...WHERE MATCH bugfixserg@serg.mysql.com2001-11-211-11/+10
* | New alternate UNION syntax and bug fix for multi-table deletesSinisa@sinisa.nasamreza.org2001-10-251-7/+7
* | Unchecked changes, so that I could run mysql-test.Sinisa@sinisa.nasamreza.org2001-10-191-8/+24
* | New script: explain_log.shmonty@hundin.mysql.fi2001-10-041-0/+9
* | Portability fixes.monty@hundin.mysql.fi2001-10-031-2/+0
* | Portability fixesmonty@hundin.mysql.fi2001-09-151-2/+2
* | Update of manual with 4.0 changesmonty@hundin.mysql.fi2001-09-031-11/+16
* | mergemonty@hundin.mysql.fi2001-09-021-0/+2
|\ \
| * \ merge with 3.23.42monty@work.mysql.com2001-09-021-0/+2
| |\ \ | | |/
| | * Portability fixes.monty@hundin.mysql.fi2001-08-211-0/+2
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBmonty@hundin.mysql.fi2001-09-021-118/+121
|/ /
* | 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