summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2020-10-221-0/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2020-10-211-0/+1
| |\
| | * MDEV-23938: innodb row_search_idx_cond_check handle ICP_ABORTED_BY_USERSergei Petrunia2020-10-161-0/+1
* | | MDEV-23968 CREATE TEMPORARY TABLE .. LIKE (system versioned table) returns er...Aleksey Midenkov2020-10-201-0/+19
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-6/+6
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-6/+6
| |\ \ | | |/
| | * Code comment spellfixesIan Gilfillan2020-07-221-6/+6
| | * imporve clang buildEugene Kosov2019-06-251-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2020-05-271-0/+13
|\ \ \ | |/ /
| * | Fixed crash in aria recovery when using bulk insertMonty2020-05-261-0/+13
* | | Merge 10.2 into 10.3Marko Mäkelä2020-04-151-14/+20
|\ \ \ | |/ /
| * | MDEV-21168: Active XA transactions stop slave from working after backupVlad Lesin2020-04-071-14/+20
* | | MDEV-18875 Assertion `thd->transaction.stmt.ha_list == __null || trans == &th...Nikita Malyavin2019-12-291-1/+2
* | | MDEV-16130 wrong error message adding AS ROW START to versioned tableAleksey Midenkov2019-10-101-2/+4
* | | MDEV-16490 fix versioning.partition failureNikita Malyavin2019-09-091-2/+5
* | | MDEV-16490: It's possible to make a system versioned table without any versio...Nikita Malyavin2019-09-091-42/+43
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-1/+27
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-06-121-0/+34
| |\ \ | | |/
| | * MDEV-19653 Add class Sql_cmd_create_tableAlexander Barkov2019-05-311-0/+34
* | | MDEV-18512 using DATETIME(6) as row_start/row_end crashes serverEugene Kosov2019-05-201-2/+1
* | | make method constEugene Kosov2019-05-171-1/+2
* | | MDEV-15408 Confusing error message upon ER_VERS_FIELD_WRONG_TYPE while omitti...Eugene Kosov2019-05-171-61/+71
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-2/+2
|\ \ \ | |/ /
| * | MDEV-19158: MariaDB 10.2.22 is writing duplicate entries into binary logSujatha2019-05-141-2/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-2/+2
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-2/+2
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-2/+2
| | |\
| | | * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | | cleanup: move checksum code to handler classSergei Golubchik2019-05-071-4/+93
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-271-2/+13
|\ \ \ \ | |/ / /
| * | | MDEV-16240: Assertion `0' failed in row_sel_convert_mysql_key_to_innobasebb-10.2-MDEV-16240Oleksandr Byelkin2019-04-251-2/+13
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-251-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-04-251-0/+1
| |\ \ \ | | |/ /
| | * | Merge 5.5 into 10.1Marko Mäkelä2019-04-241-0/+1
| | |\ \ | | | |/
| | | * MDEV-15772 Potential list overrun during XA recoveryThirunarayanan Balathandayuthapani2019-04-241-0/+1
* | | | MDEV-15951 system versioning by trx id doesn't work with partitioningNikita Malyavin2019-03-291-28/+4
* | | | post-merge: gcc 8 warningsSergei Golubchik2019-03-171-1/+0
* | | | MDEV-9519: After-merge fix for 10.3Julius Goryavsky2019-03-051-3/+25
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-041-17/+7
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.1' into 10.2Jan Lindström2019-02-281-13/+25
| |\ \ \ | | |/ /
| | * | Revert offending part of MDEV-9519: Data corruption will happen on the Galera...Jan Lindström2019-02-281-13/+25
| | * | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-251-14/+36
| * | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-14/+36
* | | | MDEV-9519: Data corruption will happen on the Galera cluster size changeJulius Goryavsky2019-02-261-14/+36
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-02-041-4/+52
|\ \ \ \ | |/ / /
| * | | MDEV-15740 Fix wsrep recovery with wsrep_emulate_bin_logTeemu Ollakka2019-01-271-1/+4
| * | | MDEV-15740 Backport wsrep recovery fixes from 10.4.Teemu Ollakka2019-01-251-3/+48
* | | | MDEV-17542 10.3: gcc-8.0 produces lots of -Wclass-memaccess warnings in Table...Alexander Barkov2018-10-251-1/+1
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-1/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-1/+3
| |\ \ \ | | |/ /