summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* To avoid travis network timeouts, use travis's retry scriptbb-10.3-vicentiu-travis2Vicențiu Ciorbaru2018-01-121-46/+8
* Workaround for dtoa.cVicențiu Ciorbaru2018-01-121-1/+11
* After-merge fix to innodb.log_corruptionMarko Mäkelä2018-01-112-4/+11
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-1157-183/+929
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-1177-429/+1145
| |\
| | * Removed duplicated copyright messageMonty2018-01-111-16/+1
| | * Fix compilation warnings for libmariadbMarko Mäkelä2018-01-111-0/+0
| | * Merge 10.1 into 10.2Marko Mäkelä2018-01-1116-182/+327
| | |\
| | | * Skip mariabackup.huge_lsn if encryption is not availableMarko Mäkelä2018-01-111-0/+1
| | | * Merge 10.0 into 10.1Marko Mäkelä2018-01-1111-68/+233
| | | |\
| | | | * Merge 5.5 into 10.0Marko Mäkelä2018-01-1111-68/+234
| | | | |\
| | | | | * MDEV-14916 InnoDB reports warning for "Purge reached the head of the history ...Marko Mäkelä2018-01-112-52/+0
| | | | | * MDEV-13933: Wrong results in COUNT() query with EXISTS and exists_to_inOleksandr Byelkin2018-01-107-16/+206
| | | | | * MDEV-13814 Extra logging when innodb_log_archive=ONMarko Mäkelä2018-01-102-1/+2
| | | | | * MDEV-14174 crash on start with innodb-track-changed-pagesMarko Mäkelä2018-01-102-7/+10
| | | * | | MDEV-14776: InnoDB Monitor output generated by specific error is flooding err...Jan Lindström2018-01-094-140/+109
| | * | | | Silence warning coming from Windows' own header dbghelp.hVladislav Vaintroub2018-01-101-0/+13
| | * | | | Update CONCVladislav Vaintroub2018-01-101-0/+0
| | * | | | Fixed BUILD scriptsMonty2018-01-102-4/+47
| | * | | | MDEV-14130 InnoDB messages should not refer to the MySQL 5.7 manualMarko Mäkelä2018-01-1025-119/+115
| | * | | | MDEV-14909 MariaDB 10.2 refuses to start up after clean shutdown of MariaDB 10.3Marko Mäkelä2018-01-106-17/+191
| | * | | | Windows, compilation : Treat warning as error, if MYSQL_MAINTAINER_MODEVladislav Vaintroub2018-01-091-0/+5
| | * | | | Fixed mdev-14879 Lost rows for query using recursive CTEIgor Babaev2018-01-093-0/+132
| | * | | | Revert part of commit fec844aca88e1c6b9c36bb0b811e92d9d023ffb9Marko Mäkelä2018-01-091-11/+0
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-01-082-2/+5
| | |\ \ \ \ | | | |/ / /
| | | * | | Make the MDEV-14874 test case more robustMarko Mäkelä2018-01-082-2/+5
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-01-084-4/+46
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.0 into 10.1Marko Mäkelä2018-01-084-2/+43
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-13205 InnoDB: Failing assertion: !dict_index_is_online_ddl(index) upon A...Marko Mäkelä2018-01-084-2/+43
| | * | | | MLOG-13101 Debug assertion failed in recv_parse_or_apply_log_rec_body()Marko Mäkelä2018-01-081-0/+2
| | * | | | MDEV-13487 Assertion failure in rec_get_trx_id()Marko Mäkelä2018-01-081-7/+1
| | * | | | MDEV-13262: innodb.deadlock_detect failed in buildbotJan Lindström2018-01-082-7/+13
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-01-086-46/+33
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-14874 innodb_encrypt_log corrupts the log when the LSN crosses 32-bit bo...Marko Mäkelä2018-01-0810-87/+124
| | * | | | Fix Compile Error while using Flag '-DUSE_ARIA_FOR_TMP_TABLES:BOOL=OFF'Sachin Setiya2018-01-072-5/+5
| | * | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vladislav Vaintroub2018-01-061-1/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix conf_to_src build.Vladislav Vaintroub2018-01-051-1/+2
| | * | | | Merge branch '10.2' of https://github.com/mariadb/server into 10.2Vladislav Vaintroub2018-01-064-0/+151
| | |\ \ \ \
| | | * | | | Added the test case from for mdev-14777: Crash in MariaDB 10.2.12 on queryIgor Babaev2018-01-052-0/+62
| | | * | | | Added a test case for mdev-13454: Improper error in ONLY_FULL_GROUP_BY sql_modeIgor Babaev2018-01-052-0/+89
| | * | | | | Merge branch '10.2' of https://github.com/mariadb/server into 10.2Vladislav Vaintroub2018-01-0588-5651/+2167
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fixed mdev-14852 Fails to reopen temp table within standard CTEIgor Babaev2018-01-055-25/+74
| | * | | | | update libmariadbVladislav Vaintroub2018-01-041-0/+0
| * | | | | | MDEV-14824 Assertion `!trx_is_started(trx)' failed in innobase_start_trx_and_...Marko Mäkelä2018-01-115-10/+13
| * | | | | | Fix warningVladislav Vaintroub2018-01-082-1/+6
* | | | | | | MDEV-14638 - Replace trx_sys_t::rw_trx_set with LF_HASHSergey Vojtovich2018-01-117-71/+55
* | | | | | | MDEV-14638 - Replace trx_sys_t::rw_trx_set with LF_HASHSergey Vojtovich2018-01-1120-463/+506
* | | | | | | MDEV-14822 binlog.binlog_killed fails with wrong resultMonty2018-01-103-35/+48
* | | | | | | Follow-up to MDEV-14837: Relax a too strict assertionMarko Mäkelä2018-01-091-1/+1
* | | | | | | MDEV-14837 Duplicate primary keys are allowed after ADD COLUMN / UPDATEMarko Mäkelä2018-01-093-24/+56