summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17571 Make systemd timeout behavior more compatible with long Galera SSTsbb-10.1-MDEV-17571Axel Schwenke2019-12-042-0/+14
* .clang-format - do not sort include files.Vladislav Vaintroub2019-12-031-0/+1
* .clang-format - do *not* sort include filesVladislav Vaintroub2019-12-031-1/+0
* Merge branch '5.5' into 10.1Oleksandr Byelkin2019-12-035-28/+34
|\
| * Using `variables` instead of `values` in mysqld --help documentation would be...Anel Husakovic2019-12-023-3/+3
| * Update `stracer` description in `mtr`. `strace-client` is not usedAnel Husakovic2019-11-291-1/+1
| * MDEV-15503: mtr fix --straceDaniel Black2019-11-291-21/+27
| * Fixed some typos in mysql.ccHashir Sarwar2019-11-221-3/+3
* | Fix the line break warning (groff/lintian).Faustin Lammler2019-12-021-2/+4
* | cleanup: replace exit(1) with abort()Eugene Kosov2019-11-301-3/+3
* | InnoDB: log unsuccessful calls to pthread_attr_init() and pthread_create() be...Eugene Kosov2019-11-301-2/+12
* | try to fix data races in DBUGEugene Kosov2019-11-281-2/+40
* | cracklib-runtime needs a comma after to parse properlyVicențiu Ciorbaru2019-11-261-1/+1
* | MDEV-13288: Proper fix for cracklib-runtimeVicențiu Ciorbaru2019-11-262-2/+1
* | MDEV-13288: Upstream debian patchVicențiu Ciorbaru2019-11-261-0/+1
* | Fix incorrect DBUG_ENTER message for join_read_lastSeth Shelnutt2019-11-261-1/+1
* | MDEV-19572 async slave node fails to apply MyISAM only writes (#1418)seppo2019-11-265-2/+116
* | cleanup DBUGEugene Kosov2019-11-211-39/+28
* | cleanup: remove always true condition to fix clang warningEugene Kosov2019-11-191-1/+1
* | Remove excessive sleep from test.Jan Lindström2019-11-181-1/+1
* | MDEV-18497 CTAS async replication from mariadb master crashes galera nodes (#...seppo2019-11-186-1/+156
* | MDEV-21044: Wrong result when using a smaller size for sort bufferVarun Gupta2019-11-183-0/+47
* | systemd: mariadb@bootstrap doesn't bootstrap, galera_new_cluster doesDaniel Black2019-11-141-1/+1
* | MDEV-20953: binlog_encryption.rpl_corruption failed in buildbot due to wrong ...Sujatha2019-11-123-8/+8
* | MDEV-19376 Repl_semi_sync_master::commit_trx assertion failure: ... || !m_act...Andrei Elkin2019-11-103-1/+108
* | bump the VERSIONDaniel Bartholomew2019-11-081-1/+1
* | MDEV-20981 wsrep_sst_mariabackup fails silently when mariabackup is not insta...Hartmut Holzgraefe2019-11-081-0/+7
* | MDEV-20519: Query plan regression with optimizer_use_condition_selectivity > 1Varun Gupta2019-11-076-4/+166
* | Merge 5.5 into 10.1mariadb-10.1.43Marko Mäkelä2019-11-062-15/+14
|\ \ | |/
| * bump the VERSIONDaniel Bartholomew2019-11-051-1/+1
| * MDEV-20971 ASAN heap-use-after-free in list_delete / heap_closeSergei Golubchik2019-11-042-15/+14
* | MDEV-20987 InnoDB fails to start when fts table has FK relationThirunarayanan Balathandayuthapani2019-11-064-32/+17
* | bump the VERSIONDaniel Bartholomew2019-11-051-1/+1
* | Fix ninja buildVladislav Vaintroub2019-11-051-1/+2
* | Fix GCC 9.2.1 -Wstringop-truncationMarko Mäkelä2019-11-045-11/+8
* | Fix build on !glibc/powerpc*pkubaj2019-11-021-1/+1
* | MDEV-20424: New default value for optimizer_use_condition-selectivity leads t...Varun Gupta2019-11-014-0/+146
* | MDEV-17896 Assertion `pfs->get_refcount() > 0' failedRobert Bindar2019-11-013-0/+71
* | List of unstable tests for 10.1.42 releasemariadb-10.1.42Elena Stepanova2019-10-311-123/+81
* | 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
| |\ \ \