summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-2/+2
* Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DAT...Tatiana A. Nurnberg2008-09-171-1/+3
* Fix for Bug#35469: server crash with LOAD DATA INFILE to a VIEW.unknown2008-03-281-14/+42
* Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-1/+1
* Bug #27571 asynchronousity in setting mysql_`query`::error andunknown2007-10-291-6/+20
* Bug #23333 stored function + non-transac table + transac table = breaks stmt-...unknown2007-08-211-1/+1
* (pushing for Andrei)unknown2007-07-301-10/+6
* Merge gleb.loc:/home/uchum/work/bk/4.1-optunknown2007-07-041-0/+1
|\
| * Fixed bug #29294.unknown2007-07-031-0/+1
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-05-281-3/+3
|\ \
| * | BUG#17233 : LOAD DATA INFILE: failure causes mysqld dbug_assert, binlog not f...unknown2007-05-071-3/+3
* | | Bug#27670: LOAD DATA does not set CURRENT_TIMESTAMP default value for aunknown2007-05-091-0/+4
|/ /
* | 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