summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24454 Crash at change_item_treebb-10.2-MDEV-24454Oleksandr Byelkin2021-09-271-0/+1
* MDEV-23597 Assertion `marked_for_read()' failed while evaluating DEFAULTNikita Malyavin2021-07-161-0/+12
* [1/2] MDEV-18166 ASSERT_COLUMN_MARKED_FOR_READ failed on tables with vcolsNikita Malyavin2021-07-121-1/+1
* MDEV-25576: The statement EXPLAIN running as regular statement and as prepare...Dmitry Shulga2021-05-301-0/+17
* MDEV-23886 Reusing CTE inside a function fails with table doesn't existIgor Babaev2021-05-211-29/+4
* XA PREPARE and SHOW STATUSSergei Golubchik2021-05-081-7/+13
* MDEV-21603 Crashing SHOW TABLES with derived table in WHERE conditionSergei Golubchik2021-05-041-1/+0
* MDEV-24823 Crash with invalid multi-table update of view in 2nd execution of SPIgor Babaev2021-04-221-1/+2
* MDEV-25108: Running of the EXPLAIN EXTENDED statement produces extra warning ...bb-10.2-MDEV-25108-2Dmitry Shulga2021-04-121-1/+1
* MDEV-23033: All slaves crash once in ~24 hours and loop restart with signal 11Sujatha2021-01-041-44/+74
* MDEV-24019 Assertion is hit for query using recursive CTE with no default DBIgor Babaev2020-12-081-24/+11
* MDEV-24314 Unexpected error message when selecting from view that usesIgor Babaev2020-12-041-0/+1
* MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-301-1/+1
* MDEV-22707 : galera got stuck after flush tablesJan Lindström2020-10-281-1/+1
* MDEV-22707: galera got stuck after flush tablesmkaruza2020-10-271-0/+5
* Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-9/+5
|\
| * cleanup: reduce code duplicationSergei Golubchik2020-07-291-8/+4
| * MDEV-18496 Crash when Aria encryption is enabled but plugin not availableSergei Golubchik2020-07-291-1/+1
* | MDEV-16039 Crash when selecting virtual columns generated using functions wit...Nikita Malyavin2020-07-211-17/+26
* | MDEV-22339 - Assertion `str_length < len' failedSergey Vojtovich2020-06-041-4/+4
* | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-231-17/+60
* | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2020-05-161-14/+8
|\ \ | |/
| * MDEV-22579 No error when inserting DEFAULT(non_virtual_column) into a virtual...Alexander Barkov2020-05-151-4/+2
* | Merge branch '10.1' into 10.2mariadb-10.2.32Oleksandr Byelkin2020-05-081-0/+9
|\ \ | |/
| * MDEV-22180 Planner opens unnecessary tables when updated table is referenced ...Sergei Golubchik2020-05-081-0/+9
* | Merge 10.1 into 10.2Marko Mäkelä2020-04-271-2/+2
|\ \ | |/
| * MDEV-22203: WSREP_ON is unnecessarily expensive to evaluateMarko Mäkelä2020-04-271-2/+2
* | MDEV-10748 Server crashes in ha_maria::implicit_commitMonty2019-10-151-3/+11
* | Merge 10.1 into 10.2Marko Mäkelä2019-10-091-26/+0
|\ \ | |/
| * Cleanup EITSSergey Vojtovich2019-10-021-26/+0
| * MDEV-20091 DROP TEMPORARY table is logged despite no CREATE was loggedSujatha2019-07-251-39/+45
| * imporve clang buildEugene Kosov2019-06-251-1/+1
* | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Sergei Golubchik2019-09-041-6/+2
* | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Sergei Golubchik2019-09-031-3/+7
* | cleanup: on update default nowSergei Golubchik2019-09-031-2/+2
* | Fixed assertion Assertion `!table->pos_in_locked_tables' failedMonty2019-08-081-0/+1
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-131-5/+6
|\ \ | |/
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-5/+6
| |\
| | * MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24Sergei Golubchik2019-06-011-0/+3
| | * cleanupSergei Golubchik2019-06-011-5/+3
* | | MDEV-19490 show tables fails when selecting the information_schema databaseMonty2019-05-161-3/+2
* | | MDEV-19158: MariaDB 10.2.22 is writing duplicate entries into binary logSujatha2019-05-141-0/+8
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\ \ | | |/
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-061-4/+5
|\ \ \ | |/ /
| * | MDEV-17883: CREATE TABLE IF NOT EXISTS locking changes in 10.3.10Jan Lindström2019-05-031-4/+5
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-43/+52
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-05-021-2/+1
| |\ \ | | |/
| | * MDEV-19349 mysql_install_db: segfault at tmp_file_prefix checkAleksey Midenkov2019-05-011-7/+1