summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* merge fixmonty@mashka.mysql.fi2002-12-061-379/+409
|\
| * After merge fixesmonty@mashka.mysql.fi2002-12-061-9/+10
| * Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-380/+409
| |\
| | * Copy arguments given to mysql_server_init()monty@mashka.mysql.fi2002-12-051-6/+12
| | * Fixed some bugs from last multi-table-update push.monty@mashka.mysql.fi2002-12-011-2/+2
| | * New multi-table-update codemonty@mashka.mysql.fi2002-11-291-367/+401
* | | fixed error messagebell@sanja.is.com.ua2002-12-041-1/+1
|/ /
* | fix of error handlingbell@sanja.is.com.ua2002-12-011-6/+9
* | check of using same table for changing and selectbell@sanja.is.com.ua2002-11-301-0/+7
* | reverse order in global select list allow to avoid recursion in derived tablesbell@sanja.is.com.ua2002-11-271-1/+1
* | Mergebell@sanja.is.com.ua2002-11-251-6/+12
|\ \
| * | after merging fix (update SCRUM?)bell@sanja.is.com.ua2002-11-231-1/+0
| * | mergingbell@sanja.is.com.ua2002-11-231-6/+13
| |\ \
| | * | fixed update with subselect (FOR REVIEW)bell@sanja.is.com.ua2002-10-241-6/+12
* | | | 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/+2
* | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-53/+64
|\ \ \ | |/ /
| * | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-11-161-10/+21
| |\ \
| | * | Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-161-10/+21
| * | | A fix for safe updatesSinisa@sinisa.nasamreza.org2002-11-151-5/+3
| |/ /
| * | mergemonty@butch.2002-11-071-29/+30
| |\ \
| | * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-29/+30
| * | | Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-9/+10
| |/ /
* | | moved similar code to functionbell@sanja.is.com.ua2002-11-041-8/+1
* | | removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)bell@sanja.is.com.ua2002-10-301-3/+10
* | | mergedserg@serg.mysql.com2002-10-251-9/+9
|\ \ \ | |/ /
| * | Small code improvement in multi-table updatesSinisa@sinisa.nasamreza.org2002-10-171-9/+9
* | | BINARY charset is now used instead of binary_flagbar@bar.mysql.r18.ru2002-10-251-2/+1
| |/ |/|
* | 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/+22
|\ \ | |/ |/|
| * mergingbell@sanja.is.com.ua2002-10-041-0/+3
| |\
| | * subselect with unionbell@sanja.is.com.ua2002-09-031-0/+3
| * | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-8/+8
| * | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-5/+11
| |\ \ | | |/
| | * mergedbell@sanja.is.com.ua2002-06-051-3/+10
| | |\
| | | * merge with 4.0monty@hundin.mysql.fi2002-06-031-3/+10
| | | |\
| | * | \ mergebell@sanja.is.com.ua2002-05-261-2/+4
| | |\ \ \ | | | |/ /
| | | * | Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-2/+3
| | * | | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...bell@sanja.is.com.ua2002-05-081-4/+9
| | |/ /
* | | | Two bug fixesSinisa@sinisa.nasamreza.org2002-10-121-1/+1
|/ / /
* | | mergemonty@mashka.mysql.fi2002-08-081-2/+3
|\ \ \
| * | | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-2/+3
* | | | fixed two bugs in multi-table updateSinisa@sinisa.nasamreza.org2002-08-061-12/+20
* | | | few small fixesSinisa@sinisa.nasamreza.org2002-08-011-1/+1
|/ / /
* | | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-1/+1
* | | Fixed some comments , plus introduced some tests so that I do notSinisa@sinisa.nasamreza.org2002-06-181-3/+3
* | | Some small changes in multi-table update "ported" from mulit-tableSinisa@sinisa.nasamreza.org2002-06-131-4/+4
* | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-21/+30
| |/ |/|
* | mergebell@sanja.is.com.ua2002-05-091-4/+8
|\ \