summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Import changesetunknown2000-07-311-0/+266