summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* Add new user variables for tuning memory usage:monty@mashka.mysql.fi2003-10-111-1/+2
* Cleanupsmonty@mashka.mysql.fi2003-07-091-6/+9
* sql_delete.cc:heikki@hundin.mysql.fi2003-07-071-1/+6
* "delete from table where const" bug fixedserg@serg.mylan2003-05-031-1/+1
* Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-2/+8
* New multi-table-update codemonty@mashka.mysql.fi2002-11-291-35/+32
* fixed invalidation of query cachebell@sanja.is.com.ua2002-11-221-6/+4
* Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-11-161-11/+19
|\
| * Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-161-11/+19
* | A fix for safe updatesSinisa@sinisa.nasamreza.org2002-11-151-4/+4
|/
* Portability fix extern "C" static -> extern "C"monty@hundin.mysql.fi2002-11-071-1/+1
* mergemonty@butch.2002-11-071-13/+13
|\
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-13/+13
* | Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-28/+29
|/
* Two bug fixesSinisa@sinisa.nasamreza.org2002-10-121-1/+1
* 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
| |\ \ | | |/