summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18551: New defaults for eq_range_index_dive_limitbb-mdev-18551Varun Gupta2019-02-127-10/+66
* MDEV-18447 Assertion `!is_zero_datetime()' failed in Timestamp_or_zero_dateti...Alexander Barkov2019-02-123-1/+24
* Merge 10.3 into 10.4Marko Mäkelä2019-02-1112-71/+274
|\
| * MDEV-18295 IMPORT TABLESPACE fails with instant-altered tablesMarko Mäkelä2019-02-115-31/+160
| * Backport BUILD scripts from 10.4Monty2019-02-062-1/+19
| * Removed compiler warnings from tokudbMonty2019-02-061-0/+2
| * Added generated wsrep_xxx files to .gitignoreMonty2019-02-061-0/+2
| * Changed user_variables and sql_sequence to maturity state stableMonty2019-02-063-3/+3
| * Don't retry on closeDaniel Black2019-02-061-4/+1
| * MDEV-18470 improve alter_varchar_change.testEugene Kosov2019-02-042-18/+18
* | Record galera_var_load_data_splitting result after deprecatingJan Lindström2019-02-111-0/+4
* | Merge pull request #1170 from codership/10.4-rsync_fixJan Lindström2019-02-118-18/+34
|\ \
| * | Fixed and re-recorded tests for galeramkaruza2019-02-083-2/+3
| * | MDEV-18178 Galera test failure on galera_sst_rsync2mkaruza2019-02-084-14/+29
| * | Extend mariabackup archive timestamp in SST scriptmkaruza2019-02-081-2/+2
* | | Merge pull request #1175 from codership/10.4-fix-wsrep-toi-endJan Lindström2019-02-111-13/+2
|\ \ \
| * | | Fixed use of uninitialized value in wsrep_TOI_end()Teemu Ollakka2019-02-111-13/+2
|/ / /
* | | MDEV-15528: Introduce MLOG_INIT_FREE_PAGEMarko Mäkelä2019-02-082-1/+12
* | | Do not write MLOG_IBUF_BITMAP_INITMarko Mäkelä2019-02-085-54/+10
* | | MDEV-18219 Assertion index->n_core_null_bytes <= ... after DROP COLUMNMarko Mäkelä2019-02-083-1/+67
* | | MDEV-18481 Use mlog_memset() to clear wsrep checkpointTeemu Ollakka2019-02-081-6/+14
* | | Merge pull request #1165 from codership/10.4-galera_sst_mysqldump-cnf-fixJan Lindström2019-02-081-2/+0
|\ \ \
| * | | Fix for certification failure on galera.galera_sst_mysqldump mkaruza2019-02-071-2/+0
| |/ /
* | | MDEV-18493: Correct a bogus assertionMarko Mäkelä2019-02-071-1/+1
|/ /
* | MDEV-18493 Remove page_size_tMarko Mäkelä2019-02-0785-2151/+1445
* | MDEV-18444 ROW_FORMAT=COMPRESSED unnecessarily requires NOCOPY for INSTANT op...Eugene Kosov2019-02-073-3/+38
* | Merge pull request #1152 from codership/10.4-wsrep-lib-updateJan Lindström2019-02-072-0/+1
|\ \
| * | Updated wsrep-lib to galera cache encryption implementationmkaruza2019-02-012-0/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2019-02-05126-1104/+6702
|\ \ \ | | |/ | |/|
| * | Merge 10.2 into 10.3Marko Mäkelä2019-02-0431-29/+1355
| |\ \
| | * | 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
| * | | | MDEV-18281 COM_RESET_CONNECTION changes the connection encodingVladislav Vaintroub2019-02-027-1/+51
| * | | | Merge pull request #1147 from tempesta-tech/sysprg/MDEV-18426Jan Lindström2019-01-3115-13/+112
| |\ \ \ \
| | * | | | MDEV-18426: Most of the mtr tests in the galera_3nodes suite failJulius Goryavsky2019-01-3015-13/+112
| * | | | | MDEV-18313 Supports 'wrapper mariadb' for connection informationKentoku2019-01-3113-932/+1616
| * | | | | Fix an error at using spider_direct_sql with temporary tableKentoku2019-01-319-4/+111
| * | | | | remove unnecessary drop database/table from slave_trx_isolation.testKentoku2019-01-317-25/+250
| * | | | | remove unnecessary drop database/table from quick_mode.testKentoku2019-01-3128-88/+2937
| * | | | | MDEV-16787 optimistic parallel replication fails on spiderKentoku2019-01-3110-15/+378