summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* mergingholyfoot/hf@mysql.com/deer.(none)2006-12-071-1/+1
* Merge mysql.com:/home/hf/work/22372/my41-22372holyfoot/hf@mysql.com/deer.(none)2006-12-061-1/+13
|\
| * bug #22372 (LOAD DATA crashes the table with the geometry field)holyfoot/hf@mysql.com/deer.(none)2006-12-061-2/+12
| * BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID.kroki/tomash@moonlight.intranet2006-10-061-8/+4
* | BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDkroki/tomash@moonlight.intranet2006-10-021-8/+4
* | Fix for BUG#11151 "LOAD DATA INFILE commits transaction in 5.0".guilhem@gbichot3.local2006-09-051-5/+0
* | Fixed bug#21261: Wrong access rights was required for an insert into a viewevgen@sunlight.local2006-08-151-0/+1
* | Fix for bug#18437 "Wrong values inserted with a before update trigger ondlenev@mysql.com2006-07-021-0/+10
* | BUG#18681: View privileges are brokengkodinov@mysql.com2006-05-261-4/+5
* | Proposed fix for bug #17764 "Trigger crashes MyISAM table"dlenev@mysql.com2006-03-291-2/+3
* | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1tomas@poseidon.ndb.mysql.com2006-02-071-2/+5
|\ \ | |/
| * Bug #17154 load data infile of char values into a table of char(PK) hangstomas@poseidon.ndb.mysql.com2006-02-071-2/+5
* | BUG#5390 - problems with merge tablesingo@mysql.com2005-12-201-1/+1
* | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-1/+2
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-5/+2
|\ \ | |/
| * Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationmonty@mysql.com2005-10-251-5/+2
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-10-261-2/+17
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-11203jimw@mysql.com2005-10-211-2/+17
| |\
| | * Fix LOAD DATA to handle having the escape and enclosed-by characterjimw@mysql.com2005-06-221-2/+17
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-281-0/+2
|\ \ \ | |/ /
| * | Fixed error found during review of new pushed codemonty@mysql.com2005-09-251-5/+5
* | | Merge from 4.1 to 5.0msvensson@neptunus.(none)2005-09-231-2/+5
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-231-0/+4
|\ \ \ | |/ /
| * | Fix for bug#12053 LOAD DATA INFILE ignores NO_AUTO_VALUE_ON_ZERO settinggluh@eagle.intranet.mysql.r18.ru2005-09-221-0/+4
* | | mergedserg@serg.mylan2005-09-211-2/+5
|\ \ \ | |/ /
| * | Bug #10694 LOAD DATA FROM INFILE fails with 'Out of operation records'tomas@poseidon.ndb.mysql.com2005-09-201-2/+5
| |/
* | Implementation of WL#2486 -timour@mysql.com2005-08-121-0/+1
* | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-7/+13
* | Preparatory (and the most problematic) patch for Bug#7306konstantin@mysql.com2005-05-301-1/+1
* | Fix for bugs:dlenev@brandersnatch.localdomain2005-05-241-8/+22
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-1/+1
* | WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero.gbichot@quadita2.mysql.com2005-03-251-12/+30
* | Fixed behavior of LOAD DATA with subqueries in SET clause.dlenev@brandersnatch.localdomain2005-03-161-3/+1
* | WL#874 "Extended LOAD DATA". dlenev@brandersnatch.localdomain2005-03-161-82/+190
* | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-3/+0
* | manually mergedserg@serg.mylan2005-02-141-12/+10
|\ \
| * | query_id and my_xid -> ulonglongserg@serg.mylan2005-01-271-12/+10
* | | First stage of table definition cachemonty@mysql.com2005-01-061-3/+3
* | | After merge fixesmonty@mysql.com2005-01-041-1/+1
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYmonty@mysql.com2005-01-031-12/+12
|\ \ \ | |/ / |/| / | |/
| * Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagmonty@mysql.com2004-12-311-2/+5
* | post-merge fixbell@sanja.is.com.ua2004-11-251-3/+2
* | mergebell@sanja.is.com.ua2004-11-211-3/+7
|\ \
| * | post mergebell@sanja.is.com.ua2004-11-211-2/+5
| * | mergebell@sanja.is.com.ua2004-11-111-1/+2
| |\ \
| | * \ mergebell@sanja.is.com.ua2004-10-051-1/+2
| | |\ \
| | | * | fixed merged view fields names (BUG#5147)bell@sanja.is.com.ua2004-09-141-1/+2
* | | | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-6/+3