summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2006-12-231-2/+1
* mergingunknown2006-12-071-1/+1
* Merge mysql.com:/home/hf/work/22372/my41-22372unknown2006-12-061-1/+13
|\
| * bug #22372 (LOAD DATA crashes the table with the geometry field)unknown2006-12-061-2/+12
| * BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID.unknown2006-10-061-8/+4
* | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDunknown2006-10-021-8/+4
* | Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0".unknown2006-09-051-5/+0
* | Fixed bug#21261: Wrong access rights was required for an insert into a viewunknown2006-08-151-0/+1
* | Fix for bug#18437 "Wrong values inserted with a before update trigger onunknown2006-07-021-0/+10
* | BUG#18681: View privileges are brokenunknown2006-05-261-4/+5
* | Proposed fix for bug #17764 "Trigger crashes MyISAM table"unknown2006-03-291-2/+3
* | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1unknown2006-02-071-2/+5
|\ \ | |/
| * Bug #17154 load data infile of char values into a table of char(PK) hangsunknown2006-02-071-2/+5
* | BUG#5390 - problems with merge tablesunknown2005-12-201-1/+1
* | Inefficient usage of String::append() fixed.unknown2005-11-201-1/+2
* | 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
* | | 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
| |/
* | Implementation of WL#2486 -unknown2005-08-121-0/+1
* | Name resolution context added (BUG#6443)unknown2005-07-011-7/+13
* | Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-301-1/+1
* | Fix for bugs:unknown2005-05-241-8/+22
* | 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
| |\ \
| | * \ mergeunknown2004-10-051-1/+2
| | |\ \
| | | * | fixed merged view fields names (BUG#5147)unknown2004-09-141-1/+2
* | | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-6/+3
* | | | | mergeunknown2004-11-121-16/+19
|\ \ \ \ \ | |/ / / / |/| | | |