summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25108: Running of the EXPLAIN EXTENDED statement produces extra warning ...bb-10.2-MDEV-25108-2Dmitry Shulga2021-04-124-15/+23
* MDEV-13467 fixup: Improve error handlingMarko Mäkelä2021-04-081-7/+15
* MDEV-25294 signal handler display coredump on macDavid CARLIER2021-03-301-1/+13
* MDEV-24923 : Port selected Galera conflict resolution changes from 10.6Jan Lindström2021-03-301-10/+12
* mallinfo2: whitespace fixDaniel Black2021-03-301-1/+1
* MDEV-13467: Feature request: Support for ST_Distance_Sphere()bb-10.2-anel-MDEV-13467-gis-feature-v1Anel Husakovic2021-03-271-2/+2
* MDEV-25272: Wrong function name in error messages upon ST_GeomFromGeoJSON callAnel Husakovic2021-03-271-2/+2
* MDEV-13467: Feature request: Support for ST_Distance_Sphere()Anel Husakovic2021-03-275-3/+399
* Replace mallinfo with mallinfo2 on supported systemsMichael Okoko2021-03-271-2/+6
* MDEV-24767 Wrong result when forced BNLH is used for join supportedIgor Babaev2021-03-221-1/+1
* MDEV-25112 MIN/MAX aggregation over an indexed column may return wrong resultIgor Babaev2021-03-181-0/+3
* MDEV-24916 : Assertion `current_stmt_binlog_format == BINLOG_FORMAT_STMT || c...Jan Lindström2021-03-181-8/+12
* MDEV-24519: Server crashes in Charset::set_charset upon SELECTVarun Gupta2021-03-125-16/+78
* Update sponsorsIan Gilfillan2021-03-121-9/+4
* MDEV-24597 Explicit column name error in CTE of UNIONIgor Babaev2021-03-101-0/+1
* MDEV-21104 Wrong result (extra rows and wrong values) with incremental BNLHIgor Babaev2021-03-102-11/+88
* MDEV-25002 ON expressions cannot contain outer referencesIgor Babaev2021-03-091-0/+2
* Correct the value of global memory_usedSergei Golubchik2021-03-083-12/+21
* MDEV-24853: Duplicate key generated during cluster configuration changeJulius Goryavsky2021-03-083-30/+0
* MDEV-25032: Window functions without column references get removed from ORDER BYVicențiu Ciorbaru2021-03-041-0/+1
* MDEV-24532 Table corruption ER_NO_SUCH_TABLE_IN_ENGINE .. on table with forei...Monty2021-03-022-0/+15
* MDEV-25006: Failed assertion on executing EXPLAIN DELETE statement as a prepa...Dmitry Shulga2021-03-021-0/+3
* MDEV-24860: Incorrect behaviour of SET STATEMENT in case it is executed as a ...Dmitry Shulga2021-02-253-120/+164
* cleanup: stat tablesSergei Golubchik2021-02-221-30/+24
* MDEV-23753: SIGSEGV in Column_stat::store_stat_fieldsSergei Golubchik2021-02-221-7/+5
* Revert "MDEV-23753: SIGSEGV in Column_stat::store_stat_fields"Sergei Golubchik2021-02-221-4/+0
* Merge branch 'bb-10.2-release' into 10.2Sergei Golubchik2021-02-222-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
* | 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
|/
* 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