summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | invalidation moved before tables unlockingbell@sanja.is.com.ua2002-04-291-2/+6
| |/
* | Fixed that enable-reads-from-master and repl-parse-query works in option files.monty@hundin.mysql.fi2002-04-291-1/+4
|/
* added building without query cachebell@sanja.is.com.ua2002-03-221-2/+2
* processing trunsactional tables in query cachebell@sanja.is.com.ua2002-03-151-2/+4
* New error messagesmonty@hundin.mysql.fi2002-01-291-21/+33
* normal maintenance. Nothing for Arjen ...Sinisa@sinisa.nasamreza.org2002-01-171-1/+1
* Mergemonty@hundin.mysql.fi2002-01-161-6/+0
|\
| * Move HA_EXTRA_NO_READCHECK to ha_openmonty@hundin.mysql.fi2002-01-161-6/+0
* | some small changes for MULTI-TABLE updates and other little fixesSinisa@sinisa.nasamreza.org2002-01-161-22/+10
|/
* Some changes in multi-table deletes, with some speed-ups and Sinisa@sinisa.nasamreza.org2002-01-121-0/+2
* Changes for the BitKeeper resolve.Sinisa@sinisa.nasamreza.org2001-12-261-1/+460
|\
| * This is a large push. Included are :Sinisa@sinisa.nasamreza.org2001-12-261-1/+460
* | Query cache.monty@hundin.mysql.fi2001-12-021-0/+2
* | Fix not critical MyISAM bug in locking.monty@hundin.mysql.fi2001-11-291-2/+2
* | memory leak fixedserg@serg.mysql.com2001-11-241-0/+1
* | mergemonty@hundin.mysql.fi2001-11-221-1/+3
|\ \
| * | (UPDATE|DELETE) ...WHERE MATCH bugfixserg@serg.mysql.com2001-11-211-1/+3
* | | Fixed bug in UPDATE .. ORDER BYmonty@hundin.mysql.fi2001-11-081-1/+1
| |/ |/|
* | merge with 3.23.42monty@work.mysql.com2001-09-021-0/+2
|\ \ | |/
| * Portability fixes.monty@hundin.mysql.fi2001-08-211-0/+2
* | Fix UNIONmonty@tik.mysql.fi2001-08-021-2/+2
* | merged with 3.23sasha@mysql.sashanet.com2001-07-171-1/+2
|\ \ | |/
| * Patch for netBSDmonty@tik.mysql.fi2001-07-161-1/+2
* | Fixed bug when sorting big files (introduced with multi-table-delete)monty@hundin.mysql.fi2001-06-251-1/+1