summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29710: Valgrind tests massively fail due to silently killing server on s...Marko Mäkelä2022-10-0512-0/+14
* MDEV-29710: Disable main.log_slow under ValgrindMarko Mäkelä2022-10-051-0/+2
* MDEV-29710: Disable sys_vars.innodb_flush_method_func under ValgrindMarko Mäkelä2022-10-051-0/+2
* MDEV-29710: Disable innodb.table_flags under ValgrindMarko Mäkelä2022-10-051-0/+6
* MDEV-29666 InnoDB fails to purge secondary index records when indexed virtual...Marko Mäkelä2022-10-057-212/+178
* MDEV-27682: bundled wsrep_notify.sh causes mariadbd to freeze during startJulius Goryavsky2022-10-048-30/+465
* MDEV-29575 Access to innodb_trx, innodb_locks and innodb_lock_waits along wit...Vlad Lesin2022-10-031-0/+2
* cleanup: suppress rocksdb compilation warning, fix a commentSergei Golubchik2022-10-012-2/+4
* compilation errorSergei Golubchik2022-10-012-3/+2
* MDEV-17124: mariadb 10.1.34, views and prepared statements: ERROR 1615 (HY00...Oleksandr Byelkin2022-09-3016-74/+329
* Better declaration of the buffer sizeOleksandr Byelkin2022-09-302-8/+13
* MDEV-28548: ER_TABLEACCESS_DENIED_ERROR is missing information about DBAnel Husakovic2022-09-30144-1909/+2032
* fix sporadic failures on main.killSergei Golubchik2022-09-291-0/+2
* MDEV-29361 Infinite recursive calls when detecting CTE dependenciesIgor Babaev2022-09-286-35/+1341
* Use memory safe snprintf() in Connect Engine and elsewhere (#2210)Mikhail Chalov2022-09-2813-61/+70
* MDEV-21134 Crash with partitioned table, PARTITION syntax, and index_merge.Alexey Botchkov2022-09-273-5/+126
* MDEV-29022 add_slave destroy child list and has dead codeOleksandr Byelkin2022-09-2710-74/+165
* MDEV-26852 Spider: -Werror=maybe-uninitialized raises on spd_sys_table.cc and...Nayuta Yanagisawa2022-09-262-6/+9
* cleanup: main.mysqldump testSergei Golubchik2022-09-262-17/+34
* wsrep suite isn't run by default, wsrep_info shouldn't eitherSergei Golubchik2022-09-261-2/+0
* sporadic failures of main.bootstrapSergei Golubchik2022-09-263-3/+3
* MDEV-29579 Fix CONNECT ASAN hits (#2277)Andrew Hutchings2022-09-262-38/+24
* MDEV-28533: CONNECT engine does not quote columns involved in WHERE clause (#...Anel2022-09-263-4/+56
* MDEV-25767 Fix CONNECT ODBC WHERE condition crash (#2243)Andrew Hutchings2022-09-234-14/+37
* MDEV-29600 Memory leak in row_log_table_apply_update()Marko Mäkelä2022-09-223-4/+45
* Cleanup: Remove redundant output from a testMarko Mäkelä2022-09-222-68/+0
* Backport fix for MDEV-29352 to 10.3-10.5Alexey Botchkov2022-09-214-2/+34
* MDEV-29275 Fix server/Docs typosIan Gilfillan2022-09-212-4/+4
* MDEV-28986: rpl tests sometimes failing on freebsd buildersBrandon Nesterenko2022-09-2010-2311/+2509
* MDEV-29480 spider group by handler wrong result on order by aggregate aliasSergei Golubchik2022-09-201-0/+2
* MDEV-29561 SHOW CREATE TABLE produces syntactically incorrect structureAlexander Barkov2022-09-208-20/+110
* MDEV-29426 Fix memory leak in CONNECT JSON/BSON (#2255)Andrew Hutchings2022-09-195-1/+97
* Fix clang -Wunused-but-set-variableMarko Mäkelä2022-09-191-12/+6
* Merge innodb.cmake to CMakeLists.txtMarko Mäkelä2022-09-192-203/+182
* Cleanup: Remove HAVE_IB_LINUX_FUTEXMarko Mäkelä2022-09-193-47/+7
* Cleanup: Remove INNODB_COMPILER_HINTSMarko Mäkelä2022-09-192-18/+5
* InnoDB cleanup: Replace UNIV_LINUX, UNIV_SOLARIS, UNIV_AIXMarko Mäkelä2022-09-199-45/+39
* Correct typos in a function commentMarko Mäkelä2022-09-191-3/+4
* MDEV-29543 Windows: Unreadable dlerror() message on localized OSVladislav Vaintroub2022-09-151-1/+1
* MDEV-22647 Assertion `!check_audit_mask(mysql_global_audit_mask, event_class_...Sergei Golubchik2022-09-141-2/+0
* Add missing comment and remove unnecessary initializationAnel Husakovic2022-09-142-1/+1
* MDEV-29509 execute granted indirectly (via roles) doesn't always workVicențiu Ciorbaru2022-09-143-14/+13
* cleanup: indentation and whitespace fixesVicențiu Ciorbaru2022-09-141-12/+11
* MDEV-29458: Role grant commands do not propagate all grantsVicențiu Ciorbaru2022-09-144-95/+406
* MDEV-29465: Inherited columns privs for roles wrongly set mysql.tables_priv c...Vicențiu Ciorbaru2022-09-143-9/+90
* MDEV-29479 I_S.INNODB_SYS_TABLESPACES doesn't have temporary tablespace info...Thirunarayanan Balathandayuthapani2022-09-143-0/+18
* mysql_release: treat alma|rocky as centos|rhelSergei Golubchik2022-09-131-2/+2
* MDEV-23801 Assertion failed in btr_pcur_store_position()Marko Mäkelä2022-09-133-2/+87
* A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-131-1/+1
* MDEV-29522 RocksDB RPM doesn't get built on Rocky Linux and AlmaSergei Golubchik2022-09-131-1/+1