summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16697: Fix difference between 32bit/windows and 64bit systems in allowed...bb-10.3-MDEV-16697Oleksandr Byelkin2018-07-0514-29/+70
* 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
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-16515 InnoDB: Failing assertion: ++retries < 10000 in fileMarko Mäkelä2018-06-2610-73/+118
| | * | | | MDEV-16473 WITH statement throws 'no database selected' errorIgor Babaev2018-06-266-5/+94
| | * | | | Optimize charset tracking a bit.bb-10.2-MDEV-15477Oleksandr Byelkin2018-06-253-19/+15
| | * | | | MDEV-15477: SESSION_SYSVARS_TRACKER does not track last_gtidOleksandr Byelkin2018-06-259-28/+92
| | * | | | Session tracking info support in mysqltest (port from mysql)Oleksandr Byelkin2018-06-254-1/+163
| | * | | | Reset connection support in mysqltest (port from mysql)Oleksandr Byelkin2018-06-253-0/+58
| | * | | | Updated list of unstable tests for 10.2.16mariadb-10.2.16Elena Stepanova2018-06-251-77/+142
| | * | | | MDEV-12574 MAX(old_decimal) produces a column of the old DECIMAL typeAlexander Barkov2018-06-254-9/+77
| | * | | | update C/CSergei Golubchik2018-06-241-0/+0
| | * | | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2018-06-242-12/+16
| | |\ \ \ \
| | | * | | | - Fix MDEV-16167 Cannot insert unsigned values into a VEC tableOlivier Bertrand2018-06-183-29/+16
| | * | | | | fix mroonga post-install scriptSergei Golubchik2018-06-241-3/+3
| | * | | | | MDEV-14560 Extra engines enabled through additional config are not loaded on ...Sergei Golubchik2018-06-242-7/+16
| | * | | | | MDEV-16537 aws key management plugin on Ubuntu bionic has impossible dependen...Sergei Golubchik2018-06-242-2/+1