The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.1
Release date: 27 Mar 2018
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
Revision #4d83b01537 2018-03-26 17:14:08 +0300
Updated list of unstable tests for 10.1.32 release
2018-03-24 14:24:20 +0100
save/restore auto_inc settings in galera_sst_rsync test
2018-03-24 12:34:14 +0100
save/restore auto_inc settings in galera_sst_mysqldump test
2018-03-24 13:50:52 +0100
compiler warning
2018-03-24 00:37:38 +0400
Provide information_schema tables using which hardware information can be obtained.
2018-03-24 00:30:28 +0400
Provide information_schema tables using which hardware information can be obtained.
Merge 2018-03-23 17:40:53 +0100 - Merge branch '10.0' into 10.1
Merge 2018-03-23 11:44:29 +0100 - Merge branch '5.5' into 10.0
2018-03-22 03:01:53 +0530
: using left join causes incorrect results with materialization and derived tables
2018-03-21 12:13:37 +0100
: Subquery crash similar to
2018-03-21 01:34:45 +0530
: select from DUAL where false yielding wrong result when in a IN
2017-11-14 07:22:25 +0800
followup for 89b0d5cb6e3, backport 8c422bf48d7
2018-03-21 22:29:00 +0000
mariadb-backup does not preserve holes for page compressed tables.
2018-03-20 17:25:49 +0400
- Killed queries from I_S stay in 'Killed' state for long time and don't let server shut down
2018-03-22 13:48:31 +0100
make sure every sst script is tested in buildbot
2018-03-20 22:42:42 +0100
make sure every sst script is tested in buildbot
2018-03-20 13:51:55 +0100
make sure every sst script is tested in buildbot
2018-03-20 01:49:32 +0100
make sure every sst script is tested in buildbot
2018-03-19 23:27:10 +0100
make sure every sst script is tested in buildbot
2018-03-19 23:23:51 +0100
wsrep_sst_auth: fix a memory leak
2018-03-19 23:06:59 +0100
mysql: don't prepare strings if they won't be used
2018-03-20 22:35:19 +0100
wsrep_sst scripts: support traditional netcat
2017-10-16 17:49:52 +0200
sst fails with "WSREP_SST_OPT_PORT: readonly variable"
2018-03-20 20:54:58 +0100
Allow table-less selects even when wsrep is not ready
2018-03-21 12:59:40 +0100
Provide information_schema tables using which hardware information can be obtained.
2018-03-23 00:18:21 +0400
Add logging capability to pam_user_map.c.
2018-03-22 16:23:37 +0400
Memory leak after
2018-03-22 14:19:16 +0530
mariadb-backup is incompatible with retroactively created innodb_undo_tablespaces
2018-03-21 09:38:23 +0200
Fix test failure on galera_var_reject_queries.
2018-03-21 12:32:38 +0200
Partially revert commit 2a729b5f4b14f9f04cf81e1d8dd4eec4ad6cb7cd
2018-03-21 11:58:17 +0200
Remove orphan wsrep_node_is_ready()
2018-03-21 12:33:38 +0400
Provide information_schema tables using which hardware information can be obtained.
2018-03-21 08:13:43 +0200
Disable a failing test
Merge 2018-03-20 19:25:08 +0200 - Merge 10.0 into 10.1
Merge 2018-03-20 18:36:03 +0200 - Merge 5.5 into 10.0
Merge 2018-03-20 18:18:57 +0200 - PR #666: Add ASAN instrumentation
2018-03-20 10:46:57 +0300
honor alignment rules and xtradb too
2018-03-19 16:18:53 +0300
Add ASAN instrumentation
2018-03-14 14:35:27 +0000
YASSL isn't able to negotiate TLS version correctly
2018-03-16 18:57:21 +0530
: Valgrind warnings 'Invalid read' in subselect_engine::calc_const_tables with SQ in WHERE and HAVING, ORDER BY, materialization+semijoin
2018-03-19 18:12:37 +0200
IMPORT TABLESPACE: Do not retry partial reads
2018-03-20 13:03:01 +0200
IMPORT cleanup: ROW_FORMAT=COMPRESSED
2018-03-20 12:55:00 +0200
IMPORT TABLESPACE: Simplify validation
2018-03-19 13:11:54 +0200
IMPORT TABLESPACE cleanup
2018-03-20 17:51:57 +0530
innodb_prefix_index_cluster_optimization hits debug build assert on UTF-8 columns
2018-03-20 12:10:17 +0200
Fix test case MW-329.
2016-03-03 02:57:21 -0800
Refs: MW-245 - Adjust tests to account for the new behavior.
2016-03-03 09:35:52 +0200
Refs: MW-245 - changed logic so that in non primary node it is possible to do SET + SHOW + SELECT from information and pfs schema, when dirty reads are not enabled - however, non table selects are not allowed (e.g. SELECT 1)
2016-03-02 21:32:06 +0200
Refs MW-245 - logic was wrong in detecting if queries are allowed in non primary node. it allowed select with no table list to execute even if dirty reads was not specified
2016-02-19 00:16:36 -0800
refs MW-245: Galera MTR Tests: additional tests for wsrep_reject_queries, wsrep_dirty_reads
2016-02-19 00:14:26 +0200
refs MW-245 - allowing USE with dirty reads configuration - fix for logic of setting wsrep ready status
2016-02-17 11:20:48 +0200
refs MW-245 - merged wsrep_dirty_reads and wsrep_reject_queries from PXC
2018-03-20 11:05:28 +0530
: tokudb_mariadb.mdev6657 fails in buildbot with different plan, and outside with valgrind warnings
2018-03-19 12:49:22 -0700
: Server crashes in spider_udf_direct_sql_create_conn - tests in spider/oracle* suites crash the server
Merge 2018-03-19 15:21:01 +0200 - Merge branch '10.0-galera' into 10.1
2018-03-14 13:31:28 +1100
: where O_CLOEXEC is available, use for innodb buf_dump
Merge 2018-03-14 09:38:04 +0200 - Merge pull request #636 from grooverdan/10.0-galera--linux-aio-ib_logfile0
2018-03-02 10:50:38 +1100
: ib_logfile0 Use O_CLOEXEC so galera SST scripts don't get fd
2018-01-30 05:37:22 -0800
Bump wsrep patch version to 25.23
2018-02-06 11:29:36 -0500
bump the VERSION
2018-03-19 13:07:41 +0400
ASAN: stack-buffer-overflow in my_strnncollsp_simple
2018-02-14 09:48:29 +0200
: Galera test failures
2018-02-14 13:52:37 +0200
: Galera test failures
2018-02-15 10:34:01 +0200
: galera_new_cluster crashes mysqld when existing server contains databases
2018-03-16 18:35:41 +0530
:different results when using value of optimizer_use_condition_selectivity=4 and =1
2018-03-15 15:34:45 +0400
- RPMLint warning: shared-lib-calls-exit
2018-03-16 08:34:12 +0200
Conditionally define TRX_WSREP_ABORT
2018-03-16 08:23:56 +0200
Fix a deadlock in thd_report_wait_for()
2018-03-15 19:48:29 +0200
Follow-up to / debug assertion
2018-03-14 09:39:47 +0200
lock_table_create(), lock_rec_create(): Clean up the WSREP code
2018-03-13 14:00:45 +0200
innobase_kill_query(): Use lock_trx_handle_wait()
Merge 2018-03-15 17:28:08 +0200 - Merge pull request #663 from codership/-fixes-for-galera_var_slave_threads
2018-03-15 16:03:25 +0100
Fix and re-enable test galera.galera_var_slave_threads
Merge 2018-03-15 13:58:46 +0200 - Merge pull request #650 from codership/
Merge 2018-03-15 13:58:14 +0200 - Merge branch '10.1' into
Merge 2018-03-15 13:57:31 +0200 - Merge pull request #654 from codership/-fixes-for-galera_var_max_ws_rows
Merge 2018-03-15 13:57:01 +0200 - Merge branch '10.1' into -fixes-for-galera_var_max_ws_rows
Merge 2018-03-15 13:54:50 +0200 - Merge pull request #656 from codership/-fixes-for-MW-366
2018-03-13 14:27:44 +0100
Fix and re-enable MTR test galera.MW-366
Merge 2018-03-15 12:55:03 +0200 - Merge pull request #659 from codership/-fixes-for-galera_bf_abort_for_update
2018-03-14 10:27:31 +0100
Re-enable test galera.galera_bf_abort_for_update
2017-09-20 18:38:08 +0300
Fix and enable galera.galera_bf_abort_for_update
Merge 2018-03-15 12:52:41 +0200 - Merge pull request #653 from codership/-fixes-for-MW-286
2018-03-15 11:36:36 +0100
Re-enable tests MW-328A, MW-328B, MW-328C and MW-329
2018-03-08 11:11:03 +0100
Wrong usage of mutex 'LOCK_wsrep_thd' and 'LOCK_thd_kill' test galera.MW-286
2018-03-08 10:55:52 +0100
Fix and re-enable test galera.MW-286
2018-03-15 10:23:42 +0400
A 32bit cleanup for Precision in INTERVAL xxx DAY_MICROSECOND parsed wrong?
Merge 2018-03-15 03:45:28 +0200 - Merge remote-tracking branch '10.0' into 10.1
Merge 2018-03-14 12:10:31 +0200 - Merge branch '5.5' into 10.0
2018-03-06 19:59:57 +0530
: Assertion `length > 0' failed in create_ref_for_key
2018-02-03 22:01:30 +1100
debian: VCS is on github
2018-03-13 12:42:41 +0400
Assertion `ltime->neg == 0' failed in date_to_datetime
2018-03-14 18:47:02 +1100
fix ucontext configure check
2018-03-14 14:46:23 +0400
Precision in INTERVAL xxx DAY_MICROSECOND parsed wrong?
2018-01-26 23:26:39 +0200
Big transaction events get lost on semisync master when replicate_events_marked_for_skip=FILTER_ON_MASTER
2018-03-12 16:48:42 +0400
Removed unused variables.
Merge 2018-03-12 13:22:13 +0200 - Merge 10.0 into 10.1
2018-03-12 13:06:21 +0200
DROP TABLE hangs for InnoDB table with FULLTEXT index
Merge 2018-03-09 22:43:54 +0200 - Merge 10.0 into 10.1
2018-03-09 22:26:27 +0200
Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow the storage engine to cleanup open connections
2018-03-09 10:20:19 +0100
Fix for test galera.galera_var_max_ws_rows
2018-03-12 13:41:47 +0100
Re-enable MTR test galera.galera_as_slave
2016-06-14 08:14:37 -0700
Galera MTR Tests: Modify mysqltest so that if a --let = SELECT ... query is interrupted, the test does not fail but the error is communicated to caller
2018-03-07 12:07:49 +0200
Backport innodb_default_row_format
2018-03-04 18:59:29 +0100
TokuDB does not build on openSUSE
2018-02-24 09:32:50 +0100
mtr: force-flush stderr and stdout
Merge 2018-02-22 14:12:02 +0100 - Merge branch '10.0' into 10.1
Merge 2018-02-22 09:22:03 +0100 - Merge branch '5.5' into 10.0
2018-02-15 10:06:14 +0100
fix plugins.server_audit test for --ps
2018-02-14 19:12:23 +0100
Server crashes in ha_partition::engine_name
2018-02-14 18:14:24 +0100
Assertion `status_var.local_memory_used == 0 || !debug_assert_on_not_freed_memory' failed in virtual THD::THD after query with INTERSECT
2018-02-05 14:13:26 +0100
cleanup: remove a duplicated test case
2018-01-25 14:25:48 +0100
bug: ha_heap was unilaterally increasing reclength
2018-02-12 15:12:49 +0100
Configure errors when building without INNOBASE
2018-02-22 12:20:46 +0200
Add supressions for possible warning.
2018-02-14 13:30:52 +0100
log all mtr output in vardir/log/stdout.log
2018-02-14 12:35:47 +0100
fix compilation -DWITH_PERFSCHEMA=NO
2018-02-14 12:35:12 +0100
fix compilation wih -DPLUGIN_PARTITION=NO
2018-02-21 19:38:57 +0530
.1.31 does not join an existing cluster with SST xtrabackup-v2
2018-02-20 20:03:23 +0000
Windows : remove freopen(), "to keep fd = 0 busy".
2018-02-20 09:27:31 +0200
Disable failing Galera tests:
2018-02-20 09:17:29 +0200
Disable galera_gtid until 1047: WSREP has not yet prepared node for application use is fixed.
2018-02-19 13:53:35 +0400
- Workaround GCC ICE on ARM64
2018-02-18 07:47:47 +0200
: encryption.innodb_encryption-page-compression failed in buildbot with timeout on wait condition
2018-02-18 07:32:19 +0200
Disable failing test.
2018-02-17 15:18:14 +0200
Fix innodb_encryption-page-compression test by force flushing dirty pages.
2018-02-17 18:04:06 +0200
Fixed performance problem with Aria in find_head()
2018-02-17 17:48:23 +0200
TokuDB didn't compile with valgrind
2018-02-17 17:47:18 +0200
partition_alter_myisam produces warning if no symlink support
2018-02-17 14:20:33 +0200
MariaDB (still) slow start
2018-02-16 14:14:43 +0400
- Workaround GCC ICE on ARM64
2018-02-16 10:19:57 +0200
: encryption.innodb_encryption_filekeys stalled waiting for key encryption threads to decrypt all required spaces
2018-02-16 08:21:19 +0200
: encryption.innodb_encryption-page-compression failed in buildbot with timeout on wait condition
2017-11-13 11:36:21 +0000
breaks galera_defaults MTR test by upping repl.proto_max again. Fix this once and for all by overwriting it with constant string since it makes little sense to check for it in this test.
Merge 2018-02-13 14:32:17 +0200 - Merge 10.0 into 10.1
2018-02-13 13:01:14 +0200
innodb_read_only tries to modify files if transactions were recovered in COMMITTED state
2018-02-10 22:17:49 +0400
ALTER TABLE EXCHANGE PARTITION does not work properly when used with DATA DIRECTORY.
2018-02-10 21:51:24 +0400
After-merge fixes for "sys_vars.sysvars_innodb '32bit,xtradb'" test results.
Merge 2018-02-09 19:49:19 +0400 - Merge remote-tracking branch 'origin/10.0' into 10.1
2018-02-09 19:47:00 +0400
Wrong results for SELECT..WHERE non_indexed_datetime_column=indexed_time_column
2018-02-08 21:12:11 +0200
Update wrong xtradb version
2018-02-09 17:17:32 +0200
: encryption.innodb-compressed-blob failed in buildbot, assertion in btr0cur.cc line 1398
2018-02-07 19:08:53 +0100
MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_files=ON
2018-02-07 18:54:11 +0100
MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_files=ON
2018-02-06 20:26:59 +0100
fix encryption.tempfiles to check that encrypt_tmp_files is ON
2018-02-08 14:55:01 +0200
: encryption.innodb-bad-key-change failed in buildbot
Merge 2018-02-08 13:29:08 +0200 - Merge 10.0 into 10.1
2018-02-08 13:26:44 +0200
Make the test innodb.recovery_shutdown more robust
2018-02-08 12:51:19 +0200
Crash in MVCC read after IMPORT TABLESPACE
2018-02-07 18:14:45 +0100
: column_json breaks cyrillic in 10.1.31
2018-02-06 12:44:43 -0500
bump the VERSION
2018-02-06 02:38:01 +0100
correctly detect unsupported compiler flags
2018-02-06 02:33:56 +0100
cleanup: simplify maintainer.cmake
2018-02-05 16:03:28 +0100
silence the annoying compiler warning
Merge 2018-02-05 09:25:33 +0200 - Merge 10.0 into 10.1
2018-02-05 09:23:36 +0200
innodb.log_file_size failed in buildbot
This page is licensed: CC BY-SA / Gnu FDL