summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* Changes from Novell for NetWare platformunknown2003-04-241-1/+1
* Code cleanupunknown2003-02-271-8/+3
* A fix for a crashing bug with unspecified database in this type ofunknown2003-02-261-2/+9
* fixed invalidation of query cache on LOAD DATAunknown2003-02-141-0/+1
* Guard against compiling without -fno-exceptionsunknown2003-01-141-1/+25
* Fixed core dump bug in str LIKE "%other_str%" where strings contained charact...unknown2003-01-101-0/+14
* Fixed possible replication problem in LOAD DATA INFILE with innodb tables.unknown2002-12-131-6/+9
* Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-12/+19
* Added code to flush a bulk_insert index.unknown2002-09-181-2/+1
* Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-1/+1
* New SET syntax & system variables.unknown2002-07-231-8/+18
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-8/+11
* merge with 3.23.49unknown2002-02-141-1/+1
|\
| * Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-1/+1
* | fixes for slave backward compatunknown2002-02-071-6/+1
* | Update copyrightunknown2001-12-061-8/+7
* | New improved IO_CACHEunknown2001-11-281-1/+1
* | Portability fixunknown2001-11-071-5/+5
* | cleanupunknown2001-10-231-4/+18
* | mergeunknown2001-09-021-3/+9
|\ \
| * \ merge with 3.23.42unknown2001-09-021-3/+9
| |\ \ | | |/
| | * Fixed that LOAD DATA INFILE works with transactions.unknown2001-08-281-3/+12
| | * Fixes for OS2.unknown2001-08-221-1/+1
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBunknown2001-09-021-3/+5
|/ /
* | Merge work:/home/bk/mysql-4.0unknown2001-08-031-4/+4
|\ \
| * | Fix UNIONunknown2001-08-021-4/+4
| |/
* | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-10/+63
|/
* Split setup_fields to setup_tables and setup_fieldsunknown2001-03-211-1/+1
* New benchmark testunknown2000-12-241-1/+4
* more cleanup of slave load data infile - trying to track down bug,unknown2000-12-071-1/+3
* Only write full transactions to binary logunknown2000-12-071-2/+3
* New thr_alarm struct for better integration with OS2unknown2000-11-281-0/+2
* All statements are now run in a sub transactionunknown2000-11-241-0/+2
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-1/+1
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-16/+13
* Faster log::write() call, memory leak fix, flush master fix.unknown2000-09-161-7/+7
* Additions for CHECK table + update of benchmarksunknown2000-08-171-1/+1
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-1/+4
* Import changesetunknown2000-07-311-0/+790