summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28869 Eliminated tables are not shown in EXPLAINbb-10.10-MDEV-28869Oleg Smirnov2022-07-0414-92/+1349
* fix sysvar_server tests for 32bitSergei Golubchik2022-06-182-302/+304
* Reduced size of POSITIONMonty2022-06-183-13/+12
* Added current_cost and best_cost to optimizer trace when pruning by costMonty2022-06-182-27/+79
* Added EQ_REF chaining to the greedy_optimizerMonty2022-06-1830-2232/+5837
* Remove unnecessary testing of join dependency when sorting tablesMonty2022-06-181-15/+10
* Added get_allowed_nj_tables() to speed up gready_search()Monty2022-06-183-18/+175
* Improve pruning in greedy_search by sorting tables during searchMonty2022-06-1833-1294/+2519
* MDEV-26278 Add functionality to eliminate derived tables from the queryOleg Smirnov2022-06-185-20/+650
* remove invalid testSergei Golubchik2022-06-182-82/+0
* Merge 10.9 into 10.10Marko Mäkelä2022-06-176-17/+38
|\
| * Merge 10.8 into 10.9Marko Mäkelä2022-06-176-17/+38
| |\
| | * Merge 10.7 into 10.8Marko Mäkelä2022-06-166-17/+38
| | |\
| | | * Merge 10.6 into 10.7Marko Mäkelä2022-06-166-25/+42
| | | |\
| | | | * Merge 10.5 into 10.6Marko Mäkelä2022-06-161-19/+19
| | | | |\
| | | | | * MDEV-28832 infinite loop in mariabackup if log LOG_HEADER_FORMAT field is 0Vlad Lesin2022-06-151-19/+19
| | | | * | MDEV-28864 Assertion `trx_id <= create_id' failed in innodb_check_version()Marko Mäkelä2022-06-161-0/+1
| | | | * | MDEV-28845 InnoDB: Failing assertion: bpage->can_relocate() in buf0lru.ccMarko Mäkelä2022-06-154-6/+21
| | | | * | MDEV-13542 fixup: Relax an assertionMarko Mäkelä2022-06-151-0/+1
* | | | | | Merge branch '10.9' into 10.10Sergei Golubchik2022-06-1716-79/+163
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fix sporadic versioning.rpl_row failuresSergei Golubchik2022-06-161-0/+1
| * | | | | fixes for aarch64 debSergei Golubchik2022-06-161-0/+4
| * | | | | deb: fix hashicorp plugin dependenciesSergei Golubchik2022-06-161-1/+1
| * | | | | MDEV-28769 Assertion `(m_ci->state & 32) || m_with_collate' failed in Lex_exa...Alexander Barkov2022-06-1613-78/+157
* | | | | | MDEV-27808 Spider: remove #ifdef SPIDER_LIKE_FUNC_HAS_GET_NEGATEDYusuke Abe2022-06-172-5/+0
* | | | | | MDEV-28362 Spider: remove #ifdef SPIDER_ITEM_STRING_WITHOUT_SET_STR_WITH_COPYYusuke Abe2022-06-152-13/+0
* | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-06-1537-613/+391
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.8 into 10.9Marko Mäkelä2022-06-1536-612/+390
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-28766: SET GLOBAL innodb_log_file_bufferingMarko Mäkelä2022-06-146-38/+139
| | * | | | Merge 10.7 into 10.8Marko Mäkelä2022-06-1431-570/+279
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.6 into 10.7Marko Mäkelä2022-06-145-135/+4
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-28840 innodb_undo_log_truncate is not crash-safeMarko Mäkelä2022-06-143-3/+4
| | | | * | MDEV-25581 Allow user thread to do InnoDB fts cache syncThirunarayanan Balathandayuthapani2022-06-142-132/+0
| | | * | | Merge 10.6 into 10.7Marko Mäkelä2022-06-1424-434/+271
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.5 into 10.6Marko Mäkelä2022-06-149-30/+140
| | | | |\ \ | | | | | |/
| | | | | * MDEV-28828 SIGSEGV in buf_flush_LRU_list_batchMarko Mäkelä2022-06-141-2/+1
| | | | | * MDEV-26127 Assertion `err != DB_DUPLICATE_KEY' failed or InnoDB: Failing asse...Nayuta Yanagisawa2022-06-135-9/+55
| | | | | * MDEV-28642: Suspend obvious false-positive Lintian warningsTuukka Pasanen2022-06-133-20/+108
| | | | * | MDEV-28802 DROP DATABASE in InnoDB still is case-insensitiveMarko Mäkelä2022-06-133-1/+35
| | | | * | Update magic file with Aria table files and ddl logMonty2022-06-131-14/+14
| | | | * | MDEV-25581 Allow user thread to do InnoDB fts cache syncThirunarayanan Balathandayuthapani2022-06-1011-395/+82
| | | | * | Fix ./mtr --embeddedMarko Mäkelä2022-06-104-5/+8
| | | * | | Fixed maria.maria-recover and maria.encrypt-no-key test filesMonty2022-06-134-5/+8
| * | | | | Make BUILD script compile hashicorp plugin dynamicallybb-10.9-montyMonty2022-06-131-1/+1
* | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-06-09313-10525/+9835
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.8 into 10.9Marko Mäkelä2022-06-09133-1302/+1620
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-26713 fixup: Correct the main.winservice_i18n resultMarko Mäkelä2022-06-091-1/+0
| | * | | | Merge 10.7 into 10.8Marko Mäkelä2022-06-09127-1106/+1257
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.6 into 10.7Marko Mäkelä2022-06-09126-1095/+1246
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.5 into 10.6Marko Mäkelä2022-06-0945-102/+122
| | | | |\ \ | | | | | |/