summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-121-8/+9
|\
| * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-04-071-7/+8
| |\
| | * Bug#27586: Wrong autoinc value assigned by LOAD DATA in theunknown2007-04-071-7/+8
| * | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-04-051-1/+1
| |\ \ | | |/ | |/|
| | * Bug #26242 UPDATE with subquery and triggers failing with cluster tablesunknown2007-04-041-1/+1
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-04-031-8/+8
|\ \ \ | |/ / |/| |
| * | Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()unknown2007-03-231-8/+8
* | | Bug#23233: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE in the unknown2007-03-301-2/+1
|/ /
* | Merge bk@192.168.21.1:mysql-5.0unknown2007-03-081-1/+1
|\ \
| * \ Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-021-1/+1
| |\ \
| | * | Bug#25122: Views based on a self-joined table aren't insertable.unknown2007-03-021-1/+1
* | | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0unknown2007-03-011-3/+9
|\ \ \ \
| * \ \ \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2007-02-281-1/+2
| |\ \ \ \
| | * | | | Bug#15126 character_set_database is not replicated (LOAD DATA INFILE need it)unknown2007-02-281-1/+2
| | | |/ / | | |/| |
| * | | | Merge mysql.com:/nfsdisk1/lars/MERGE/mysql-4.1-mergeunknown2007-02-271-1/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix for BUG#26050 "LOAD DATA INFILE breaks ACID"; the ok must be sentunknown2007-02-261-1/+3
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-1/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-151-1/+5
| | |\ \ \
| | | * | | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-1/+5
| | | | |/ | | | |/|
* | | | | Bug#18628 mysql-test-run: security problem(part1)unknown2007-02-141-0/+9
|/ / / /
* | | | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | | 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