summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30342 Wrong "Truncated incorrect DECIMAL value" warning/errorDaniel Black2023-01-091-2/+2
* MDEV-29169 Using MATCH returns NULL for Virtual ColumnNikita Malyavin2022-11-231-0/+5
* MDEV-29540 Incorrect sequence values in INSERT SELECTDaniel Black2022-10-191-2/+2
* MDEV-29299 SELECT from table with vcol index reports warningNikita Malyavin2022-10-121-0/+15
* cleanup: suppress rocksdb compilation warning, fix a commentSergei Golubchik2022-10-011-2/+2
* MDEV-17124: mariadb 10.1.34, views and prepared statements: ERROR 1615 (HY00...Oleksandr Byelkin2022-09-301-0/+1
* MDEV-28530: Revoking privileges from a non-existing user on a master breaks r...Brandon Nesterenko2022-09-031-0/+2
* MDEV-12325 Unexpected data type and truncation when using CTEMonty2022-08-081-1/+3
* Merge branch '10.2' into 10.3Sergei Golubchik2022-05-071-10/+10
|\
| * MDEV-28310 Missing binlog data for INSERT .. ON DUPLICATE KEY UPDATEAndrei2022-05-061-9/+9
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-031-5/+35
|\ \ | |/
| * MDEV-25243 ASAN heap-use-after-free in Item_func_sp::execute_impl upon concur...Alexander Barkov2022-04-211-3/+47
* | Merge branch '10.2' into 10.3Sergei Golubchik2022-04-211-3/+2
|\ \ | |/
| * MDEV-26281 ASAN use-after-poison when complex conversion is involved in blobSergei Golubchik2022-04-141-3/+2
* | Merge 10.2 into 10.3Marko Mäkelä2022-03-291-2/+2
|\ \ | |/
| * MDEV-24667 LOAD DATA INFILE on temporary table not written to slave binlogSachin Kumar2022-03-251-2/+2
* | MDEV-28166 sql_mode=ORACLE: fully qualified package function calls do not wor...Alexander Barkov2022-03-251-0/+13
* | Merge branch 10.2 into 10.3Alexander Barkov2022-03-161-0/+4
|\ \ | |/
| * MDEV-23210 Assertion `(length % 4) == 0' failed in my_lengthsp_utf32 on ALTER...Alexander Barkov2022-03-141-1/+62
* | Merge 10.2 into 10.3Marko Mäkelä2021-11-291-2/+1
|\ \ | |/
| * MDEV-26755 innodb.undo_truncate: ilink::assert_linked(): Assertion `prev != 0...Sergei Golubchik2021-11-261-2/+0
| * MDEV-27098 Subquery using the ALL keyword on TIME columns produces a wrong re...bb-10.2-barAlexander Barkov2021-11-201-0/+1
| * MDEV-26833 Missed statement rollback in case transaction drops or create temp...bb-10.2-andreiAndrei Elkin2021-10-281-1/+2
* | Merge branch '10.2' into 10.3mariadb-10.3.32Oleksandr Byelkin2021-11-051-1/+2
|\ \
| * | MDEV-26833 Missed statement rollback in case transaction drops or create temp...mariadb-10.2.41Andrei Elkin2021-11-051-1/+2
| |/
| * Revert MDEV-25114Marko Mäkelä2021-09-241-7/+2
| * MDEV-25114 Crash: WSREP: invalid state ROLLED_BACK (FATAL)sjaakola2021-09-241-2/+7
* | 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
* | 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
* | 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 '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-24823 Crash with invalid multi-table update of view in 2nd execution of SPIgor Babaev2021-04-221-1/+3
* | 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
* | 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.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.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