summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
...
| | * MDEV-25114 Crash: WSREP: invalid state ROLLED_BACK (FATAL)sjaakola2021-09-241-2/+7
* | | MDEV-23328 Server hang due to Galera lock conflict resolutionsjaakola2021-10-291-2/+2
* | | MDEV-25114: Crash: WSREP: invalid state ROLLED_BACK (FATAL)Jan Lindström2021-10-291-2/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2021-08-311-4/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-08-311-3/+1
| |\ \ | | |/
| | * MDEV-26504 THD::copy_db_to() fails to return true if THD::db is nullMarko Mäkelä2021-08-301-3/+1
* | | MDEV-23080: desync and pause node on BACKUP STAGE BLOCK_DDLLeandro Pacheco2021-07-271-0/+3
* | | cleanup: move thread_count to THD_count::value()Sergei Golubchik2021-07-241-16/+17
* | | Merge 10.3 into 10.4Marko Mäkelä2021-05-251-3/+2
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-05-241-7/+6
| |\ \ | | |/
| | * MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-211-4/+5
| | * MDEV-25462: Assertion `m_status == DA_ERROR || m_status == DA_OK ||Rucha Deodhar2021-05-201-1/+1
* | | MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-251-4/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2021-05-181-1/+2
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3, except MDEV-25682Marko Mäkelä2021-05-181-1/+2
| |\ \ | | |/
| | * MDEV-17515: GTID Replication in optimistic mode deadlockSujatha2021-05-171-1/+2
| | * MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionSergei Golubchik2021-05-041-4/+0
* | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-4/+0
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-05-041-4/+0
| |\ \
| | * | MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionmariadb-10.2.38Sergei Golubchik2021-05-041-4/+0
| | |/
| | * MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SPIgor Babaev2021-04-221-1/+3
* | | MDEV-22227 Assertion `state_ == s_exec' failed in wsrep::client_state::start_...bb-10.4-MDEV-22227mkaruza2021-04-281-0/+1
* | | Merge 10.3 into 10.4bb-10.4-mergeMarko Mäkelä2021-04-251-1/+3
|\ \ \ | |/ /
| * | MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SPIgor Babaev2021-04-221-1/+3
* | | Fix all warnings given by UBSANMonty2021-04-201-1/+3
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-191-3/+16
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-03-181-3/+16
| |\ \ | | |/
| | * Correct the value of global memory_usedSergei Golubchik2021-03-081-3/+16
* | | MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-02-121-2/+2
* | | don't take mutexes conditionallySergei Golubchik2021-02-121-9/+2
* | | cleanup: THD::abort_current_cond_wait()Sergei Golubchik2021-02-121-2/+2
* | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-2/+18
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-1/+17
| |\ \ | | |/
| | * cleanup: copy RAII helpers from 10.5, cleanup testSergei Golubchik2021-01-111-0/+32
| | * Revert "MDEV-23536 : Race condition between KILL and transaction commit"Sergei Golubchik2021-01-111-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-01-111-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-111-1/+1
| |\ \ | | |/
| | * MDEV-23536 : Race condition between KILL and transaction commitJan Lindström2021-01-081-1/+1
* | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-6/+11
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-6/+11
| |\ \ | | |/
| | * MDEV-23406 Signal 8 in maria_create after recursive cte queryIgor Babaev2020-12-161-3/+9
| | * MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4GbSergei Golubchik2020-12-101-1/+2
| | * Revert "MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEG...Sergei Golubchik2020-12-101-2/+0
* | | MDEV-15532 after-merge fixes from MontyMarko Mäkelä2020-12-021-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-0/+24
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-0/+7
| |\ \ | | |/
| | * MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-0/+7
| * | cleanup: RAII helper for changing thd->count_cuted_rowsSergei Golubchik2020-11-251-0/+17
* | | MDEV-24063 Assertion during graceful shutdown with wsrep_on=OFFDaniele Sciascia2020-11-031-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2020-11-031-0/+2
|\ \ \ | |/ /