summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Default Bernoulli Sampling implementationbb-10.4-vicentiu-histograms10.4-vicentiu-histogramsVicențiu Ciorbaru2019-02-106-29/+73
* Add testVicențiu Ciorbaru2019-01-271-0/+21
* More workVicențiu Ciorbaru2019-01-272-17/+22
* WIP rnd used from mysysVicențiu Ciorbaru2019-01-258-3/+248
* MDEV-18205 Assertion `str_length < len' failed in Binary_string::realloc_rawAlexander Barkov2019-01-143-1/+29
* Added support for BACKUP LOCK / BACKUP UNLOCKMichael Widenius2019-01-1411-10/+186
* Ignore some new executablesMichael Widenius2019-01-141-0/+3
* replace hardcoded string "#sql" with tmp_file_prefixVladislav Vaintroub2019-01-141-1/+1
* MDEV-18184 Do not copy temporary files (prefixed with #sql-) to backupVladislav Vaintroub2019-01-141-7/+12
* Fix Valgrind build after e7924a8598cbb785363ddd6489cb3c1210347f5fMarko Mäkelä2019-01-141-1/+1
* MDEV-18145 Assertion `0' failed in Item::val_native upon SELECT subquery with...Alexander Barkov2019-01-143-2/+25
* Merge 10.3 into 10.4Marko Mäkelä2019-01-149-31/+53
|\
| * MDEV-18224 MTR's internal check of the test case 'innodb.recovery_shutdown' f...Marko Mäkelä2019-01-141-0/+6
| * 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
| | |/
* | | Remove code duplication around buf_pool->flush_rbtMarko Mäkelä2019-01-114-213/+39
* | | MDEV-17820 Assertion failed on instant DROP COLUMNMarko Mäkelä2019-01-104-11/+255
* | | MDEV-18190 A table with variable-length PRIMARY KEY is unaccessible after ins...Marko Mäkelä2019-01-093-3/+24
* | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2019-01-0911-522/+222
* | | Merge 10.3 into 10.4Marko Mäkelä2019-01-085-21/+26
|\ \ \ | |/ /
| * | 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
* | | | | MDEV-7598 Lock user after too many password errorsVladislav Vaintroub2019-01-0817-0/+305
* | | | | MDEV-18160/MDEV-18162 Assertion failure or crash after DROP COLUMNMarko Mäkelä2019-01-083-4/+50
* | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2019-01-077-104/+39
* | | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2019-01-077-72/+22
* | | | | Fix test result differencesMarko Mäkelä2019-01-0710-3/+608
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-01-06155-2618/+2047
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | |\ \ \ \ | | | |/ / /