summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* merge fixmonty@mashka.mysql.fi2002-12-061-35/+32
|\
| * Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-35/+32
| |\
| | * New multi-table-update codemonty@mashka.mysql.fi2002-11-291-35/+32
* | | fixed error messagebell@sanja.is.com.ua2002-12-041-1/+1
|/ /
* | fix of error handlingbell@sanja.is.com.ua2002-12-011-3/+5
* | check of using same table for changing and selectbell@sanja.is.com.ua2002-11-301-0/+6
* | reverse order in global select list allow to avoid recursion in derived tablesbell@sanja.is.com.ua2002-11-271-1/+1
* | subselet in delete (SCRUM)bell@sanja.is.com.ua2002-11-251-2/+6
* | Merge with 4.0monty@mashka.mysql.fi2002-11-251-6/+4
|\ \ | |/
| * fixed invalidation of query cachebell@sanja.is.com.ua2002-11-221-6/+4
* | Fixes after merge with 4.0monty@mashka.mysql.fi2002-11-211-1/+1
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-49/+59
|\ \ | |/
| * 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
| |/
* | Added some compatibility modes (for the future)monty@mashka.mysql.fi2002-11-201-9/+11
* | few small bug fixes ...Sinisa@sinisa.nasamreza.org2002-11-151-1/+1
* | Actually, I do it in order to pull new stuffSinisa@sinisa.nasamreza.org2002-11-141-7/+5
* | moved similar code to functionbell@sanja.is.com.ua2002-11-041-5/+1
* | removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)bell@sanja.is.com.ua2002-10-301-3/+8
* | Added THD as parameter to filesort. Removed not used 'special' argument.monty@hundin.mysql.fi2002-10-161-2/+2
* | mergedserg@serg.mysql.com2002-10-141-13/+17
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-9/+9
| * Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-4/+8
| |\
| | * mergedbell@sanja.is.com.ua2002-06-051-4/+15
| | |\
| | | * Changes for new binary .frm formatmonty@hundin.mysql.fi2002-06-041-2/+6
| | * | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...bell@sanja.is.com.ua2002-05-081-1/+2
* | | | 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