summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* MDEV-29520 heap-use-after-poison in row_merge_spatial_rows()Marko Mäkelä2022-09-133-2/+28
* MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-121087-47957/+47936
* MDEV-29507 InnoDB: Failing assertion: table->n_rec_locks == 0Marko Mäkelä2022-09-123-0/+26
* MDEV-29433 innodb.lock_delete_updated is unstableVlad Lesin2022-09-082-8/+8
* MDEV-28605: Change wrong plugin config installation location (#2160)Tuukka Pasanen2022-09-074-4/+4
* MDEV-29342 Assertion failure in file que0que.cc line 728Thirunarayanan Balathandayuthapani2022-09-063-1/+29
* MDEV-28827 Minor unsafe statement warning message improvementAndrei2022-09-031-1/+1
* MDEV-28530: Revoking privileges from a non-existing user on a master breaks r...Brandon Nesterenko2022-09-035-0/+143
* MDEV-27172 Prefix indices on Spider tables may lead to wrong query resultsNayuta Yanagisawa2022-09-017-251/+334
* MDEV-13668 fixup: Remove test work-aroundsMarko Mäkelä2022-08-312-11/+4
* MDEV-28592 disks plugin (postfix - remove tabs)Daniel Black2022-08-311-7/+7
* MDEV-28592 disks plugin - getmntinfo (BSD) & getmntent (AIX)Daniel Black2022-08-316-55/+211
* MDEV-13888: innodb_fts.innodb_fts_plugin failedMarko Mäkelä2022-08-302-25/+35
* MDEV-29409 Buffer overflow in my_wc_mb_filename() on RENAME TABLEMarko Mäkelä2022-08-303-6/+33
* MDEV-29258 Failing assertion for name length on RENAME TABLEMarko Mäkelä2022-08-305-8/+31
* MDEV-29403 innodb.innodb_sys_semaphore_waits fails with wrong errno 5014bb-10.3-elenstElena Stepanova2022-08-281-2/+2
* MDEV-29350 Crash when IN predicand is used in eliminated GROUP BY clauseIgor Babaev2022-08-253-1/+192
* MDEV-29384 Hangs caused by innodb_adaptive_hash_index=ONMarko Mäkelä2022-08-251-40/+1
* update a global_suppressions() listSergei Golubchik2022-08-251-1/+1
* btr_search_drop_page_hash_index(): Remove a racey debug checkMarko Mäkelä2022-08-241-4/+1
* MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_av...Thirunarayanan Balathandayuthapani2022-08-241-1/+1
* MDEV-29291 Assertion `!table->fts' failed in dict_table_can_be_evicted on SHU...Thirunarayanan Balathandayuthapani2022-08-241-1/+1
* MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_av...Thirunarayanan Balathandayuthapani2022-08-241-1/+3