summaryrefslogtreecommitdiff
path: root/sql/sql_load.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16240: Assertion `0' failed in row_sel_convert_mysql_key_to_innobasebb-10.2-MDEV-16240Oleksandr Byelkin2019-04-251-0/+7
* Merge 10.1 into 10.2Marko Mäkelä2019-04-041-1/+0
|\
| * Fix clang -Wunused-private-fieldMarko Mäkelä2019-04-031-3/+1
* | Fixup MDEV-17262: Remove a unused variableMarko Mäkelä2019-03-181-1/+0
* | MDEV-17262: mysql crashed on galera while node rejoined cluster (#895)sysprg2019-03-181-20/+35
* | Merge 10.1 into 10.2Marko Mäkelä2019-03-041-2/+8
|\ \ | |/
| * Merge branch '10.0' into 10.1Oleksandr Byelkin2019-03-011-2/+8
| |\
| | * Merge branch '5.5' into 10.0Oleksandr Byelkin2019-02-281-2/+8
| | |\
| | | * A cleanup in derived table handling: removing duplicate code from st_select_l...Alexander Barkov2019-02-281-1/+1
| | | * MDEV-15950: LOAD DATA INTO compex_view crashedVarun Gupta2019-01-301-0/+5
| | | * MDEV-15744: Assertion `derived->table' failed in mysql_derived_merge_for_insertVarun Gupta2019-01-291-2/+3
* | | | Backporting MDEV-15597 Add class Load_data_outvar and avoid using Item::STRIN...Alexander Barkov2019-02-231-224/+99
* | | | Backporting MDEV-15497 Wrong empty value in a GEOMETRY column on LOAD DATAAlexander Barkov2019-02-231-34/+6
* | | | Backporting MDEV-14628 Wrong autoinc value assigned by LOAD XML in the NO_AUT...Alexander Barkov2019-02-231-38/+9
* | | | MDEV-14648 Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow ...Marko Mäkelä2018-02-151-10/+12
* | | | MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPYMarko Mäkelä2018-01-301-1/+39
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-5/+7
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-5/+5
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-5/+5
| | |\ \ | | | |/
| | | * MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-131-5/+5
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-1/+1
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-1/+1
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-181-1/+1
| | | |\
| | | | * Bug#16212207 - LOAD XML INFILE PERFORMANCE WITH INDENTEDShishir Jaiswal2017-05-231-1/+3
| | | | * Bug#16212207 - LOAD XML INFILE PERFORMANCE WITH INDENTEDShishir Jaiswal2017-05-161-1/+8
| * | | | MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-1/+1
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-47/+77
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-12696 Crash with LOAD XML and non-updatable VIEW columnSergei Golubchik2017-05-091-12/+29
| * | | | Merge branch '10.0' 10.1Sergei Golubchik2017-04-281-39/+39
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-39/+39
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'mysql/5.5' into 5.5mariadb-5.5.55Sergei Golubchik2017-04-111-39/+39
| | | |\ \ | | | | |/
| | | | * Bug #24595937: INCORRECT BEHAVIOR WHEN LOADING DATA TO VIEWSreeharsha Ramanavarapu2016-12-131-0/+18
| * | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-11/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-11/+3
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-12-221-49/+28
| | | |\ \ | | | | |/
| | | | * BUG#24487120 - SLAVE'S SLAVE_SQL_RUNNING IS STOPPED DURINGThayumanavar S2016-10-281-49/+28
* | | | | MDEV-12696 Crash with LOAD XML and non-updatable VIEW columnAlexander Barkov2017-05-051-37/+24
* | | | | Revert "bugfix: UPDATE and virtual BLOBs"Monty2017-01-111-6/+0
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+50
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-46/+146
| |\ \ \ \ | | |/ / /
| | * | | MDEV-11343 LOAD DATA INFILE fails to load data with an escape character follo...Alexander Barkov2016-11-291-45/+144
| | * | | MDEV-11348 LOAD DATA LOCAL INFILE crashes the server on loading a backslash f...Alexander Barkov2016-11-251-1/+2
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-27/+48
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-27/+48
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-08-031-28/+49
| | | |\ \ | | | | |/
| | | | * BUG#23080148 - BACKPORT BUG 14653594 AND BUG 20683959 TOThayumanavar S2016-06-201-28/+49
* | | | | bugfix: remove broken insert t values () optimizationSergei Golubchik2016-12-121-2/+0
* | | | | bugfix: UPDATE and virtual BLOBsSergei Golubchik2016-12-121-0/+6
* | | | | cleanup: avoid Field::field_indexSergei Golubchik2016-12-121-1/+1