summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-0/+4
* fixed logging bug in generate_table()sasha@mysql.sashanet.com2000-12-181-1/+1
* 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
* New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-2/+1
* All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-4/+6
* 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-19/+21
* Changes to make ALTER TABLE and DELETE FROM TABLE work properlytim@threads.polyesthetic.msg2000-11-071-1/+2
* fix for FLUSH TABLES WITH READ LOCKsasha@mysql.sashanet.com2000-11-041-0/+19
* Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-201-2/+6
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2000-09-161-6/+12
|\
| * Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-161-6/+12
* | BACKUP TABLE TO 'directory'sasha@mysql.sashanet.com2000-09-141-1/+1
|/
* Import changesetbk@work.mysql.com2000-07-311-0/+213