summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedserg@serg.mylan2003-10-211-3/+4
|\
| * key_map with more that 64 bits widthserg@serg.mylan2003-10-111-3/+4
* | merge with 4.0 for more memory allocation variables.monty@mashka.mysql.fi2003-10-131-1/+1
|\ \ | |/ |/|
| * Add new user variables for tuning memory usage:monty@mashka.mysql.fi2003-10-111-1/+2
* | mergebell@laptop.sanja.is.com.ua2003-08-191-1/+9
|\ \
| * \ Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-1/+9
| |\ \
| | * | Safety and speedup fixes:monty@mashka.mysql.fi2003-07-141-3/+3
| | * | Fix for BUG#791:guilhem@mysql.com2003-07-111-3/+3
| | |/
| | * Cleanupsmonty@mashka.mysql.fi2003-07-091-6/+9
| | * sql_delete.cc:heikki@hundin.mysql.fi2003-07-071-1/+6
* | | Code cleanupbell@laptop.sanja.is.com.ua2003-08-161-2/+1
* | | (SCRUM)bell@sanja.is.com.ua2003-07-031-1/+1
|/ /
* | ixed wrong unlock of tables (new bug)monty@mashka.mysql.fi2003-05-261-2/+4
* | ha_innodb.cc:heikki@hundin.mysql.fi2003-05-261-11/+13
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-1/+1
|\ \ | |/
| * "delete from table where const" bug fixedserg@serg.mylan2003-05-031-1/+1
* | Post-merge fix.Sinisa@sinisa.nasamreza.org2003-04-261-2/+2
* | A fix for DELETE with ORDER BY and LIMIT.Sinisa@sinisa.nasamreza.org2003-04-091-6/+9
* | Merge with 4.0.11 tree to get latest bug fixesmonty@mashka.mysql.fi2003-02-171-2/+8
|\ \ | |/
| * Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-2/+8
* | after-review changes (577 SCRUM)bell@sanja.is.com.ua2003-02-021-4/+4
* | fixed bug in determinating uncacheable queriesbell@sanja.is.com.ua2003-01-301-1/+1
* | mergingbell@sanja.is.com.ua2003-01-251-1/+5
|\ \
| * | fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-1/+5
* | | less default_charset_info bar@bar.mysql.r18.ru2002-12-201-2/+2
|/ /
* | 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