summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17896 Assertion `pfs->get_refcount() > 0' failedbb-10.1-robertRobert Bindar2019-10-313-0/+71
* MDEV-20927: Remove duplicated codeMarko Mäkelä2019-10-312-62/+0
* cleanupSergei Golubchik2019-10-301-8/+3
* MDEV-20354 All but last insert ignored in InnoDB tables when table lockedSergei Golubchik2019-10-304-0/+38
* Merge branch '10.1' into bb-10.1-releaseOleksandr Byelkin2019-10-301-1/+2
|\
| * MDEV-19432 Systemd service does not get re-enabled after upgradeSergei Golubchik2019-10-301-1/+2
* | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-10-303-17/+6
|\ \
| * | Revert "MDEV-14448: Ctrl-C should not exit the client"mariadb-5.5.66Sergei Golubchik2019-10-301-13/+2
| * | MDEV-18783 - Server crash in hp_rb_make_keySergey Vojtovich2019-10-302-6/+4
| * | compilation fix for Windowsbb-5.5-releaseSergei Golubchik2019-10-301-0/+2
* | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-10-3032-1612/+2083
|\ \ \
| * \ \ Merge branch 'ob-10.1' into 10.1Olivier Bertrand2019-08-2432-1618/+2094
| |\ \ \
| | * | | Fix xml(2)_mult.test result mismatchOlivier Bertrand2019-08-242-8/+8
| | * | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-2430-1610/+2086
* | | | | Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2019-10-3019-133/+232
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 5.6.45-86.1Oleksandr Byelkin2019-10-3019-134/+231
* | | | | XtraDB 5.6.45-86.1Marko Mäkelä2019-10-3011-19/+21
* | | | | MDEV-20927 Duplicate key with auto incrementMarko Mäkelä2019-10-305-64/+84
* | | | | avoid accessing TLSEugene Kosov2019-10-301-1/+1
* | | | | MDEV-20926 UBSAN: load of value 165, which is not a valid value for type boolEugene Kosov2019-10-301-2/+1
* | | | | remove unused struct membersEugene Kosov2019-10-291-3/+0
* | | | | Merge 5.5 into 10.1Eugene Kosov2019-10-292-2/+22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | add .clang-format file for InnoDBbb-5.5-kevgsEugene Kosov2019-10-291-0/+11
| * | | | MDEV-14448: Ctrl-C should not exit the clientAnel Husakovic2019-10-281-2/+11
* | | | | Remove bogus adviceMarko Mäkelä2019-10-281-2/+0
* | | | | MDEV-20621 FULLTEXT INDEX activity causes InnoDB hangThirunarayanan Balathandayuthapani2019-10-2512-262/+244
* | | | | MDEV-19073 FTS row mismatch after crash recoveryThirunarayanan Balathandayuthapani2019-10-254-0/+99
* | | | | Merge branch 'github/5.5' into 10.1Sergei Golubchik2019-10-2313-11/+219
|\ \ \ \ \ | |/ / / /
| * | | | crash in string-to-int conversionSergei Golubchik2019-10-193-4/+79
| * | | | MDEV-9546 mysqlaccess script shows an old version (which was vulnerable to CV...Sergei Golubchik2019-10-191-1/+1
| * | | | MDEV-20466: fix of embedded test suiteOleksandr Byelkin2019-10-194-35/+41
| * | | | MDEV-20466: fix of test suitebb-5.5-MDEV-20466Oleksandr Byelkin2019-10-154-35/+35
| * | | | MDEV-13172: Wrong result / SELECT ... WHERE EXISTS ... (with UNIQUE Key)bb-5.5-MDEV-13172Oleksandr Byelkin2019-10-154-2/+88
| * | | | MDEV-20466: SHOW PROCESSLIST truncates query text on \0 bytesOleksandr Byelkin2019-10-155-2/+44
* | | | | MDEV-20813: Remove the buf_flush_init_for_writing() assertionMarko Mäkelä2019-10-142-2/+0
* | | | | MDEV-19740: Fix C++11 violations caught by GCC 9.2.1Marko Mäkelä2019-10-142-8/+19
* | | | | MDEV-20728: /usr/sbin/mysqld: unknown variable 'defaults-group-suffix=mysqld1Julius Goryavsky2019-10-121-1/+1
* | | | | MDEV-20805 follow-up: Catch writes of bogus pagesMarko Mäkelä2019-10-114-4/+22
* | | | | Merge 5.5 into 10.1Marko Mäkelä2019-10-1127-366/+382
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE firstMarko Mäkelä2019-10-112-6/+8
| * | | | MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' constructMarko Mäkelä2019-10-1121-224/+233
* | | | | MDEV-20804 Speed up main.index_merge_innodbMarko Mäkelä2019-10-119-272/+83
* | | | | Merge 5.5 into 10.1Marko Mäkelä2019-10-082-22/+0
|\ \ \ \ \ | |/ / / /
| * | | | Remove orphan declaration buf_flush_wait_batch_end_wait_only()Marko Mäkelä2019-10-072-22/+0
* | | | | MDEV-19536 - Server crash or ASAN heap-use-after-free in is_temporary_table /Sergey Vojtovich2019-10-075-64/+29
* | | | | Cleanup EITSSergey Vojtovich2019-10-023-47/+34
* | | | | Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-10-013-8/+50
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20704 An index on a double column erroneously uses prefix compressionAlexander Barkov2019-10-013-8/+50
* | | | | MDEV-20645: Replication consistency is broken as workers miss the error notif...Sujatha2019-09-306-0/+244
* | | | | chkconfig in RPM server scriptletsSergei Golubchik2019-09-271-1/+1