summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-02-281-13/+0
|\
| * Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-02-161-13/+0
| |\
| | * WL#3023 (Use locks in a statement-like manner):unknown2006-02-161-13/+0
* | | Fix for a segfault in my previous cset (about WL#2712 and WL#2977).unknown2006-02-261-2/+1
* | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-3/+4
|/ /
* | Bug#17081 LOAD DATA INFILE" may not load all the dataunknown2006-02-071-2/+5
|/
* BUG#5390 - problems with merge tablesunknown2005-12-221-1/+1
* WL#1012: All changes as one single changeset.unknown2005-12-221-37/+72
* Merge mysql.com:/home/my/mysql-5.1unknown2005-11-231-1/+1
|\
| * Table definition cache, part 2unknown2005-11-231-1/+1
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2005-11-231-1/+2
|\ \ | |/ |/|
| * Inefficient usage of String::append() fixed.unknown2005-11-201-1/+2
* | Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-2/+14
|\ \ | |/
| * Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-5/+2
| |\
| | * Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-251-5/+2
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-10-261-2/+17
| |\ \ | | |/
| | * Merge mysql.com:/home/jimw/my/mysql-4.1-11203unknown2005-10-211-2/+17
| | |\
| | | * Fix LOAD DATA to handle having the escape and enclosed-by characterunknown2005-06-221-2/+17
* | | | Mergeunknown2005-10-061-2/+14
|\ \ \ \ | |/ / /
| * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-281-0/+2
| |\ \ \ | | |/ /
| | * | Fixed error found during review of new pushed codeunknown2005-09-251-5/+5
| * | | Merge from 4.1 to 5.0unknown2005-09-231-2/+5
| * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-231-0/+4
| |\ \ \ | | |/ /
| | * | Fix for bug#12053 LOAD DATA INFILE ignores NO_AUTO_VALUE_ON_ZERO settingunknown2005-09-221-0/+4
| * | | mergedunknown2005-09-211-2/+5
| |\ \ \ | | |/ /
| | * | Bug #10694 LOAD DATA FROM INFILE fails with 'Out of operation records'unknown2005-09-201-2/+5
| | |/
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-0/+1
|\ \ \ | |/ /
| * | Implementation of WL#2486 -unknown2005-08-121-0/+1
* | | Mergeunknown2005-07-121-7/+13
|\ \ \ | |/ /
| * | Name resolution context added (BUG#6443)unknown2005-07-011-7/+13
* | | Mergeunknown2005-05-311-9/+23
|\ \ \ | |/ /
| * | Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-301-1/+1
| * | Fix for bugs:unknown2005-05-241-8/+22
* | | WL 1682: After review fixes + update bitvector class + bitvector testunknown2005-05-021-3/+6
* | | WL 1682: Use bitvector instead of query_id to tell handler which fieldsunknown2005-04-281-2/+10
|/ /
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-1/+1
* | WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero.unknown2005-03-251-12/+30
* | Fixed behavior of LOAD DATA with subqueries in SET clause.unknown2005-03-161-3/+1
* | WL#874 "Extended LOAD DATA". unknown2005-03-161-82/+190
* | Remove compiler warnings and remove not used variablesunknown2005-02-251-3/+0
* | manually mergedunknown2005-02-141-12/+10
|\ \
| * | query_id and my_xid -> ulonglongunknown2005-01-271-12/+10
* | | First stage of table definition cacheunknown2005-01-061-3/+3
* | | After merge fixesunknown2005-01-041-1/+1
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-12/+12
|\ \ \ | |/ / |/| / | |/
| * Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-2/+5
* | post-merge fixunknown2004-11-251-3/+2
* | mergeunknown2004-11-211-3/+7
|\ \
| * | post mergeunknown2004-11-211-2/+5
| * | mergeunknown2004-11-111-1/+2
| |\ \