summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 3.23.42monty@work.mysql.com2001-09-021-3/+9
|\
| * Fixed that LOAD DATA INFILE works with transactions.monty@hundin.mysql.fi2001-08-281-3/+12
| * Fixes for OS2.monty@hundin.mysql.fi2001-08-221-1/+1
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-08-031-4/+4
|\ \
| * | Fix UNIONmonty@tik.mysql.fi2001-08-021-4/+4
| |/
* | LOAD DATA INFILE is now replicated properly, except for cleanup on sasha@mysql.sashanet.com2001-08-031-10/+63
|/
* Split setup_fields to setup_tables and setup_fieldsmonty@tik.mysql.fi2001-03-211-1/+1
* New benchmark testmonty@donna.mysql.com2000-12-241-1/+4
* more cleanup of slave load data infile - trying to track down bug,sasha@mysql.sashanet.com2000-12-071-1/+3
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-2/+3
* New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-0/+2
* All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-0/+2
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutmonty@tik.mysql.com2000-11-131-1/+1
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-16/+13
* Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-161-7/+7
* Additions for CHECK table + update of benchmarksmonty@donna.mysql.com2000-08-171-1/+1
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-151-1/+4
* Import changesetbk@work.mysql.com2000-07-311-0/+790