summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2017-05-06217-1664/+30598
|\
| * MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0Marko Mäkelä2017-04-2812-351/+503
| * MDEV-12591 MariaDB embedded server refuses start with innodb_pluginSergei Golubchik2017-04-271-1/+1
| * MDEV-10594 SSL hostname verification fails for SubjectAltNamesSergei Golubchik2017-04-276-10/+103
| * cleanup: simplify setting of ssl* options in my.cnf templatesSergei Golubchik2017-04-273-56/+10
| * regenerate SSL certificates againSergei Golubchik2017-04-2710-402/+433
| * compiler warningsSergei Golubchik2017-04-275-10/+14
| * .gitignore mariabackupSergei Golubchik2017-04-271-0/+3
| * test failureSergei Golubchik2017-04-272-2/+2
| * mariabackup - do not extend innodb tablespaces in prepare, unlessVladislav Vaintroub2017-04-271-0/+4
| * Xtrabackup 2.3.8Vladislav Vaintroub2017-04-2731-422/+2414
| * add mariabackup to default suitesVladislav Vaintroub2017-04-271-0/+1
| * Make Ninja generator happy with BUILD_BYPRODUCTS.Vladislav Vaintroub2017-04-271-4/+13
| * MDEV-9566 build mariabackup with libarchive for releaseVladislav Vaintroub2017-04-271-0/+4
| * update gitignore with commonly used (by me) out-of-source builddir namesVladislav Vaintroub2017-04-271-0/+4
| * Run mariabackup test on Windows on buildbotVladislav Vaintroub2017-04-271-0/+1
| * SST script for mariabackup.Nirbhay Choubey2017-04-273-0/+1042
| * MDEV-9566 MariaBackup test suiteVladislav Vaintroub2017-04-2740-0/+809
| * MDEV-9566 MariaBackup packagingVladislav Vaintroub2017-04-274-2/+22
| * MDEV-9566 Port Percona Xtrabackup to MariaDB as mariabackupVladislav Vaintroub2017-04-2738-3163/+949
| * MDEV-9566 Add Percona Xtrabackup 2.3.7Vladislav Vaintroub2017-04-2755-0/+26627
| * MDEV-9566 Prepare xtradb for xtrabackupVladislav Vaintroub2017-04-2718-109/+556
| * MDEV-9566 Server code changes in preparation for mariabackupVladislav Vaintroub2017-04-272-14/+20
| * MDEV-9566 prepare mysqltest for mariabackupVladislav Vaintroub2017-04-276-533/+131
| * MDEV-11660 Make encryption plugins "pure"Vladislav Vaintroub2017-04-2717-147/+182
| * MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-2733-144/+537
| * cleanup: don't include *.h files into SQL_SOURCESSergei Golubchik2017-04-271-14/+14
| * bugfix: federated/replication did not increment bytes_received status variableSergei Golubchik2017-04-275-30/+22
| * don't generate wsrep_sst_common in-placeSergei Golubchik2017-04-272-2/+0
* | MDEV-11520 post-fix: Retry posix_fallocate() on EINTR in fil_ibd_create()Marko Mäkelä2017-05-061-9/+12
* | MDEV-12704: Document --add-drop-trigger option in mysqldump man page=Ian Gilfillan2017-05-061-0/+19
* | Fix test to be windows file system tollerant.Oleksandr Byelkin2017-05-052-26/+26
* | MDEV-12485: fixed testOleksandr Byelkin2017-05-051-0/+1
* | MDEV-12485 foreign key on delete cascade stale entries with query cache enabledOleksandr Byelkin2017-05-053-5/+203
* | Remove an unused variable.Marko Mäkelä2017-05-051-2/+0
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-05188-2903/+3487
|\ \ | |/
| * MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-26125-3226/+3132
* | MDEV-12696 Crash with LOAD XML and non-updatable VIEW columnAlexander Barkov2017-05-057-45/+89
* | MDEV-10431: Please implement mysqldump --add-drop-trigger from MySQL 5.6Oleksandr Byelkin2017-05-043-1/+74
* | MDEV-12597 Do not print warning about inconsistent slow-log variablesVladislav Vaintroub2017-05-041-8/+0
* | Fixed the bug mdev-11990.Igor Babaev2017-05-036-31/+90
* | MDEV-12469: rocksdb having large numberic storage errors on ppc64 (BE)Daniel Black2017-05-031-0/+7
* | MDEV-12462 SPATIAL index fails to work with CONTAINS.Alexey Botchkov2017-05-0213-31/+47
* | MDEV-12363 Assertion `0' failed in Type_handler_string_result::make_sort_key(...Alexey Botchkov2017-05-023-0/+27
* | MDEV-12351 Assertion `cur_step->type & JSON_PATH_KEY' failed inAlexey Botchkov2017-05-023-0/+10
* | MDEV-12364 Server crashes in __memcpy_sse2_unaligned / String::copy onAlexey Botchkov2017-05-023-1/+12
* | MDEV-8954 unnecessary fetch of entire tableJacob Mathew2017-05-019-0/+221
* | MDEV-10355 Weird error message upon CREATE TABLE with DEFAULTSergei Golubchik2017-04-306-58/+53
* | MDEV-12293 Assertion `table->no_keyread || !table->covering_keys.is_set(tab->...Sergei Golubchik2017-04-303-3/+18
* | Compile user_variables plugin staticallySergei Golubchik2017-04-305-5/+6