summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | 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.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
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-06-0945-102/+122
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-06-0923-108/+200
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2022-06-0918-98/+185
| | |\ \ | | | |/
| | | * MDEV-28779: ALTER TABLE IMPORT TABLESPACE corrupts an encrypted tableMarko Mäkelä2022-06-093-7/+27
| | | * MDEV-25577 mariadb-tzinfo-to-sql generates superfluous warningsDaniel Lewart2022-06-091-20/+10
| | | * mysql.server.sh fix for non-Red Hat platformsGuiXiaoDi2022-06-091-5/+6
| | | * Cleanup: Remove unused error code DB_FORCED_ABORTMarko Mäkelä2022-06-082-8/+2
| | | * MDEV-25273: fix typo (s/strucures/structures/)chansuke2022-06-081-1/+1
| | | * main.help: flush help tables after modifying themSergei Golubchik2022-06-072-13/+14
| | | * typo fixed: [[space]] -> [[:space:]]Sergei Golubchik2022-06-071-1/+1
| | | * MDEV-28749: restore_prev_nj_state() doesn't update cur_sj_inner_tables correctlySergei Petrunia2022-06-076-33/+118
| | * | MDEV-28747 Index condition pushdown may be configured incorrectlyOleg Smirnov2022-06-081-6/+6
| | * | MDEV-25257 follow-up: full_crc32 format is garbage-freeMarko Mäkelä2022-06-071-2/+3
| | * | Merge 10.3 into 10.4Marko Mäkelä2022-06-072-6/+5
| | |\ \ | | | |/
| | | * Fixed crashing when using DBUG_PUSH_EMPTYMonty2022-06-061-3/+2
| | | * MDEV-27697 fixup: Exclude debug code from non-debug buildsMarko Mäkelä2022-06-031-3/+3
| * | | MDEV-22023 Update man page NAME section to say MariaDB instead of MySQLTingyao Nian2022-06-0928-32/+32
| * | | MDEV-28243: AIX missing my_gethwaddr implementationDaniel Black2022-06-082-8/+17
* | | | MDEV-28457 Crash in page_dir_find_owner_slot()Marko Mäkelä2022-06-0823-338/+391
* | | | MDEV-13542: Do not crash on decryption failureMarko Mäkelä2022-06-087-188/+22
* | | | MDEV-18519: Assertion failure in btr_page_reorganize_low()Marko Mäkelä2022-06-085-51/+32
* | | | Improve error reporting in AriaMonty2022-06-0730-151/+235
* | | | Updated aria_dump_logMonty2022-06-072-5/+9
* | | | Make join->key_dependent up to date for derived tablesMichael Widenius2022-06-071-1/+8
* | | | Improve table pruning in optimizer with up to date key_dependent mapMichael Widenius2022-06-076-83/+135
* | | | greedy_search() and best_extension_by_limited_search() scrambled table orderMichael Widenius2022-06-0713-129/+146
* | | | MDEV-28749: restore_prev_nj_state() doesn't update cur_sj_inner_tables correctlySergei Petrunia2022-06-076-33/+118
* | | | Fixed cost calculation for SELECT STRAIGHT_JOINMonty2022-06-071-16/+18
* | | | removed some compiler warningsMonty2022-06-072-2/+2
* | | | MDEV-25506 fixup: Wait for TRUNCATE recoveryMarko Mäkelä2022-06-072-0/+10
* | | | main.mysqladmin: Prefer restarting to killingMarko Mäkelä2022-06-072-8/+4
* | | | Merge remote-tracking branch 'origin/10.5' into 10.6Monty2022-06-066-21/+65
|\ \ \ \ | |/ / /
| * | | Fixed bug in Aria read cache when doing check/repairMonty2022-06-061-4/+10
| * | | MDEV-28757 S3 tables can hang in SELECTMonty2022-06-062-14/+10
| * | | MDEV-28491 Uuid. "UPDATE/DELETE" not working "WHERE id IN (SELECT id FROM ..)"bb-10.5-barAlexander Barkov2022-06-033-3/+45
* | | | MDEV-18976 Implement OPT_PAGE_CHECKSUM log record for improved validationMarko Mäkelä2022-06-0612-124/+275