summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29023 MTR hangs after multiple failuresbb-10.9-midenok-MDEV-28931Aleksey Midenkov2022-07-071-8/+39
* MDEV-29023 waitpid() cleanupAleksey Midenkov2022-07-071-5/+7
* MDEV-29025 MTR doesn't print stack trace for bootstrap crashesAleksey Midenkov2022-07-071-2/+15
* MDEV-29025 Refactoring: moved out core_wanted() out of mysql-test-run.plAleksey Midenkov2022-07-072-27/+39
* MDEV-28931 MTR prints detailed stack trace unconditionallyAleksey Midenkov2022-07-072-34/+208
* MDEV-28931 Debugger.pm readability fixAleksey Midenkov2022-07-071-38/+51
* MDEV-28931 --verbose option is too verboseAleksey Midenkov2022-07-076-30/+39
* MDEV-28931 Cleanup: try GDB to print core firstAleksey Midenkov2022-07-071-4/+1
* my_safe_process: try to kill the process softly firstSergei Golubchik2022-07-071-2/+8
* MDEV-28567 Assertion `0' in open_tables upon function-related operationAleksey Midenkov2022-06-294-4/+165
* Merge 10.8 into 10.9Marko Mäkelä2022-06-296-24/+47
|\
| * Merge 10.7 into 10.8Marko Mäkelä2022-06-296-24/+47
| |\
| | * Merge 10.6 into 10.7Marko Mäkelä2022-06-296-24/+47
| | |\
| | | * MDEV-28977: mariabackup.huge_lsn,strict_full_crc32 fails in 10.8Marko Mäkelä2022-06-291-7/+5
| | | * Fix a sporadic failure of main.backup_locksMarko Mäkelä2022-06-282-2/+2
| | | * MDEV-28897 Wrong table.get_ref_count() upon concurrent truncate and backup st...Monty2022-06-281-15/+34
| | | * MDEV-18976 fixup: encryption.innodb-redo-nokeysMarko Mäkelä2022-06-282-0/+6
* | | | MDEV-28656: post-merge fixesJulius Goryavsky2022-06-282-26/+5
* | | | Merge 10.8 into 10.9Marko Mäkelä2022-06-28134-1274/+6591
|\ \ \ \ | |/ / /
| * | | Merge 10.7 into 10.8Marko Mäkelä2022-06-28134-1296/+6655
| |\ \ \ | | |/ /
| | * | Merge 10.6 into 10.7Marko Mäkelä2022-06-2856-1110/+1724
| | |\ \ | | | |/
| | | * MDEV-26979 heap-use-after-free or SIGSEGV when accessing INNODB_SYS_TABLESTAT...Marko Mäkelä2022-06-272-77/+46
| | | * Merge 10.5 into 10.6Marko Mäkelä2022-06-274-1/+31
| | | |\
| | | | * Merge 10.4 into 10.5Marko Mäkelä2022-06-274-1/+31
| | | | |\
| | | | | * Merge 10.3 into 10.4Marko Mäkelä2022-06-274-1/+31
| | | | | |\
| | | | | | * MDEV-26577 InnoDB: Failing assertion: dict_tf2_is_valid(flags, flags2) during...Marko Mäkelä2022-06-273-0/+27
| | | | | | * MDEV-28389 fixup: Fix compiler warningsMarko Mäkelä2022-06-271-1/+4
| | | * | | | MDEV-28950 Assertion `*err == DB_SUCCESS' failed in btr_page_split_and_insertMarko Mäkelä2022-06-272-10/+18
| | | * | | | Suppress a message that may be emitted on slow systemsMarko Mäkelä2022-06-271-0/+1
| | | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-06-2749-1009/+1619
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-06-2749-1037/+1618
| | | | |\ \ \ | | | | | |/ /
| | | | | * | MDEV-28854 after-merge fix: Remove a test for MDEV-26583Marko Mäkelä2022-06-273-81/+0
| | | | | * | Merge 10.3 into 10.4Marko Mäkelä2022-06-2748-515/+608
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-28389: Simplify the InnoDB corrupted page outputMarko Mäkelä2022-06-274-234/+39
| | | | | | * MDEV-28854 Disallow INSERT DELAYED on Spider tableHirokazu Hata2022-06-279-35/+71
| | | | | | * MDEV-22590 SIGSEGV in flush_all_key_blocks when changing key_buffer_size / AS...Oleksandr Byelkin2022-06-243-1/+44
| | | | | | * MDEV-26562: galera-sst-mariabackup is failing due to missing xtrabackup_check...Julius Goryavsky2022-06-212-39/+70
| | | | | | * MDEV-28884: include kernel information in crashing signal handlerDaniel Black2022-06-181-0/+10
| | | | | | * remove invalid testSergei Golubchik2022-06-182-82/+0
| | | | | | * Fix intermittent failures of innodb.stats_persistentMarko Mäkelä2022-06-172-4/+5
| | | | | | * MDEV-21027 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i...Shunsuke Tokunaga2022-06-168-5/+52
| | | | | | * mtr: fix a race conditionSergei Golubchik2022-06-151-2/+6
| | | | | | * cleanup: move the check out of the loopSergei Golubchik2022-06-151-10/+9
| | | | | | * MDEV-28656: Inability to roll upgrade without stopping the Galera clusterJulius Goryavsky2022-06-146-108/+196
| | | | | | * MDEV-28628: Change current Debian package revision schemeTuukka Pasanen2022-06-141-4/+12
| | | | | | * MDEV-26127 Assertion `err != DB_DUPLICATE_KEY' failed or InnoDB: Failing asse...Nayuta Yanagisawa2022-06-135-7/+51
| | | | | | * MDEV-27766: connect engine; INSERT ignore option, was ignoredMathew Heard2022-06-104-4/+42
| | | | | | * MDEV-28666: Add correct 'Breaks' to make sure upgrade from 10.2 succeedsTuukka Pasanen2022-06-101-1/+2
| | | | | * | MDEV-28583 postfix: fixing .result files after automatic mergeJulius Goryavsky2022-06-214-450/+1066
| | | | | * | MDEV-28819 Statically compiled encryption plugins do not work in mariadb-backupVladislav Vaintroub2022-06-201-1/+1