summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply this patch from Percona Server:bb-10.3-mdev15101Sergei Petrunia2019-01-1110-2/+184
* MDEV-18150 Assertion `decimals_to_set <= 38' failed in Item_func_round::fix_l...Alexander Barkov2019-01-105-25/+40
* Appveyor configuration and addition of badgeRasmus Johansson2019-01-102-3/+4
* Merge pull request #559 from grooverdan/10.3-travis-systemversioningShinnok2019-01-091-2/+2
|\
| * travis: add versioning to test suiteDaniel Black2019-01-091-2/+2
* | Merge pull request #768 from grooverdan/10.3-travis-osx-zstdShinnok2019-01-091-1/+1
|\ \
| * | travis: add zstd for osxDaniel Black2019-01-071-1/+1
| |/
* | Merge 10.2 into 10.3Marko Mäkelä2019-01-085-14/+26
|\ \
| * | MDEV-17748 innodb.alter_inplace_perfschema fails in buildbot with wrong resultThirunarayanan Balathandayuthapani2019-01-082-7/+10
| * | Disable galera.query_cache test.Jan Lindström2019-01-041-1/+1
| * | Disable failing Galera test galera_query_cache.Jan Lindström2019-01-041-0/+1
| * | Merge pull request #929 from angeloudy/fix-broken-thingJan Lindström2019-01-041-6/+15
| |\ \
| | * | Use absolute path for mariabackup binaryTao ZHOU2019-01-021-1/+1
| | * | use `ps -p` instead of `ps --pid` Tao ZHOU2018-11-291-3/+2
| | * | Make mariabackup.sh compatible on FreeBSDangeloudy2018-11-151-2/+12
* | | | bump the VERSIONDaniel Bartholomew2019-01-071-1/+1
* | | | Updated list of unstable tests for 10.3.12 releasemariadb-10.3.12Elena Stepanova2019-01-041-109/+104
* | | | Fix the location of test filesElena Stepanova2019-01-042-0/+0
* | | | Disable a test that is failing very often.Vladislav Vaintroub2019-01-041-0/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-01-041-2/+2
|\ \ \ \ | |/ / /
| * | | Fix a merge error in the parent commitMarko Mäkelä2019-01-041-2/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-01-033-9/+28
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-01-033-9/+28
| |\ \ \
| | * | | MDEV-18129 Backup fails for encrypted tables: mariabackup: Database page corr...Marko Mäkelä2019-01-033-8/+26
* | | | | "fix" sequence.temporary testSergei Golubchik2019-01-031-1/+1
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-01-03125-608/+1578
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2019-01-0314-6/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2019-01-0314-6/+6
| | |\ \ \
| | | * \ \ Merge branch '5.5' into 10.0Sergei Golubchik2019-01-032-4/+4
| | | |\ \ \
| | | | * | | fix the test for 2019Sergei Golubchik2019-01-022-4/+4
| | | * | | | fix RHEL8 "ambiguous python shebang" build failuresSergei Golubchik2019-01-0210-0/+0
| | | * | | | compilation warning on WindowsSergei Golubchik2019-01-022-2/+2
| * | | | | | fix RHEL8 "ambiguous python shebang" build failuresSergei Golubchik2019-01-034-2/+7
| * | | | | | compilation warning on windowsSergei Golubchik2019-01-031-2/+2
| * | | | | | fix debian builds for cosmicSergei Golubchik2019-01-031-1/+1
| * | | | | | bump the VERSIONDaniel Bartholomew2019-01-021-1/+1
| * | | | | | Merge branch '10.1' into 10.2mariadb-10.2.21Sergei Golubchik2018-12-3029-103/+274
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-12-2930-104/+284
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | MDEV-18041 Database corruption after renaming a prefix-indexed columnEugene Kosov2018-12-294-28/+70
| | | * | | | row_drop_table_for_mysql(): Correct a parameter to innobase_format_name()Marko Mäkelä2018-12-282-2/+4
| | | * | | | Merge branch '5.5' into 10.0Sergei Golubchik2018-12-208-56/+43
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | MDEV-15670 - unit.my_atomic failed in buildbot with Signal 11 thrownSergey Vojtovich2018-12-184-46/+11
| | | | * | | Don't default to bundled zlibSergei Golubchik2018-12-171-5/+0
| | | | * | | MDEV-16987 - ALTER DATABASE possible in read-only modeSergey Vojtovich2018-12-133-0/+25
| | | * | | | MDEV-17720 slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASESachin2018-12-193-0/+39
| | | * | | | MDEV-17589: Stack-buffer-overflow with indexed varchar (utf8) fieldbb-10.0-varunVarun Gupta2018-12-196-7/+79
| | | * | | | Backported MDEV-11196(e4d10e09cf31) and MDEV-10360(8a8ba1949bf4) to 10.0Varun Gupta2018-12-193-5/+244
| | | * | | | MDEV-6453: Assertion `inited==NONE || (inited==RND && scan)' failed in handle...Varun Gupta2018-12-163-0/+39
| | | * | | | remove unsed variableSergei Golubchik2018-12-131-4/+0
| * | | | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-292-4/+14
| |\ \ \ \ \ \ | | |/ / / / /