summaryrefslogtreecommitdiff
path: root/sql/handler.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13915: Previous GCO freed while in usebb-10.4-MDEV-13915-leader-abortBrandon Nesterenko2023-05-171-1/+1
* MDEV-13915 Kill fixBrandon Nesterenko2023-05-121-1/+1
* MDEV-26175 : Assertion `! thd->in_sub_stmt' failed in bool trans_rollback_stm...Jan Lindström2023-04-111-1/+7
* MDEV-30746 Regression in ucs2_general_mysql500_ciAlexander Barkov2023-03-011-13/+2
* hopefully the last case of walk-and-delete HASH antipatternSergei Golubchik2023-02-211-11/+7
* MDEV-27653 long uniques don't work with unicode collationsAlexander Barkov2023-01-191-0/+32
* Merge 10.3 into 10.4Marko Mäkelä2023-01-031-18/+29
|\
| * MDEV-25004 vers_force_trx option to force transactional System VersioningAleksey Midenkov2022-12-271-18/+29
* | MDEV-19190 Assertion `...auto_inc_initialized` failed in get_auto_incrementlrf1412022-11-241-1/+1
* | MDEV-23264 Unique blobs allow duplicate values upon UPDATESachin2022-11-071-2/+7
* | Revert "MDEV-28727 ALTER TABLE ALGORITHM=NOCOPY does not work after upgrade"Alexander Barkov2022-10-211-17/+2
* | MDEV-28727 ALTER TABLE ALGORITHM=NOCOPY does not work after upgradeAleksey Midenkov2022-08-011-2/+17
* | MDEV-21540 Initialization of already inited long unique index on reorganize p...Aleksey Midenkov2022-08-011-3/+23
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-3/+5
|\ \ | |/
| * MDEV-21087/MDEV-21433: ER_SLAVE_INCIDENT arrives at slave without failure spe...Brandon Nesterenko2022-07-251-3/+5
* | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-0/+3
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-031-0/+3
| |\
* | | MDEV-28098 incorrect key in "dup value" error after long uniqueSergei Golubchik2022-04-281-0/+1
* | | MDEV-25975: Merge 10.3 into 10.4Marko Mäkelä2022-04-061-0/+16
|\ \ \ | |/ /
| * | MDEV-25975 innodb_disallow_writes causes shutdown to hangMarko Mäkelä2022-04-061-0/+16
* | | Merge 10.3 into 10.4Marko Mäkelä2022-04-061-188/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2022-04-061-188/+1
| |\ \ | | |/
| | * Cleanup: Remove some unused functionsMarko Mäkelä2022-03-301-188/+1
* | | MDEV-13005: Fixing bugs in SEQUENCE, part 3, 1/5Rucha Deodhar2022-03-301-1/+3
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-2/+8
|\ \ \ | |/ /
| * | MDEV-27217 typo fixAleksey Midenkov2022-01-151-0/+1
| * | MDEV-27452 TIMESTAMP(0) system field is allowed for certain creation of syste...Aleksey Midenkov2022-01-131-2/+5
| * | MDEV-27217 DELETE partition selection doesn't work for history partitionsAleksey Midenkov2022-01-131-0/+2
* | | MDEV-19555 assert Diagnostics_area::sql_errno() in ha_rollback_transAndrei2022-01-261-1/+2
* | | MDEV-21650 Non-empty statement transaction on global rollback after TRT updat...Aleksey Midenkov2022-01-121-3/+2
* | | Merge branch 10.3 into 10.4Julius Goryavsky2021-12-251-2/+1
|\ \ \ | |/ /
| * | MDEV-27195 SIGSEGV in Table_scope_and_contents_source_st::vers_check_system_f...bb-10.3-bar-MDEV-27195Alexander Barkov2021-12-221-2/+1
* | | Only apply wsrep_trx_fragment_size to InnoDB tablesMonty2021-12-231-4/+7
* | | Merge 10.3 into 10.4Marko Mäkelä2021-11-091-5/+5
|\ \ \ | |/ /
| * | Merge mariadb-10.3.32 into 10.3Marko Mäkelä2021-11-091-2/+0
| |\ \
| | * | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-2/+0
| * | | MDEV-26928 Column-inclusive WITH SYSTEM VERSIONING doesn't work with explicit...Aleksey Midenkov2021-11-021-5/+5
| |/ /
* | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-10-131-48/+42
|\ \ \ | |/ /
| * | MDEV-22660 SIGSEGV on adding system versioning and modifying system columnAleksey Midenkov2021-10-111-0/+6
| * | MDEV-22660 System versioning cleanupsAleksey Midenkov2021-10-111-49/+37
* | | After-merge fix f84e28c119b495da77e197f7cd18af4048fc3126Marko Mäkelä2021-08-251-2/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2021-08-181-2/+2
|\ \ \ | |/ /
* | | MDEV-26308 : Galera test failure on galera.galera_split_brainLeandro Pacheco2021-08-181-2/+2
* | | MDEV-22421 Galera assertion !wsrep_has_changes(thd) || (thd->lex->sql_command...mkaruza2021-07-281-0/+14
* | | MDEV-25551 applying crash with tables without PKsjaakola2021-05-261-2/+28
* | | Merge 10.3 into 10.4Marko Mäkelä2021-04-141-9/+16
|\ \ \ | |/ /
| * | MDEV-25172 Wrong error message for ADD COLUMN .. AS ROW STARTAleksey Midenkov2021-03-311-0/+5
| * | MDEV-22562 Assertion `next_insert_id == 0' upon UPDATE on system-versioned tableAleksey Midenkov2021-03-311-9/+11
* | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-0/+2
|\ \ \ | |/ /