summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Split setup_fields to setup_tables and setup_fieldsmonty@tik.mysql.fi2001-03-211-1/+1
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-2/+0
* Added locks needed for Innobasemonty@donna.mysql.com2001-02-181-7/+7
* Write UNION() for MERGE tablesmonty@donna.mysql.com2001-02-171-0/+1
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-27/+38
* New benchmark testmonty@donna.mysql.com2000-12-241-0/+3
* Removed init that crashed BDBmonty@donna.mysql.com2000-12-111-7/+12
* Bugfix when using a multi-part unique key in the SET and WHERE partmonty@donna.mysql.com2000-12-101-1/+10
* Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-081-1/+1
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-6/+8
* All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-1/+3
* Change storage of execution flags from thd->options to thd->lex.optionsmonty@donna.mysql.com2000-11-221-1/+1
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesmonty@donna.mysql.com2000-11-201-7/+9
* Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-161-3/+6
* Import changesetbk@work.mysql.com2000-07-311-0/+266