summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't pass password to innobackup via command line, use environment insteadbb-10.2-codership-cmd-line-pswdAlexey Yurchenko2021-03-292-6/+6
* MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-293-5/+26
* MDEV-25240 minor upgrade does not perform server restartbb-10.2-MDEV-25240Alexey Bychko2021-03-291-3/+8
* 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-272-4/+4
* MDEV-13467: Feature request: Support for ST_Distance_Sphere()Anel Husakovic2021-03-2714-39/+598
* Replace mallinfo with mallinfo2 on supported systemsMichael Okoko2021-03-273-2/+8
* cmake cleanup: drop support for ancient clang in WITH_ASAN optionEugene Kosov2021-03-261-10/+0
* MDEV-25238 add support for -fsanitize-address-use-after-scopeEugene Kosov2021-03-261-0/+6
* MDEV-24786: row_upd_clust_step() skips mtr_t::commit() on virtual column errorst-10.2-MDEV-24786Marko Mäkelä2021-03-261-80/+46
* Cleanup - reduce duplicate code, in SSL IO error handling.bb-10.2-sysprgVladislav Vaintroub2021-03-251-23/+29
* MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-03-243-8/+27
* MDEV-23740 postfix - potentially uninitialized variable passed to vio_socket...Vladislav Vaintroub2021-03-241-10/+15
* MDEV-24879 Client crash on undefined charsetsdirSergei Golubchik2021-03-231-1/+5
* Follow up fixes for making @@wsrep_provider read-onlyDaniele Sciascia2021-03-238-10/+11
* fixed typo in postinst scriptAlexey Bychko2021-03-231-3/+3
* MDEV-24767 Wrong result when forced BNLH is used for join supportedIgor Babaev2021-03-223-1/+55
* MDEV-23076 Misleading "InnoDB: using atomic writes"Marko Mäkelä2021-03-223-19/+7
* MDEV-22653: Remove the useless parameter innodb_simulate_comp_failuresMarko Mäkelä2021-03-2214-400/+0
* Added missed ' -- ' between the end of the lldb command options and the begin...Dmitry Shulga2021-03-221-1/+1
* MDEV-25195: pam check getgrouplist functionDaniel Black2021-03-221-3/+4
* MDEV-22240: don't use pc.splitbrain=true on node2 in galera.galera_gcache_rec...Alexey Yurchenko2021-03-211-1/+1
* MDEV-8708 fixup: Remove dead codeMarko Mäkelä2021-03-191-4/+0
* MDEV-24903: mariabackup SST fails while adding --log-bin in startup commandJulius Goryavsky2021-03-197-42/+137
* update libmariadbSergei Golubchik2021-03-191-0/+0
* myseek: AIX has no "tell"bb-10.2-danielblack-aix-notellDaniel Black2021-03-191-1/+1
* MDEV-25112 MIN/MAX aggregation over an indexed column may return wrong resultIgor Babaev2021-03-183-0/+65
* MDEV-10682 Race condition between ANALYZE and STATS_AUTO_RECALCMarko Mäkelä2021-03-181-0/+14
* MDEV-25121: innodb_flush_method=O_DIRECT fails on compressed tablesMarko Mäkelä2021-03-181-13/+27
* MDEV-21584 - portability fixVladislav Vaintroub2021-03-181-1/+3
* Cleanup: Remove unused OS_DATA_TEMP_FILEMarko Mäkelä2021-03-182-5/+3
* MDEV-24916 : Assertion `current_stmt_binlog_format == BINLOG_FORMAT_STMT || c...Jan Lindström2021-03-181-8/+12
* MDEV-18874 : Galera test MW-286 causes Mutex = TTASEventMutex<GenericPolicy>]...Jan Lindström2021-03-183-2/+124
* mariadb.pc: plugindir is usedDaniel Black2021-03-181-2/+3
* switch off storage/innobase/.clang-format: InnoDB uses a common formatting st...Eugene Kosov2021-03-172-0/+0
* MDEV-21039: Server fails to start with unknown mysqld_safe optionsJulius Goryavsky2021-03-161-1/+14
* MDEV-24554 Windows authenticode signing stopped workingVladislav Vaintroub2021-03-161-1/+1
* MDEV-23740 - X509_R_CERT_ALREADY_IN_HASH_TABLE when establishing SSL connec...Vladislav Vaintroub2021-03-151-0/+15
* MDEV-24978 : SIGABRT in __libc_messageJan Lindström2021-03-153-21/+93
* update libmariadbVladislav Vaintroub2021-03-121-0/+0
* MDEV-24519: Server crashes in Charset::set_charset upon SELECTVarun Gupta2021-03-127-16/+129
* Update sponsorsIan Gilfillan2021-03-123-27/+12
* MDEV-24597 Explicit column name error in CTE of UNIONIgor Babaev2021-03-103-2/+72
* MDEV-21104 Wrong result (extra rows and wrong values) with incremental BNLHIgor Babaev2021-03-104-11/+177
* MDEV-25101 Assertion !strcmp(field->name, "table_name") failedMarko Mäkelä2021-03-101-1/+0
* reenable tests from engines/funcsAlice Sherepa2021-03-10192-6524/+3969
* MDEV-25002 ON expressions cannot contain outer referencesIgor Babaev2021-03-098-0/+265
* Correct the value of global memory_usedSergei Golubchik2021-03-085-14/+40
* update wsrep service version after 7345d371418Sergei Golubchik2021-03-081-1/+1
* MDEV-24853: Duplicate key generated during cluster configuration changeJulius Goryavsky2021-03-086-165/+178