summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexbb-10.6-MDEV-24971Thirunarayanan Balathandayuthapani2021-04-088-49/+233
* 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
| | | | * mallinfo2: whitespace fixDaniel Black2021-03-301-1/+1
| | | | * Windows - suppress nonsensical(for this OS) system check.Vladislav Vaintroub2021-03-301-0/+1
| | | | * MDEV-24586: remove mysql_to_mariadb.sqlbb-10.2-MDEV-24586-danielblack-remove-mysql_to_mariadb.sqlDaniel Black2021-03-302-23/+0
| | | | * Don't pass password to innobackup via command line, use environment insteadbb-10.2-codership-cmd-line-pswdAlexey Yurchenko2021-03-292-6/+6
| | | | * MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-293-5/+26
| | | | * MDEV-25240 minor upgrade does not perform server restartbb-10.2-MDEV-25240Alexey Bychko2021-03-291-3/+8
| | | | * MDEV-13467: Feature request: Support for ST_Distance_Sphere()bb-10.2-anel-MDEV-13467-gis-feature-v1Anel Husakovic2021-03-271-2/+2
| | | | * MDEV-25272: Wrong function name in error messages upon ST_GeomFromGeoJSON callAnel Husakovic2021-03-272-4/+4
| | | | * MDEV-13467: Feature request: Support for ST_Distance_Sphere()Anel Husakovic2021-03-2714-39/+598