summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* A fix for a long standing bug in LOAD DATA .. LOCAL ..'Sinisa@sinisa.nasamreza.org2004-07-131-0/+3
* Added commentmonty@mysql.com2004-02-161-1/+5
* Cleanup + safety commentmonty@mysql.com2004-02-161-6/+1
* sql_load.cc:Sinisa@sinisa.nasamreza.org2004-02-051-0/+5
* BUG#2428 "--old-rpl-compat is broken":guilhem@mysql.com2004-01-181-24/+12
* Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)monty@mysql.com2003-12-141-14/+49
* a small comment about why we call end_io_cache in mysql_loadguilhem@mysql.com2003-09-251-0/+5
* Fix for BUG#1391:guilhem@mysql.com2003-09-251-15/+24
* Add column names for metadata when running mysql with -Tmonty@narttu.mysql.fi2003-08-271-1/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-221-2/+6
|\
| * Move test that uses many tables (in query_cache.test) to separate test so tha...monty@narttu.mysql.fi2003-08-221-2/+6
* | First commit for fixing BUG#1100guilhem@mysql.com2003-08-201-2/+2
|/
* Safety and speedup fixes:monty@mashka.mysql.fi2003-07-141-4/+4
* Fix for BUG#791:guilhem@mysql.com2003-07-111-4/+4
* Changes from Novell for NetWare platformgreg@mysql.com2003-04-241-1/+1
* Code cleanupmonty@narttu.mysql.fi2003-02-271-8/+3
* A fix for a crashing bug with unspecified database in this type ofSinisa@sinisa.nasamreza.org2003-02-261-2/+9
* fixed invalidation of query cache on LOAD DATAbell@sanja.is.com.ua2003-02-141-0/+1
* Guard against compiling without -fno-exceptionsmonty@mashka.mysql.fi2003-01-141-1/+25
* Fixed core dump bug in str LIKE "%other_str%" where strings contained charact...monty@mashka.mysql.fi2003-01-101-0/+14
* Fixed possible replication problem in LOAD DATA INFILE with innodb tables.monty@mashka.mysql.fi2002-12-131-6/+9
* Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-12/+19
* Added code to flush a bulk_insert index.monty@mashka.mysql.fi2002-09-181-2/+1
* Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-1/+1
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-8/+18
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-8/+11
* merge with 3.23.49monty@hundin.mysql.fi2002-02-141-1/+1
|\
| * Made LOAD DATA LOCAL INFILE more securemonty@tik.mysql.fi2002-02-131-1/+1
* | fixes for slave backward compatsasha@mysql.sashanet.com2002-02-071-6/+1
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-8/+7
* | New improved IO_CACHEmonty@bitch.mysql.fi2001-11-281-1/+1
* | Portability fixmonty@hundin.mysql.fi2001-11-071-5/+5
* | cleanupsasha@mysql.sashanet.com2001-10-231-4/+18
* | mergemonty@hundin.mysql.fi2001-09-021-3/+9
|\ \
| * \ 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
* | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBmonty@hundin.mysql.fi2001-09-021-3/+5
|/ /
* | 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