summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | MDEV-24872 : galera.galera_insert_multi MTR failed: crash with SIGABRTJan Lindström2021-02-171-2/+4
| | * | | MDEV-23291: SUM column from a derived table returns invalid valuesVarun Gupta2021-02-162-0/+21
| | * | | MDEV-24779: main.subselect fails in buildbot with --ps-protocolVarun Gupta2021-02-161-1/+1
| | * | | MDEV-19474: Histogram statistics are used even with optimizer_use_condition_s...Varun Gupta2021-02-162-4/+16
| | * | | MDEV-19950: Galera test failure on galera_ssl_upgradeJulius Goryavsky2021-02-111-10/+52
| | * | | MDEV-22741: *SAN: ERROR: AddressSanitizer: use-after-poison on address in ins...Sujatha2021-02-031-1/+1
| | * | | MDEV-23449: alias do not exist and a query do not report an errorVarun Gupta2021-01-311-16/+17
| | * | | MDEV-22583: Selectivity for BIT columns in filtered column for EXPLAIN is inc...Varun Gupta2021-01-301-8/+22
| | * | | MDEV-11172: EXPLAIN shows non-sensical value for key_len with type=indexVarun Gupta2021-01-303-4/+10
| * | | | Merge branch 'bb-10.3-release' into 10.3Sergei Golubchik2021-02-2242-396/+424
| |\ \ \ \
| * | | | | MDEV-24936 EXPLAIN for query based on table value constructor lacks infoIgor Babaev2021-02-221-2/+14
| * | | | | MDEV-22703 DEFAULT() on a BLOB column can overwrite the default recordMonty2021-02-211-2/+3
| * | | | | MDEV-24840 Crash caused by query with IN subquery containing unionIgor Babaev2021-02-103-7/+12
* | | | | | Merge branch 'bb-10.4-release' into 10.4Sergei Golubchik2021-02-2361-792/+668
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'bb-10.3-release' into bb-10.4-releasemariadb-10.4.18Sergei Golubchik2021-02-192-6/+10
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'bb-10.2-release' into bb-10.3-releasemariadb-10.3.28Sergei Golubchik2021-02-182-5/+9
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | make @@wsrep_provider and @@wsrep_notify_cmd read-onlymariadb-10.2.37Sergei Golubchik2021-02-181-2/+2
| | | * | | don't allocate 64K on the stackSergei Golubchik2021-02-181-3/+7
| | | | |/ | | | |/|
| * | | | updating @@wsrep_cluster_address deadlocksSergei Golubchik2021-02-147-45/+46
| * | | | fix a 3-way deadlock in galera_sr.galera-features#56Sergei Golubchik2021-02-121-0/+4
| * | | | remove find_thread_with_thd_data_lock_callbackSergei Golubchik2021-02-122-23/+5
| * | | | MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-02-129-41/+36
| * | | | don't take mutexes conditionallySergei Golubchik2021-02-128-40/+16
| * | | | cleanup: THD::abort_current_cond_wait()Sergei Golubchik2021-02-127-86/+33
| * | | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-1252-544/+529
| |\ \ \ \ | | |/ / /
| | * | | galera fixes related to THD::LOCK_thd_killSergei Golubchik2021-02-021-0/+6
| | * | | mergeSergei Golubchik2021-02-021-1/+1
| | * | | galera fixes related to THD::LOCK_thd_killSergei Golubchik2021-02-022-6/+15
| | * | | sync changes in oracle parserOleksandr Byelkin2021-02-011-39/+43
| | * | | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-0136-345/+350
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * ASAN heap-use-after-free in Item_exists_subselect::is_top_level_itemOleksandr Byelkin2021-01-291-1/+3
| | | * MDEV-22251: get_key_scans_params: Conditional jump or move depends on uniniti...Sergei Petrunia2021-01-281-0/+1
| | | * MDEV-20717 : Plugin system variables and activation options can break "mysqld...Jan Lindström2021-01-281-4/+15
| | | * MDEV-24509 : Warning: Memory not freed: 56 on SET @@global.wsrep_sst_authJan Lindström2021-01-262-0/+10
| | | * MDEV-23328 Server hang due to Galera lock conflict resolutionSergei Golubchik2021-01-241-2/+0
| | | * cleanup: void hton::abort_transaction()Sergei Golubchik2021-01-241-1/+1
| | | * cleanup: remove slave background thread, use handle_manager thread insteadSergei Golubchik2021-01-243-156/+35
| | | * cleanup: fix and generalize handle_manager threadSergei Golubchik2021-01-242-48/+41
| | | * don't allow `KILL QUERY ID USER xxx`Sergei Golubchik2021-01-241-7/+11
| | | * MDEV-10272: add master host/port info to slave thread exit messagesDaniel Black2021-01-221-0/+5
| | | * MDEV-8134: The relay-log is not flushed after the slave-relay-log.999999 showedSujatha2021-01-214-4/+23
| | | * MDEV-16940 Server crashes in unsafe_key_update upon attempt to update viewIgor Babaev2021-01-192-0/+6
| | | * MDEV-19723 Assertion `je->state == JST_KEY' failed while SELECT ST_GEOMFROMGE...Alexey Botchkov2021-01-191-0/+1
| | | * MDEV-24179: Assertion `m_status == DA_ERROR || m_status == DA_OK ||Rucha Deodhar2021-01-191-0/+6
| | | * MDEV-23851 BF-BF Conflict issue because of UK GAP lockssjaakola2021-01-183-5/+29
| | | * MDEV-24208 SHOW RELAYLOG EVENTS command is not supported in the prepared sta...Dmitry Shulga2021-01-131-0/+11
| | | * MDEV-23826: ORDER BY in view definition leads to wrong result with GROUP BY o...Varun Gupta2021-01-122-1/+34
| | | * MDEV-23753: SIGSEGV in Column_stat::store_stat_fieldsVarun Gupta2021-01-121-0/+4
| | | * MDEV-14884 Failed to enable encryption of temporary files in mariadb 10.3.3Sergei Golubchik2021-01-111-3/+3
| | | * MDEV-18428 Memory: If transactional=0 is specified in CREATE TABLE, it is not...Sergei Golubchik2021-01-113-3/+9