summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14398 When innodb_encryption_rotate_key_age=0 is set,bb-10.2-MDEV-14398Thirunarayanan Balathandayuthapani2018-09-253-24/+37
* MDEV-14398 When innodb_encryption_rotate_key_age=0 is set,Thirunarayanan Balathandayuthapani2018-09-2515-153/+289
* Updated list of unstable tests for 10.2.18mariadb-10.2.18Elena Stepanova2018-09-251-164/+119
* fixed auto-merge gone badSergei Golubchik2018-09-241-48/+0
* update libmariadbSergei Golubchik2018-09-241-0/+0
* Merge branch '10.1' into 10.2Sergei Golubchik2018-09-2473-574/+1662
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2018-09-2332-319/+542
| |\
| | * tokudb: create and destroy TOKUDB_SHARE::_open_tables_mutex dynamicallySergei Golubchik2018-09-222-6/+8
| | * sanitize tokudb locking macrosSergei Golubchik2018-09-221-8/+8
| | * Merge remote-tracking branch 'origin/5.5' into bb-10.0-barbb-10.0-barAlexander Barkov2018-09-212-2/+6
| | |\
| | | * Fixing the comment not to mention the removed class Item_copy_int.Alexander Barkov2018-09-211-1/+1
| | | * A cleanup for MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong resultAlexander Barkov2018-09-211-1/+5
| | * | Merge 5.5 into 10.0Marko Mäkelä2018-09-211-1/+2
| | |\ \ | | | |/
| | | * Pull request #868: MDEV-17248 Improve ASAN memory pool instrumentationMarko Mäkelä2018-09-212-3/+4
| | | |\
| | | | * MDEV-17248 Improve ASAN memory pool instrumentationEugene Kosov2018-09-212-3/+4
| | * | | After-merge cleanup: adjust the test to work in 10.0Alexander Barkov2018-09-212-2/+13
| | * | | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-2123-305/+479
| | |\ \ \ | | | |/ /
| | | * | MDEV-17250 Remove unused Item_copy_xxxAlexander Barkov2018-09-202-265/+0
| | | * | MDEV-17244 MAKETIME(900,0,0.111) returns a wrong resultAlexander Barkov2018-09-203-3/+145
| | | * | MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong resultAlexander Barkov2018-09-2013-32/+219
| | | |/
| | | * MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheEugene Kosov2018-09-104-1/+21
| | | * Bug#27230925: HANDLE_FATAL_SIGNAL (SIG=11) IN SHOW_ROUTINE_GRANTSSergei Golubchik2018-09-042-0/+42
| | | * Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THE INSERT PRIVILEGES FOR...Sergei Golubchik2018-09-043-2/+40
| | * | MDEV-14410 - Assertion `table->pos_in_locked_tables == __null ||Sergey Vojtovich2018-09-184-1/+39
| | * | Update contributorsIan Gilfillan2018-09-103-3/+9
| * | | MDEV-17276: Adjust Galera tests after Galera library 25.3.24Jan Lindström2018-09-233-0/+5
| * | | Adjust disabled Galera tests.Jan Lindström2018-09-233-3/+4
| * | | MDEV-15805: Test failure on galera.query_cacheJan Lindström2018-09-233-50/+117
| * | | MDEV-13873: galera.galera_suspend_slave failed in buildbot with wrong error codeJan Lindström2018-09-192-0/+5
| * | | MDEV-13871: galera.galera_unicode_identifiers failed in buildbot with 'Unknow...Jan Lindström2018-09-192-6/+12
| * | | MDEV-17208: Test failure on galera.MW-286Jan Lindström2018-09-192-4/+5
| * | | Removed duplicate tests.Igor Babaev2018-09-193-151/+0
| * | | Test galera.query_cache is still failing on bb.Jan Lindström2018-09-171-1/+1
| * | | MDEV-17206: Test failure on galera.galera_ist_* in debug buildsbb-10.1-MDEV-13879Jan Lindström2018-09-174-0/+415
| * | | MDEV-13879: galera.galera_wan fails in buildbot with Stray state UUID msg or ...Jan Lindström2018-09-173-6/+13
| * | | Adjust Galera disabled tests based on test results.Jan Lindström2018-09-171-3/+0
| * | | MDEV-14143: galera.galera_kill_smallchanges, galera.galera_kill_ddl fail in b...Jan Lindström2018-09-145-1/+6
| * | | Test galera_sst_rsync_data_dir has different result on releaseJan Lindström2018-09-141-0/+103
| * | | MDEV-13876: galera.MW-328A failed in buildbot with wrong result or timeoutJan Lindström2018-09-144-3/+3
| * | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-136-0/+233
| * | | try to fix version detectionOleksandr Byelkin2018-09-131-2/+2
| * | | Merge pull request #865 from grooverdan/MDEV-17173-wsrep_sstJan Lindström2018-09-131-3/+12
| |\ \ \
| | * | | MDEV-17173: correct parsing of 12.13.14.15:4444/xtrabackup_sst leaving LSN/SS...Daniel Black2018-09-131-3/+12
| |/ / /
| * | | Fix test galera#505 galera library version check.Jan Lindström2018-09-121-14/+8
| * | | MDEV-17155: Incorrect ORDER BY optimization: full index scan is used instead ...Sergei Petrunia2018-09-121-0/+19
| * | | Update disabled Galera tests.Jan Lindström2018-09-121-2/+13
| * | | MDEV-17108: Test failure on galera.galera_kill_ddlJan Lindström2018-09-122-0/+3
| * | | MDEV-13743: galera_toi_truncate may fail with: query 'reap' succeeded - shoul...Jan Lindström2018-09-122-3/+15
| * | | MDEV-15845 Test failure on galera.galera_concurrent_ctasmkaruza2018-09-121-0/+4
| * | | MDEV-12956 provide default datadir for mariabackup --copy-backVladislav Vaintroub2018-09-111-2/+33