summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into bb-10.4-mdev17096bb-10.4-mdev17096Igor Babaev2019-02-1349-197/+1022
|\
| * MDEV-15563: Fix cmake -DPLUGIN_PERFSCHEMA=NOMarko Mäkelä2019-02-132-17/+31
| * MDEV-13916 Enforce check constraint on JSON typeMonty2019-02-1310-18/+163
| * MDEV-15563: Instant ROW_FORMAT=REDUNDANT column extensionMarko Mäkelä2019-02-1319-71/+697
| * MDEV-15563: Instant VARCHAR extension for ROW_FORMAT=REDUNDANTMarko Mäkelä2019-02-135-4/+48
| * MDEV-15563: Allow instant VARCHAR extension from <128 bytesMarko Mäkelä2019-02-133-4/+37
| * MDEV-6111: Adjust a resultMarko Mäkelä2019-02-131-0/+2
| * Merge pull request #1180 from codership/10.4-load-data-splittingJan Lindström2019-02-137-95/+43
| |\
| | * Recorded galera_sr_load_data_splitting, galera_sr_load_dataTeemu Ollakka2019-02-123-2/+12
| | * Implement wsrep_load_data_splitting with streaming replicationTeemu Ollakka2019-02-124-93/+31
| * | MDEV-18564: Change wsrep_load_data_splitting off by defaultJan Lindström2019-02-137-8/+15
| * | Fix compilation on old gccVladislav Vaintroub2019-02-131-1/+1
| * | Merge pull request #1182 from grooverdan/10.4-friendlier-wsrep-messageJan Lindström2019-02-132-1/+7
| |\ \
| | * | cmake-wsrep: friendly error message about missing wsrep_api.hDaniel Black2019-02-132-1/+7
* | | | MDEV-17096 Pushdown of simple derived tables to storage enginesIgor Babaev2019-02-131-1/+1
* | | | Merge branch '10.4' into bb-10.4-mdev17096Igor Babaev2019-02-12175-2955/+10543
|\ \ \ \ | |/ / /
| * | | MDEV-6111 Optimizer TraceVarun Gupta2019-02-1347-620/+8225
| * | | Extending the API for json_writer by introdcingVarun Gupta2019-02-132-10/+348
| |/ /
| * | Bootstrap cleanupsSergey Vojtovich2019-02-124-11/+8
| * | MDEV-12834 mysql_secure_installation should ask about unix_socket authenticationSergei Golubchik2019-02-121-2/+34
| * | MDEV-12834 mysql_secure_installation should ask about unix_socket authenticationSergei Golubchik2019-02-121-10/+13
| * | MDEV-12484 Enable unix socket authentication by defaultSergei Golubchik2019-02-129-19/+30
| * | cleanup: remove reduntant variableSergei Golubchik2019-02-122-3/+1
| * | Merge pull request #1179 from grooverdan/10.4-disable-wsrep-alloJan Lindström2019-02-121-10/+10
| |\ \ | | |/ | |/|
| | * cmake/wsrep: allow disabling -DWITH_WSREP=OFFDaniel Black2019-02-121-10/+10
| * | 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