summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-mergebb-10.2-mariarocks-mergeSergei Petrunia2018-09-011-2/+1
|\
| * Remove a reference to a non-existing testMarko Mäkelä2018-08-311-2/+1
| * After-merge fix: Rename tokudb_logdump to tokudb_logprintMarko Mäkelä2018-08-311-1/+1
* | Fix BB failure: file INSTALL cannot find ... man/tokuft_logdump.1.Sergei Petrunia2018-09-011-1/+1
* | Merge branch 'bb-10.2-mariarocks-merge' into 10.2Sergei Petrunia2018-08-31135-650/+4395
|\ \ | |/ |/|
| * MyRocks: post-merge fixes: disable rocksdb.use_direct_readsSergei Petrunia2018-08-311-1/+1
| * MyRocks: post-merge fixes: Make it compile on Windows.Sergei Petrunia2018-08-313-4/+12
| * MyRocks: post-merge fixes part #10: disable rocksdb.percona_nonflushing_analy...Sergei Petrunia2018-08-301-0/+1
| * MyRocks: post-merge fixes part #9: disable rocksdb_rpl.rpl_missing_columns_sk...Sergei Petrunia2018-08-301-0/+1
| * MyRocks: post-merge fixes part #8: make rocksdb.validate_datadic test passSergei Petrunia2018-08-302-4/+10
| * MyRocks: post-merge fixes part #7: make rocksdb.check_ignore_unknown_options ...Sergei Petrunia2018-08-301-4/+3
| * MyRocks: post-merge fixes part #6: make rocksdb.allow_no_primary_key test passSergei Petrunia2018-08-301-3/+3
| * MyRocks: post-merge fixes part #5: make rocksdb.rocksdb_checksums test passSergei Petrunia2018-08-293-11/+41
| * MyRocks: Post-merge testcase fixes part #4Sergei Petrunia2018-08-284-8/+16
| * MyRocks: Post-merge testcase fixes part #3Sergei Petrunia2018-08-285-6/+13
| * MyRocks: Post-merge testcase fixes part #2Sergei Petrunia2018-08-284-5/+20
| * MyRocks: Post-merge testcase fixes part #1Sergei Petrunia2018-08-283-4/+5
| * Merge branch 'merge-myrocks' of github.com:MariaDB/mergetrees into bb-10.2-ma...Sergei Petrunia2018-08-28133-638/+4307
| |\
| | * Copy ofSergei Petrunia2018-08-28137-683/+4671
* | | Disable failing Galera tests.Jan Lindström2018-08-311-0/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2018-08-3138-713/+707
|\ \ \
| * | | MDEV-16647 InnoDB fails to drop large temporary table on disconnectMarko Mäkelä2018-08-312-2/+4
| * | | Revert MDEV-9519 due to regressionsMarko Mäkelä2018-08-3111-677/+30
| * | | MDEV-16665 ed25519 describes itself as 1.0-alpha even though it's not alpha.Alexey Botchkov2018-08-302-2/+2
| * | | MDEV-17095 pam_user_map module throws syntax error if group name contains bac...Alexey Botchkov2018-08-301-2/+4
| * | | MDEV-15512 - Fix sh parse error when [sst] config value has spaces.Jan Lindström2018-08-291-2/+2
| * | | MDEV-14927: Missing man pagesIan Gilfillan2018-08-288-5/+72
| * | | Merge pull request #539 from grooverdan/10.1-wsrep_sst_rsync_read_MYSQL_BASE_...Jan Lindström2018-08-281-2/+1
| |\ \ \
| | * \ \ Merge branch '10.1' into 10.1-wsrep_sst_rsync_read_MYSQL_BASE_VERSION_configDaniel Black2018-02-04526-4124/+10474
| | |\ \ \
| | * | | | galera_recovery: misses reading default configuration groupsDaniel Black2018-01-131-2/+1
| | * | | | wsrep_sst_rsync: read correct configuration sectionsDaniel Black2018-01-131-13/+1
| * | | | | MDEV-15797 Assertion `thd->killed != 0' failed in ha_maria::enable_indexesMonty2018-08-278-6/+75
| * | | | | Merge pull request #828 from tempesta-tech/sysprg/10.1-MDEV-10754Jan Lindström2018-08-218-1/+379
| |\ \ \ \ \
| | * | | | | Fixes of the base patch for compatibility with the 10.1 branchJulius Goryavsky2018-08-172-27/+1
| | * | | | | Reverting changes made to support the mtr under the rootJulius Goryavsky2018-08-132-11/+0
| | * | | | | Fixes after review and correction of the problems caused by the fact that dur...Julius Goryavsky2018-08-098-7/+99
| | * | | | | Merge branch '10.1' of https://github.com/MariaDB/server into sysprg/10.1-MDE...Julius Goryavsky2018-08-08166-1151/+3176
| | |\ \ \ \ \
| | * | | | | | MDEV-10754 wsrep_sst_rsync does not support innodb_data_home_dirJulius Goryavsky2018-07-264-1/+324
* | | | | | | | MDEV-16992 Assertion `table_ref->table || table_ref->view' failed inIgor Babaev2018-08-303-6/+96
* | | | | | | | MDEV-14927: Missing man pagesIan Gilfillan2018-08-292-1/+18
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | MDEV-16803: Pushdown Item_func_in item that uses vectors in several SELECTsGalina Shalygina2018-08-273-2/+42
* | | | | | | MDEV-16703: Update AUTO_INCREMENT in the UPDATE statementMing Lin2018-08-263-1/+19
* | | | | | | MDEV-15204: lag/lead function order list mandatoryzhzhzoo2018-08-255-4/+30
* | | | | | | Added a new parameter for the function eq_ranges_exceeds_limit()Igor Babaev2018-08-243-7/+9
* | | | | | | MDEV-15511 Use stunnel during rsync SST if availableMarko Mäkelä2018-08-241-10/+64
|\ \ \ \ \ \ \
| * | | | | | | Use stunnel during rsync SST if availablebenrubson2018-08-241-10/+64
|/ / / / / / /
* | | | | | | MDEV-16868 Same query gives different resultsMarko Mäkelä2018-08-241-1/+2
* | | | | | | fil_name_process(): Remove unused return valueMarko Mäkelä2018-08-231-10/+3
* | | | | | | MDEV-17043 Purge of indexed virtual columns may cause hang on table-rebuildin...Marko Mäkelä2018-08-232-0/+3
* | | | | | | MDEV-16961 Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Sergei Golubchik2018-08-223-0/+29