summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15786: ERROR 1062 (23000) at line 365: Duplicate entry 'spider' for key ...bb-10.3-MDEV-15786Jacob Mathew2018-07-201-3/+21
* rpl_row_001.test failed in internal checkMonty2018-07-142-0/+16
* MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time...Jacob Mathew2018-07-0923-284/+1575
* Merge 10.2 into 10.3Marko Mäkelä2018-07-072-3/+3
|\
| * MDEV-16664: Change the default to innodb_lock_schedule_algorithm=fcfsMarko Mäkelä2018-07-072-3/+3
* | Merge 10.2 into 10.3Marko Mäkelä2018-07-0618-220/+637
|\ \ | |/
| * MDEV-15855 Deadlock between purge thread and DDL statementThirunarayanan Balathandayuthapani2018-07-0614-164/+633
| * MDEV-14188 mariabackup.incremental_encrypted wrong resultMarko Mäkelä2018-07-062-0/+2
| * Removed the test case for MDEV-15151 for the following reasons:Igor Babaev2018-07-052-52/+0
* | Merge 10.2 into 10.3Marko Mäkelä2018-07-0514-50/+167
|\ \ | |/
| * Clean up a testMarko Mäkelä2018-07-052-7/+7
| * MDEV-15855: Use atomics for dict_table_t::n_ref_countThirunarayanan Balathandayuthapani2018-07-056-25/+18
| * Implement a parameter for wait_all_purged.incMarko Mäkelä2018-07-052-2/+10
| * Fix warnings about possibly uninitialized variablesMarko Mäkelä2018-07-052-2/+2
| * MDEV-16629 "Table Does Not Exist" Error from Recursive CTE Query Inside FunctionIgor Babaev2018-07-053-1/+133
* | MDEV-16675 Unnecessary explicit lock acquisition during UPDATE or DELETEMarko Mäkelä2018-07-0311-82/+157
* | Merge 10.2 into 10.3Marko Mäkelä2018-07-0310-45/+142
|\ \ | |/
| * MDEV-16571 - some backup tests sometimes with missing data after restore.Vladislav Vaintroub2018-07-023-5/+1
| * MDEV-16630: Ambiguous error message when check constraint matches table nameAnel Husakovic2018-07-015-9/+72
| * amend fix for MDEV-16596 - do not use CREATE_NEW flag when reopening redo log...Vladislav Vaintroub2018-07-011-0/+1
| * MDEV-16596 : Windows - redo log does not work on native 4K sector disks.Vladislav Vaintroub2018-06-302-31/+68
* | Merge mariadb-10.3.8 into 10.3Marko Mäkelä2018-07-03285-1844/+5371
|\ \
| * | after-merge fixmariadb-10.3.8Sergei Golubchik2018-07-021-0/+0
| * | update C/CSergei Golubchik2018-07-011-0/+0
| * | Fix deb build failure on Xenial: disable -fPIESergei Golubchik2018-07-011-9/+8
| * | Updated list of unstable tests for 10.3.8 releaseElena Stepanova2018-07-011-518/+774
| * | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-30273-1286/+4469
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Sergei Golubchik2018-06-287-10/+50
| | |\
| | | * MDEV-16615 ASAN SEGV in handler::print_error or server crash after error upon...Sergei Golubchik2018-06-283-2/+13
| | | * MDEV-14014 Multi-Slave Replication Fail: bogus data in log eventAndrei Elkin2018-06-282-1/+37
| | | * mark ed25519 stableSergei Golubchik2018-06-282-2/+2
| | | * Merge branch '10.0' into 10.1Sergei Golubchik2018-06-281-2/+0
| | | |\
| | | | * remove double-countingSergei Golubchik2018-06-281-2/+0
| | | | * MDEV-8540 - Crash on server shutdown since 10.0.16Sergey Vojtovich2018-06-271-1/+6
| | | * | MDEV-15607: mysqld crashed few after node is being joined with sstJan Lindström2018-06-271-4/+37
| | * | | Innodb : do not use errno on Windows to print os_file_pwrite() error.Vladislav Vaintroub2018-06-281-3/+3
| | * | | make plugins.processlist more robustSergei Golubchik2018-06-282-5/+4
| | * | | MDEV-14014 Multi-Slave Replication Fail: bogus data in log eventAndrei Elkin2018-06-282-1/+37
| | * | | MDEV-16473 WITH statement throws 'no database selected' errorSergei Golubchik2018-06-288-45/+13
| | * | | This is another attempt to fix mdev-16473.Igor Babaev2018-06-286-4/+27
| | * | | Pretty-print table names in some error messagesMarko Mäkelä2018-06-273-6/+5
| | * | | Correction for the patch to fix mdev-16473.Igor Babaev2018-06-262-2/+2
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-06-2611-9/+188
| | |\ \ \ | | | |/ /
| | | * | Merge 10.0 into 10.1Marko Mäkelä2018-06-2610-9/+184
| | | |\ \ | | | | |/
| | | | * MDEV-15953 Alter InnoDB Partitioned Table ignores pre-existing DATA DIRECTORY...Marko Mäkelä2018-06-264-0/+123
| | | | |\
| | | | | * MDEV-15953 Alter InnoDB Partitioned Table Moves Files (which were originally ...Eugene Kosov2018-06-264-0/+123
| | | | * | MDEV-15242 Poor RBR update performance with partitioned tablesAndrei Elkin2018-06-253-6/+11
| | | | * | MDEV-16507 SIGSEGV when use_stat_tables = preferably andIgor Babaev2018-06-233-4/+48
| | * | | | bump the VERSIONDaniel Bartholomew2018-06-261-1/+1
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-06-2610-77/+119
| | |\ \ \ \ | | | |/ / /