summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29608 Default SSL makes mysqlslap much slower, tests fail with timeoutSergei Golubchik2022-09-291-0/+3
* after merge update *.resultSergei Golubchik2022-09-291-5/+5
* MDEV-29517: rpl.rpl_change_master_demote sporadically fails in BBasklavou2022-09-272-0/+6
* Merge 10.9 into 10.10Marko Mäkelä2022-09-211233-30480/+31301
|\
| * Merge 10.8 into 10.9Marko Mäkelä2022-09-211218-30413/+31234
| |\
| | * Merge 10.7 into 10.8Marko Mäkelä2022-09-211213-30257/+31078
| | |\
| | | * Merge 10.6 into 10.7Marko Mäkelä2022-09-211191-30105/+30926
| | | |\
| | | | * MDEV-28701 after-merge fixMarko Mäkelä2022-09-211-2/+0
| | | | * Merge 10.5 into 10.6Marko Mäkelä2022-09-201152-29546/+30607
| | | | |\
| | | | | * Merge 10.4 into 10.5Marko Mäkelä2022-09-2040-387/+942
| | | | | |\
| | | | | | * Merge 10.3 into 10.4Marko Mäkelä2022-09-2047-483/+992
| | | | | | |\
| | | | | | | * 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-29559 Recovery of INSERT_HEAP_DYNAMIC into secondary index failsMarko Mäkelä2022-09-193-44/+21
| | | | | * | | Merge 10.4 into 10.5Daniel Black2022-09-193-1/+46
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | Update 10.4 HELP contentsIan Gilfillan2022-09-191-950/+1233
| | | | | | * | MDEV-18589 Assertion on info.page_size failed in xb_delta_open_matching_spaceMarko Mäkelä2022-09-143-1/+46
| | | | | * | | Update 10.5 HELP contentsIan Gilfillan2022-09-191-824/+1137
| | | | | * | | A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-155-17/+17
| | | | | * | | A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-1513-49/+49
| | | | | * | | race condition in the testSergei Golubchik2022-09-142-1/+4
| | | | | * | | A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-141-2/+2
| | | | | * | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-141188-48322/+48438
| | | | | |\ \ \ | | | | | | |/ /
| | | | | | * | A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-145-20/+20
| | | | | | * | Merge 10.3 into 10.4Marko Mäkelä2022-09-131127-48034/+48150
| | | | | | |\ \ | | | | | | | |/
| | | | | | | * 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-15020 fixup: Make trx_t::apply_log() truly ATTRIBUTE_COLDMarko Mäkelä2022-09-202-4/+3
| | | | * | | | MDEV-29515 innodb.deadlock_victim_race is unstableVlad Lesin2022-09-193-12/+20