summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-1/+2
* | | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-2/+14
|\ \ \ | |/ /
| * | 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
* | | | Mergetomas@poseidon.ndb.mysql.com2005-10-061-2/+14
|\ \ \ \ | |/ / /
| * | | 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
| | |/
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-251-0/+1
|\ \ \ | |/ /
| * | Implementation of WL#2486 -timour@mysql.com2005-08-121-0/+1
* | | Mergetomas@poseidon.ndb.mysql.com2005-07-121-7/+13
|\ \ \ | |/ /
| * | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-7/+13
* | | Mergetomas@poseidon.ndb.mysql.com2005-05-311-9/+23
|\ \ \ | |/ /
| * | 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
* | | WL 1682: After review fixes + update bitvector class + bitvector testmronstrom@mysql.com2005-05-021-3/+6
* | | WL 1682: Use bitvector instead of query_id to tell handler which fieldsmronstrom@mysql.com2005-04-281-2/+10
|/ /
* | 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
* | | | | mergebell@sanja.is.com.ua2004-11-121-16/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | post-review fixesbell@sanja.is.com.ua2004-11-121-3/+6
| * | | | mergebell@sanja.is.com.ua2004-10-281-15/+50
| |\ \ \ \
| * | | | | errors without code removedbell@sanja.is.com.ua2004-10-201-13/+13
| | |/ / / | |/| | |
* | | | | new lock for multiupdate:bell@sanja.is.com.ua2004-11-051-1/+1
* | | | | merge with 4.1monty@mysql.com2004-10-291-8/+9
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-1/+1
| * | | Merginghf@deer.(none)2004-09-141-7/+6
| |\ \ \