summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | These are actually two changesets. One for splitting LEX in two and Sinisa@sinisa.nasamreza.org2001-06-031-1/+1
* | fixes after merge. Now it compiles and passes the test suitesasha@mysql.sashanet.com2001-05-101-1/+3
* | Added all changes from old 4.0 version:monty@work.mysql.com2001-04-111-8/+38
|/
* 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