summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #16912362 LOAD DATA INFILE CLAIMS TO BE HOLDINGAjo Robert2016-01-281-1/+2
* Bug #16171518 - LOAD XML DOES NOT HANDLE EMPTY ELEMENTSShishir Jaiswal2015-08-181-2/+9
* Backport from trunk:Tor Didriksen2014-04-231-22/+31
* Bug#11759519 - INFINITE HANG WITH 100% CPU USAGE WITH LOAD DATAPraveenkumar Hulakund2014-03-191-6/+13
* Bug#17429677:LAST ARGUMENT OF LOAD DATA ...SET ...STATEMENTSujatha Sivakumar2013-10-161-0/+8
* Bug#16753869:INCORRECT TRUNCATION OF LONG SET EXPRESSION INSujatha Sivakumar2013-06-241-5/+6
* upmerge to bug#14548159Rohit Kalhans2012-09-221-19/+10
|\
| * BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-221-18/+10
| * Merge from mysql-5.1.58-releaseKaren Langford2011-07-061-9/+9
| |\
| | * weave merge of mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-05-101-6/+5
| | |\
| * | \ Updated/added copyright headersKent Boortz2011-07-031-7/+6
| |\ \ \ | | | |/ | | |/|
* | | | Bug#12727287: Maintainer mode compilation fails with gcc 4.6Davi Arnaut2011-07-071-1/+3
* | | | Merge from mysql-5.5.14-releasehery.ramilison@oracle.com2011-07-061-5/+5
|\ \ \ \
| * \ \ \ merged mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-06-061-3/+2
| |\ \ \ \
| * \ \ \ \ weave merge of mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-05-101-6/+5
| |\ \ \ \ \
| * \ \ \ \ \ merge mysql-5.1-security->mysql-5.5-securityGeorgi Kodinov2011-05-041-5/+5
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merged 5.0-security->5.1-securityGeorgi Kodinov2011-05-041-9/+9
| | |\ \ \ \ \
| | | * | | | | Bug #11764517: 57359: POSSIBLE TO CIRCUMVENT SECURE_FILE_PRIV Georgi Kodinov2011-04-281-24/+24
* | | | | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | |/ / / | | |/| | |
* | | | | | auto-mergeTatjana Azundris Nuernberg2011-05-121-6/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | merge from 5.1Guilhem Bichot2011-04-261-5/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fix for Bug#11765141 - "58072: LOAD DATA INFILE: LEAKS IO CACHE MEMORY WHEN E...Guilhem Bichot2011-04-071-5/+4
| * | | | | 5.1 -> 5.5 mergeSergey Glukhov2011-04-151-1/+1
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Bug#11765139 58069: LOAD DATA INFILE: VALGRIND REPORTS INVALID MEMORY READS ...Sergey Glukhov2011-04-151-1/+1
| | |/ /
| | * | mergeGeorgi Kodinov2010-12-171-0/+7
| | |\ \
* | | \ \ auto-mergeTatjana Azundris Nuernberg2011-05-121-3/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#11902767/Bug#60580: Statement improperly replicated crashes slave SQL threadTatjana Azundris Nuernberg2011-05-121-3/+2
* | | | | bug#59085 recommitMattias Jonsson2011-02-101-4/+3
* | | | | BUG#59267 LOAD DATA LOCAL INFILE not executed on slave with SBRAlfranio Correia2011-01-121-1/+3
* | | | | mergeGeorgi Kodinov2010-12-171-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | BUG#46166Luis Soares2010-12-071-0/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-0/+7
* | | | | merge 5.1-security => 5.5-securityKristofer Pettersson2010-12-161-42/+41
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Bug58747 57359 patch: breaks secure_file_priv+not secure yet+still accesses o...Kristofer Pettersson2010-12-161-42/+43
| |/ /
* | | Manual merge from mysql-5.1-bugteam into mysql-5.5-bugteam.Alexey Kopytov2010-10-021-6/+5
|\ \ \ | |/ /
| * | Bug #56709: Memory leaks at running the 5.1 test suiteAlexey Kopytov2010-09-221-7/+5
* | | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l...2010-08-031-0/+8
|\ \ \ | |/ /
| * | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l...2010-08-031-0/+8
* | | Manual merge from mysql-5.1-bugteam into mysql-trunk-merge.Luis Soares2010-07-301-8/+0
|\ \ \ | |/ /
| * | Revert patch for BUG#34283. Causing lots of test failures in PB2,Luis Soares2010-07-301-8/+0
* | | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l...2010-07-301-0/+8
|\ \ \ | |/ /
| * | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l...2010-07-301-0/+8
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-8/+7
|\ \ \ | |/ /
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-7/+6
* | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-3/+3
|\ \ \
| * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-1/+1
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2