summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22494 : Galera assertion lock_sys.mutex.is_owned() at lock_trx_handle_wa...bb-10.4-MDEV-22494Jan Lindström2020-05-1413-111/+372
* Merge 10.3 into 10.4Marko Mäkelä2020-05-1344-309/+212
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-05-1339-266/+193
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2020-05-1310-95/+65
| | |\
| | | * Merge branch '10.1-release' into 10.1Oleksandr Byelkin2020-05-1113-348/+436
| | | |\
| | | * | bump the VERSIONDaniel Bartholomew2020-05-111-1/+1
| | | * | MDEV-22501 Various issues when using --innodb-data-file-size-debug=-1Marko Mäkelä2020-05-083-3/+3
| | | * | MDEV-22497 [ERROR] InnoDB: Unable to purge a recordMarko Mäkelä2020-05-072-82/+48
| | | * | Windows, mtr : Fix "Subroutine HAVE_WIN32_CONSOLE redefined at (eval 25) line...Vladislav Vaintroub2020-05-071-1/+1
| | | * | MDEV-22344: Fix typos in commentsAnel Husakovic2020-05-063-4/+4
| | | * | postfix after e3f5789ac0b2 - var/log/stdout.log contains escape sequences.Vladislav Vaintroub2020-05-051-1/+1
| | | * | MDEV-22273 jUnit patch: xml test result differs from MTR output in case if retryRasmus Johansson2020-05-042-4/+8
| | | * | MDEV-22270 JUnit patch: test name contains classnameRasmus Johansson2020-05-041-0/+1
| | * | | MDEV-22398: mariabackup.innodb_xa_rollback fails on repeatVlad Lesin2020-05-121-1/+5
| | * | | Cleanup: Remove InnoDB wrappers of thd_charset(), thd_query_safe()Marko Mäkelä2020-05-125-58/+7
| | * | | MDEV-22529 thd_query_safe() isn’t, causing InnoDB to hangMarko Mäkelä2020-05-121-4/+14
| | * | | Merge branch '10.2-release' into 10.2Oleksandr Byelkin2020-05-1115-181/+770
| | |\ \ \
| | * | | | bump the VERSIONDaniel Bartholomew2020-05-111-1/+1
| | * | | | MDEV-22523 index->rtr_ssn.mutex is wasting memoryMarko Mäkelä2020-05-1110-40/+17
| | * | | | innodb: add space between thread name and "to exit" textPetr Vaněk2020-05-091-1/+1
| | * | | | Add global suppression for connectivity problems.Jan Lindström2020-05-081-0/+1
| | * | | | MDEV-22483 mysql_upgrade does not use current user as default for connecting ...Sergei Golubchik2020-05-081-1/+1
| | * | | | MDEV-21483 : Galera MTR tests failed: galera.MW-328A galera.MW-328BJan Lindström2020-05-085-4/+16
| | * | | | MDEV-21421 : Galera test sporadic failure on galera.galera_as_slave_gtid_myis...Jan Lindström2020-05-082-0/+13
| | * | | | MDEV-19344 innodb.innodb-change-buffer-recovery failsMarko Mäkelä2020-05-071-3/+0
| | * | | | MDEV-21515 : Galera test sporadic failure on galera.galera_wsrep_new_cluster:...Jan Lindström2020-05-062-60/+51
| | * | | | MDEV-19741 : Galera test failure on galera.galera_sst_mariabackup_table_optionsJan Lindström2020-05-061-1/+0
| | * | | | MDEV-13266: Race condition in ANALYZE TABLE / statistics collectionVarun Gupta2020-05-051-25/+21
| | * | | | MDEV-11254 cleanup: Remove buf_page_t::write_sizeMarko Mäkelä2020-05-052-12/+5
| * | | | | Merge branch '10.3-release' into 10.3Oleksandr Byelkin2020-05-1117-214/+850
| |\ \ \ \ \
| * | | | | | bump the VERSIONDaniel Bartholomew2020-05-111-1/+1
| * | | | | | MDEV-17568: LATERAL DERIVED is not clearly visible in EXPLAIN FORMAT=JSONSergei Petrunia2020-05-064-0/+17
* | | | | | | MDEV-20261 NULL passed to String::eq, SEGV, server crash, regression in 10.4Alexander Barkov2020-05-122-2/+62
* | | | | | | Merge branch '10.4-release' into 10.4Oleksandr Byelkin2020-05-11103-706/+2072
|\ \ \ \ \ \ \
| * | | | | | | MDEV-21965 main.tls_version and main.tls_version1 fail in buildbot on Ubuntu ...Sergei Golubchik2020-05-112-1/+14
| * | | | | | | List of unstable tests for 10.4.13 releasemariadb-10.4.13Elena Stepanova2020-05-091-420/+494
| * | | | | | | Merge branch '10.3' into 10.4Sergei Golubchik2020-05-0916-16/+598
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch '10.2' into 10.3mariadb-10.3.23Sergei Golubchik2020-05-0913-8/+565
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Merge branch '10.1' into 10.2mariadb-10.2.32Oleksandr Byelkin2020-05-0810-7/+526
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | cleanup: foreign-keys.test vs foreign_key.testmariadb-10.1.45Sergei Golubchik2020-05-086-377/+371
| | | | * | | | MDEV-22180 Planner opens unnecessary tables when updated table is referenced ...Sergei Golubchik2020-05-083-1/+57
| | | | * | | | MDEV-22180 Planner opens unnecessary tables when updated table is referenced ...Sergei Golubchik2020-05-063-0/+47
| | | | * | | | Merge branch '5.5' into 10.1Sergei Golubchik2020-05-062-3/+9
| | | | |\ \ \ \
| | | | | * | | | MDEV-21462: Actually test for the original bugmariadb-5.5.68Marko Mäkelä2020-05-061-1/+1
| | | | | * | | | MDEV-21462 main.processlist_notembedded fails to clean upMarko Mäkelä2020-05-062-3/+9
| | | | * | | | | MDEV-21437 MariaDB's SUSE/SLES packages don't "provide" all of the same capab...Sergei Golubchik2020-05-052-2/+11
| | | | * | | | | List of unstable tests for 10.1.45 releaseElena Stepanova2020-05-051-57/+33
| | | | | |_|_|/ | | | | |/| | |
| | | * | | | | MDEV-22504: Session tracking return incorrectly long traking dataOleksandr Byelkin2020-05-083-3/+42
| | | * | | | | update C/CSergei Golubchik2020-05-081-0/+0
| | | * | | | | List of unstable tests for 10.2.32 releaseElena Stepanova2020-05-051-171/+202
| | | | |_|_|/ | | | |/| | |