summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-02-0275-328/+7163
|\
| * MDEV-17206: Fix the .rdiff file that was broken in MDEV-17804Marko Mäkelä2019-02-011-15/+4
| * my_malloc(): Invoke TRASH_ALLOC even WITH_SAFEMALLOC=OFFMarko Mäkelä2019-02-011-0/+1
| * Minor clean-upMarko Mäkelä2019-02-012-13/+7
| * postmerge rollbacks and fixesOleksandr Byelkin2019-01-315-18/+21
| * Merge branch '10.0-galera' into 10.1Oleksandr Byelkin2019-01-3121-75/+6053
| |\
| | * Merge remote-tracking branch 'origin/10.0' into 10.0-galeraJan Lindström2018-11-0212-26/+236
| | |\
| | * | Fix wsrep.cnf installation.mariadb-galera-10.0.37Jan Lindström2018-11-011-2/+7
| | * | Fix merge error on tests.Jan Lindström2018-10-313-78/+82
| | * | Merge remote-tracking branch 'origin/10.0' into bb-10.0-galeraJan Lindström2018-10-31406-195812/+7200
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-10-30191-3993/+21729
| | |\ \ \
| | | * \ \ Merge tag 'mariadb-5.5.62' into 5.5-galeramariadb-galera-5.5.62Jan Lindström2018-10-29183-3897/+15643
| | | |\ \ \
| | | * | | | Fix tests affected by new configuration variable on Galera.Jan Lindström2018-10-102-0/+8
| | | * | | | Add missing file.Jan Lindström2018-10-101-0/+26
| | | * | | | Bump WSREP_PATCH_VERSIONVasil Dimov2018-10-101-1/+1
| | | * | | | Make config knob wsrep_certification_rules dynamicVasil Dimov2018-10-101-1/+1
| | | * | | | MariaDB adjustments.Jan Lindström2018-10-102-8/+22
| | | * | | | Fix compilation error in row0ins.cVasil Dimov2018-10-101-1/+3
| | | * | | | Add a new config variable wsrep_certification_rulesVasil Dimov2018-10-105-4/+31
| | | * | | | Generalize "bool shared/exclusive" argument to enumVasil Dimov2018-10-106-52/+123
| | | * | | | Merge pull request #615 from grooverdan/5.5-MDEV-13129-apport-filter-wsrep_ss...Jan Lindström2018-08-291-2/+3
| | | |\ \ \ \
| | | | * | | | MDEV-13129: apport - sanitize wsrep_sst_auth from reportDaniel Black2018-02-141-2/+3
| | | * | | | | bump the VERSIONDaniel Bartholomew2018-08-031-1/+1
| | * | | | | | Remove incorrect install command.Jan Lindström2018-09-081-5/+1
| * | | | | | | mariabackup : Remove unused parameter innodb_buffer_pool_sizeVladislav Vaintroub2019-01-301-15/+0
| * | | | | | | Merge pull request #1139 from tempesta-tech/sysprg/10.1-MDEV-18379Jan Lindström2019-01-2829-69/+302
| |\ \ \ \ \ \ \
| | * | | | | | | MDEV-18379: Unification of check for IPv6Julius Goryavsky2019-01-2629-69/+302
| |/ / / / / / /
| * | | | | | | MDEV-17803: ulonglongization of table_mapping entry::table_id to fix windows ...Andrei Elkin2019-01-253-16/+16
| * | | | | | | MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-2416-68/+511
| * | | | | | | MDEV-14605 Changes to "ON UPDATE CURRENT_TIMESTAMP" fields are notAndrei Elkin2019-01-245-29/+155
| * | | | | | | MDEV-18195 ASAN use-after-poison in my_strcasecmp_utf8 / Item::eq upon prepar...Alexander Barkov2019-01-243-12/+23
| * | | | | | | MDEV-18347: mariabackup doesn't read all server option groups from configurat...Geoff Montee2019-01-241-4/+16
* | | | | | | | MDEV-17148 DROP DATABASE throw "Directory not empty" after changed lower_case...Alexey Botchkov2019-02-013-2/+22
* | | | | | | | MDEV-18194 Incremental prepare tries to access page which is out of tablespac...Thirunarayanan Balathandayuthapani2019-02-014-5/+109
* | | | | | | | MDEV-18380 : adjust max_statement_time in mariabackupVladislav Vaintroub2019-02-011-1/+1
* | | | | | | | MDEV-18415 mariabackup.mdev-14447 test case fails with Table 'test.t' doesn't...Thirunarayanan Balathandayuthapani2019-02-015-6/+53
* | | | | | | | MDEV-17479 Assertion `mysql_socket.fd != -1' failed in inline_mysql_socket_se...Vladislav Vaintroub2019-01-311-1/+1
* | | | | | | | MDEV-16849 Extending indexed VARCHAR column should be instantaneousThirunarayanan Balathandayuthapani2019-01-305-9/+831
* | | | | | | | Merge pull request #1142 from codership/10.2-MDEV-15740Jan Lindström2019-01-2812-5/+341
|\ \ \ \ \ \ \ \
| * | | | | | | | MDEV-15740 Enabled and recorded galera_gcache_recover_manytrxTeemu Ollakka2019-01-272-1/+29
| * | | | | | | | MDEV-15740 Recorded wsrep-recover-v25Teemu Ollakka2019-01-272-0/+45
| * | | | | | | | MDEV-15740 Fix wsrep recovery with wsrep_emulate_bin_logTeemu Ollakka2019-01-271-1/+4
| * | | | | | | | MDEV-15740 Backport wsrep recovery fixes from 10.4.Teemu Ollakka2019-01-254-3/+92
| * | | | | | | | Backported wsrep-recover test from 10.4.Teemu Ollakka2019-01-254-0/+171
* | | | | | | | | Don't run tests that check privileges in --embeddedSergei Golubchik2019-01-251-0/+1
* | | | | | | | | Deb: don't edit control file from inside rules fileSergei Golubchik2019-01-252-5/+5
* | | | | | | | | Fix tests not to fail with OpenSSL 1.1.1 with TLSv1.3Sergei Golubchik2019-01-259-162/+191
* | | | | | | | | MDEV-18235: Changes related to fsync()Eugene Kosov2019-01-252-85/+54
* | | | | | | | | MDEV-18352 Add a regression test for VARCHAR enlargingMarko Mäkelä2019-01-252-0/+17
|/ / / / / / / /
* | | | | | | | Fix the build after MDEV-17803Marko Mäkelä2019-01-242-5/+5