summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* io_liburing: ENOMEM handling - use io_uring_mlock_sizest-10.6-iouring_required-memlockDaniel Black2021-04-142-6/+26
* MDEV-18019, MDEV-18135: Renew test OpenSSL certs at level 3 securityOtto Kekäläinen2021-04-1118-750/+1185
* Revert "MDEV-13115: SKIP LOCKED postfix"Daniel Black2021-04-101-4/+4
* MDEV-13115: SKIP LOCKED postfixDaniel Black2021-04-101-4/+4
* MDEV-25297 Assertion: trx->roll_limit <= trx->undo_no in ROLLBACK TO SAVEPOINTMarko Mäkelä2021-04-097-33/+65
* MDEV-25280: cpack_rpm - MariaDB-client file movesDaniel Black2021-04-091-0/+2
* MDEV-25315 Crash in SHOW ENGINE INNODB STATUSMarko Mäkelä2021-04-084-2/+60
* MDEV-20220: Merge 5.7 P_S replication table 'replication_applier_status_by_wo...Sujatha2021-04-088-2/+260
* MDEV-20220: Merge 5.7 P_S replication table 'replication_applier_status_by_wo...Sujatha2021-04-089-32/+93
* MDEV-20220: Merge 5.7 P_S replication table 'replication_applier_status_by_wo...Sujatha2021-04-0818-288/+564
* MDEV-25371 Potential hang in wsrep_is_BF_lock_timeout()Marko Mäkelä2021-04-082-4/+4
* Merge 10.5 into 10.6Marko Mäkelä2021-04-0850-204/+1264
|\
| * MDEV-17913 fixup: Correct a DBUG_PRINT format stringMarko Mäkelä2021-04-081-1/+1
| * Merge 10.4 into 10.5bb-10.5-mergeMarko Mäkelä2021-04-083-1/+102
| |\
| | * MDEV-25334 FTWRL/Backup blocks DDL on temporary tables with binlog enabled, a...Monty2021-04-073-3/+107
| * | MDEV-22775: Merge 10.4 into 10.5Marko Mäkelä2021-04-0815-123/+340
| |\ \ | | |/
| | * MDEV-22775 [HY000][1553] Changing name of primary key column with foreign key...Alexander Barkov2021-04-0712-118/+338
| * | Merge 10.4 into 10.5Marko Mäkelä2021-04-0820-31/+653
| |\ \ | | |/
| | * MDEV-19508: SI_KERNEL is not on all implementationsbb-10.4-danielblack-MDEV-19508-minimal-compile-fixDaniel Black2021-04-072-1/+6
| | * MDEV-21402 : sql_safe_updates breaks Galera 4bb-10.4-MDEV-21402Jan Lindström2021-04-064-5/+188
| | * MDEV-24956: ALTER TABLE not replicated with Galera in MariaDB 10.5.9bb-10.4-MDEV-25226mkaruza2021-04-055-6/+269
| | * MDEV-25226 Assertion when wsrep_on set OFF with SR transactionDaniele Sciascia2021-04-0510-19/+190
| | * MDEV-17913 Encrypted transactional Aria tables remain corrupt after crash rec...Monty2021-04-021-2/+2
| * | MDEV-17913 Encrypted transactional Aria tables remain corrupt after crash rec...Monty2021-04-0613-48/+166
* | | GIS skip_locked_nowait test needs fixingbb-10.6-danielblack-MDEV-13115-select-for-update-skip-locked-nowaitDaniel Black2021-04-082-6/+3
* | | MDEV-13115: Add Oracle SKIP LOCKED tests casesMartin Hansson2021-04-086-0/+1372
* | | MDEV-13115: Implement SELECT SKIP LOCKEDDaniel Black2021-04-0828-43/+446
* | | Add TL_FIRST_WRITE in SQL layer for determining R/WDaniel Black2021-04-0818-57/+58
* | | MDEV-25312 Replace fil_space_t::name with fil_space_t::name()bb-10.6-MDEV-25312Marko Mäkelä2021-04-0737-1139/+767
* | | unittest: my_getopt-t errors on -ve ul{l,}bb-10.6-danielblack-MDEV-22219-negative-unsignedDaniel Black2021-04-071-7/+2
* | | MDEV-22219: error on parsing negative unsigned optionsDaniel Black2021-04-071-4/+13
* | | Merge 10.5 into 10.6Marko Mäkelä2021-04-011-0/+1
|\ \ \ | |/ /
| * | MDEV-25313: Assertion pending==log_requests.start... failedMarko Mäkelä2021-04-011-0/+1
* | | MDEV-25314 Assertion `trx.is_wsrep()' failed in wsrep_is_BF_lock_timeout()Marko Mäkelä2021-04-011-1/+1
* | | After-merge fix: WITH_WSREP=ON CMAKE_BUILD_TYPE=RelWithDebInfoMarko Mäkelä2021-03-311-31/+24
* | | Merge 10.5 into 10.6Marko Mäkelä2021-03-311-1/+2
|\ \ \ | |/ /
| * | MDEV-25072: Livelock due to innodb_change_buffering_debugMarko Mäkelä2021-03-311-1/+2
* | | Merge 10.5 into 10.6Marko Mäkelä2021-03-3140-885/+857
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2021-03-3137-941/+880
| |\ \ | | |/
| | * MDEV-15527 fixup for innodb_checksum_algorithm=full_crc32Marko Mäkelä2021-03-313-17/+38
| | * Merge 10.3 into 10.4Marko Mäkelä2021-03-3135-947/+866
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-03-3135-962/+873
| | | |\
| | | | * MDEV-25294 signal handler display coredump on macDavid CARLIER2021-03-301-1/+13
| | | | * MDEV-25200 Index count mismatch due to aborted FULLTEXT INDEXThirunarayanan Balathandayuthapani2021-03-303-0/+59
| | | | * MDEV-15527 page_compressed compressed page partially during import tablespaceThirunarayanan Balathandayuthapani2021-03-301-1/+1
| | | | * Add missing have_perfschema.incMarko Mäkelä2021-03-302-0/+2
| | | | * MDEV-15527 page_compressed compressed page partially during import tablespacebb-10.2-MDEV-15527Thirunarayanan Balathandayuthapani2021-03-301-11/+74
| | | | * Add supression for warning.Jan Lindström2021-03-302-0/+3
| | | | * MDEV-24923 : Port selected Galera conflict resolution changes from 10.6Jan Lindström2021-03-303-121/+107
| | | | * remove broken tests/grant.plDaniel Black2021-03-301-750/+0