summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17171: RocksDB Tables do not have "Creation Date"bb-10.3-MDEV-17171Sergei Petrunia2019-11-0119-77/+323
* MDEV-20938 Double free of dict_foreign_t during instant ALTER TABLEThirunarayanan Balathandayuthapani2019-11-013-26/+58
* MDEV-18244 Server crashes in ha_innobase::update_thd / ... / ha_partition::up...Alexey Botchkov2019-11-014-8/+73
* Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-31107-1357/+2599
|\
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-312-62/+0
| |\
| | * MDEV-20927: Remove duplicated codeMarko Mäkelä2019-10-312-62/+0
| * | new CC 3.1 due to typo in itOleksandr Byelkin2019-10-311-0/+0
| * | Merge branch 'github/10.1' into 10.2Sergei Golubchik2019-10-304-8/+41
| |\ \ | | |/
| | * 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 remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-10-307-334/+319
| |\ \
| | * | Fix wrong second parameter in snprintfOlivier Bertrand2019-10-161-2/+2
| | * | Some small changes.Olivier Bertrand2019-10-164-297/+311
| | * | - Remove some incorrect compile flagsOlivier Bertrand2019-09-103-38/+9
| * | | new CC 3.1Oleksandr Byelkin2019-10-301-0/+0
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-3042-229/+356
| |\ \ \ | | | |/ | | |/|
| | * | 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
| * | | | | | | Fix test cases that use debug galera library.Jan Lindström2019-10-305-11/+97
| * | | | | | | MDEV-18562 [ERROR] InnoDB: WSREP: referenced FK check fail: Lock wait indexJan Lindström2019-10-304-30/+40
| * | | | | | | Clean up ut_strlcpy(), ut_strlcpy_rev()Marko Mäkelä2019-10-304-73/+15
| * | | | | | | MDEV-20917 InnoDB is passing NULL to nonnull function parametersMarko Mäkelä2019-10-295-45/+42
| * | | | | | | MDEV-20825 : Innodb does not start if GetDiskFreeSpace() fails.Vladislav Vaintroub2019-10-281-17/+21
| * | | | | | | MDEV-20799 DROP Virtual Column crashes MariaDBSergei Golubchik2019-10-284-1/+35
| * | | | | | | gis2 test no longer exists after 3fe38574fbddSergei Golubchik2019-10-281-1/+0
| * | | | | | | MDEV-20549 SQL SECURITY DEFINER does not work for INFORMATION_SCHEMA tablesSergei Golubchik2019-10-288-3/+776
| * | | | | | | fix CONNECT engine to issue the correct error messageSergei Golubchik2019-10-2812-481/+460
| * | | | | | | cleanup: RAII helper for swapping of thd->security_ctxSergei Golubchik2019-10-282-25/+22
| * | | | | | | Merge 10.1 to 10.2Marko Mäkelä2019-10-2516-271/+342
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | 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