summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2002-08-081-2/+3
|\
| * Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-2/+3
* | fixed two bugs in multi-table updateunknown2002-08-061-12/+20
* | few small fixesunknown2002-08-011-1/+1
|/
* New SET syntax & system variables.unknown2002-07-231-1/+1
* Fixed some comments , plus introduced some tests so that I do notunknown2002-06-181-3/+3
* Some small changes in multi-table update "ported" from mulit-tableunknown2002-06-131-4/+4
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-21/+30
* mergeunknown2002-05-091-4/+8
|\
| * invalidation moved before tables unlockingunknown2002-04-291-2/+6
* | Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-291-1/+4
|/
* added building without query cacheunknown2002-03-221-2/+2
* processing trunsactional tables in query cacheunknown2002-03-151-2/+4
* New error messagesunknown2002-01-291-21/+33
* normal maintenance. Nothing for Arjen ...unknown2002-01-171-1/+1
* Mergeunknown2002-01-161-6/+0
|\
| * Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-6/+0
* | some small changes for MULTI-TABLE updates and other little fixesunknown2002-01-161-22/+10
|/
* Some changes in multi-table deletes, with some speed-ups and unknown2002-01-121-0/+2
* Changes for the BitKeeper resolve.unknown2001-12-261-1/+460
|\
| * This is a large push. Included are :unknown2001-12-261-1/+460
* | Query cache.unknown2001-12-021-0/+2
* | Fix not critical MyISAM bug in locking.unknown2001-11-291-2/+2
* | memory leak fixedunknown2001-11-241-0/+1
* | mergeunknown2001-11-221-1/+3
|\ \
| * | (UPDATE|DELETE) ...WHERE MATCH bugfixunknown2001-11-211-1/+3
* | | Fixed bug in UPDATE .. ORDER BYunknown2001-11-081-1/+1
| |/ |/|
* | merge with 3.23.42unknown2001-09-021-0/+2
|\ \ | |/
| * Portability fixes.unknown2001-08-211-0/+2
* | Fix UNIONunknown2001-08-021-2/+2
* | merged with 3.23unknown2001-07-171-1/+2
|\ \ | |/
| * Patch for netBSDunknown2001-07-161-1/+2
* | Fixed bug when sorting big files (introduced with multi-table-delete)unknown2001-06-251-1/+1
* | These are actually two changesets. One for splitting LEX in two and unknown2001-06-031-1/+1
* | fixes after merge. Now it compiles and passes the test suiteunknown2001-05-101-1/+3
* | Added all changes from old 4.0 version:unknown2001-04-111-8/+38
|/
* Split setup_fields to setup_tables and setup_fieldsunknown2001-03-211-1/+1
* Added isolation levelsunknown2001-03-211-2/+0
* Added locks needed for Innobaseunknown2001-02-181-7/+7
* Write UNION() for MERGE tablesunknown2001-02-171-0/+1
* Added Innobase to source distributionunknown2001-02-171-27/+38
* New benchmark testunknown2000-12-241-0/+3
* Removed init that crashed BDBunknown2000-12-111-7/+12
* Bugfix when using a multi-part unique key in the SET and WHERE partunknown2000-12-101-1/+10
* Lots of fixes for BDB tablesunknown2000-12-081-1/+1
* Only write full transactions to binary logunknown2000-12-071-6/+8
* All statements are now run in a sub transactionunknown2000-11-241-1/+3
* Change storage of execution flags from thd->options to thd->lex.optionsunknown2000-11-221-1/+1
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesunknown2000-11-201-7/+9
* Faster log::write() call, memory leak fix, flush master fix.unknown2000-09-161-3/+6