All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.1.22 Changelog

The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Now

DownloadRelease NotesChangelogOverview of 10.1

Release date: 14 Mar 2017

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 #68be011cf2 2017-03-11 20:59:52 +0200

    • Updated list of unstable tests for 10.1.22

  • 2017-03-11 12:42:55 +0100

    • test failures in buildbot

  • 2017-02-10 13:26:55 +0200

    • Correct FSF address

  • 2017-03-07 19:21:42 +0100

    • -Werror should not appear in released tarballs

  • 2017-03-07 19:17:37 +0100

    • Unsafe strmov - function definition in include/m_string.h

  • 2017-03-06 01:27:34 +0100

    • ed25519 plugin: simplify the api

  • 2017-03-05 16:18:16 +0100

    • Modern alternative to the SHA1 authentication plugin

  • 2017-03-06 22:42:00 +0100

    • small plugin API related fixes

  • 2017-03-06 19:37:48 +0100

    • cleanup: sort various lists of services

  • 2017-03-06 19:34:22 +0100

    • thd_rnd service

  • 2017-03-06 17:32:18 +0100

    • Auth Plugin API: add THD to MYSQL_SERVER_AUTH_INFO

  • 2017-03-06 17:05:03 +0100

    • base64 service

  • 2017-03-06 15:31:25 +0100

    • remove old API for SHA2

  • 2017-03-06 13:06:03 +0100

    • my_sha2 service

  • 2017-03-06 12:45:36 +0100

    • cleanup: generalize my_sha1.cc

  • 2017-03-05 15:50:32 +0100

    • make sql_udf.cc to shorten dlerror() messages

  • 2017-03-05 20:51:31 +0100

    • cleanup: remove a duplicate file

  • 2017-03-06 15:07:46 +0100

    • typo fixed

  • 2017-03-08 14:54:12 +0100

    • don't show 'performance_schema_%_classes_lost' variables in tests

  • 2017-03-04 17:17:00 +0100

    • BLACKHOLE is no longer active in 10.1 by default, mysql_upgrade not handling the situation

  • 2017-02-07 22:56:28 +0100

    • make mysql_upgrade try to install missing storage engine plugins ()

  • 2017-03-03 15:27:19 +0100

    • I_S.TABLES inconsistencies with tables with unknown storage engine

  • 2017-03-02 15:36:18 +0100

    • I_S.TABLES inconsistencies with tables with unknown storage engine

  • 2017-03-02 14:04:14 +0100

    • trivial cleanup

  • 2017-03-02 20:59:29 +0100

    • cleanup: change dd_frm_type() to return the engine name, not legacy_db_type

  • 2017-03-02 06:53:07 +0100

    • don't do vio_description(NULL)

  • 2017-03-01 23:52:35 +0100

    • Fail to insert on a table where a field has no default

  • 2017-03-10 16:25:01 +0100

    • compiler warnings

  • 2017-03-10 15:16:13 +0200 - Merge 10.0 into 10.1

  • 2017-03-09 16:52:57 +0200

    • Remove leftover merge conflict marker

  • 2017-03-09 11:28:07 +0200

    • Use correct integer format with printf-like functions.

  • 2017-03-09 11:27:24 +0200

    • Use %pure-parser instead of the deprecated %pure_parser.

  • 2017-03-09 11:26:36 +0200

    • Remove unused variables.

  • 2017-03-10 14:07:22 +0200

    • : main.repair_symlink-5543 fails in buildbot

  • 2017-03-09 13:18:40 +0200

    • Add missing stub manpages

  • 2017-03-09 16:52:57 +0200

    • Remove leftover merge conflict marker

  • 2017-03-09 14:45:52 +0200

    • WSREP: Use TRX_ID_FMT for trx_id_t in messages.

  • 2017-03-09 15:09:44 +0200

    • Fix an error introduced in the previous commit.

  • 2017-03-09 08:54:07 +0200

    • Fix InnoDB/XtraDB compilation warnings on 32-bit builds.

  • 2017-03-08 19:44:22 +0200 - Merge 10.0 into 10.1

  • 2017-03-08 11:13:34 -0500

    • bump the VERSION

  • 2017-03-08 14:40:02 +0200

    • Correct a merge error.

  • 2017-03-08 12:21:13 +0200 - Merge branch '5.5' into 10.0

  • 2017-03-07 15:52:17 +0200

    • mysql_client_test_nonblock fails when compiled with clang

  • 2017-03-08 11:46:34 +0200

    • Remove unused declarations.

  • 2017-03-08 11:40:43 +0200 - Merge 5.5 into 10.0

  • 2017-03-08 10:31:06 +0200

    • Query_cache::send_result_to_client() may corrupt THD::query_plan_flags

  • 2017-03-08 10:07:50 +0200

    • InnoDB log recovery is too noisy

  • 2017-03-08 10:06:34 +0200

    • Fix a compiler warning.

  • 2017-03-08 10:03:35 +0200

    • Fix some GCC 6.3.0 warnings in MyISAM and Maria.

  • 2017-03-06 23:07:59 +0400

    • server_audit does not work with mysql_community 5.7.16.

  • 2017-03-05 10:58:05 +0530

    • : NULL NOT IN (non-empty subquery) should never return results

  • 2017-03-03 11:47:31 +0200

    • : Retry posix_fallocate() after EINTR.

  • 2017-02-28 17:39:28 +0100

    • : Server crashes in part_of_refkey or assertion `!created && key_to_save < (int)s->keys' failed in TABLE::use_index(int) or with join_cache_level>2

  • 2017-03-06 21:50:42 +0200 - Merge branch 'bb-10.0-vicentiu' into 10.0

  • 2017-03-06 19:25:22 +0200

    • Make tokudb report ENOENT when renaming table to nonexistant DB

  • 2017-03-06 19:17:15 +0200

    • Revert "Add extra HA_ERR message that Percona introduced within TokuDB 5.6.35-80"

  • 2017-03-05 15:17:23 +0200

    • Disable 2 tokudb tests

  • 2017-03-05 14:50:03 +0200

    • rpl_extra_col_slave_tokudb changes result set

  • 2017-03-05 14:32:30 +0200

    • Fix tokudb.gap_lock_error test

  • 2017-03-05 12:26:32 +0200

    • Updated list of unstable tests for 10.0.30 release

  • 2017-03-05 02:44:39 +0200 - Merge branch 'merge-pcre' into 10.0

  • 2017-03-05 02:27:59 +0200

    • 8.40

  • 2017-03-05 02:22:40 +0200 - Merge remote-tracking branch 'connect/10.0' into 10.0

  • 2017-03-02 12:12:53 +0100

    • Update version number and date modified: storage/connect/ha_connect.cc

  • 2017-02-24 23:21:20 +0100

    • Fix crashing when joining two JDBC tables.. Was in close (the virtual machine could have been detached. modified: storage/connect/jdbconn.cpp

  • 2017-02-16 18:01:48 +0100

    • All changes made on 10.1

  • 2017-01-17 19:39:49 +0100

    • Commit changes made for version 10.1

  • 2017-03-05 02:01:49 +0200

    • Add extra HA_ERR message that Percona introduced within TokuDB 5.6.35-80

  • 2017-03-05 02:01:21 +0200 - Merge branch 'merge-tokudb-5.6' into 10.0

  • 2017-03-05 01:31:32 +0200

    • 5.6.35-80.0

  • 2017-03-05 01:06:01 +0200

    • Update xtradb version to match the merged one

  • 2017-03-05 01:00:21 +0200

    • Add missing sys_var test for innodb_stats_include_delete_marked

  • 2017-03-05 00:59:57 +0200 - Merge branch 'merge-xtradb-5.6' into 10.0

  • 2017-03-04 20:49:14 +0200

    • 5.6.35-80.0

  • 2017-03-03 20:16:16 +0200

    • Add missing DBUG_RETURN

  • 2017-03-03 20:12:48 +0200

    • Post Fix test failures in maria and myisam storage engines

  • 2017-03-03 01:37:54 +0200 - Merge branch '5.5' into 10.0

  • 2017-02-26 15:40:18 -0800

    • Fixed bug .

  • 2017-02-23 12:48:15 +0100

    • MySQL Bug#12766319 - 61865: RENAME USER DOES NOT WORK CORRECTLY - REQUIRES FLUSH PRIVILEGES

  • 2017-02-23 12:41:13 +0100

    • Fix for bug#11759114 - '51401: GRANT TREATS NONEXISTENT FUNCTIONS/PRIVILEGES DIFFERENTLY'.

  • 2017-02-23 10:37:02 +0100

    • delete the installation warning for CentOS4/RHEL4

  • 2017-02-23 10:34:51 +0100

    • MariaDB fails to restart after 10.0.29-1.el7 update

  • 2017-02-23 10:32:34 +0100

    • selinux build failure on Fedora 24

  • 2017-02-22 15:22:22 +0100

    • Not able to compile source with -DBUILD_CONFIG=mysql_release -DCMAKE_BUILD_TYPE=Debug

  • 2017-02-21 11:07:42 +0100

    • wrong databasename in mysqldump comment

  • 2017-02-20 22:40:47 +0100

    • bugfix: remove my_delete_with_symlink()

  • 2017-02-20 19:53:12 +0100

    • race-condition safe implementation of test_if_data_home_dir()

  • 2017-02-20 11:07:38 +0100

    • race-condition safe implementation of mi_delete_table/maria_delete_table

  • 2017-02-20 22:41:17 +0100

    • support MY_NOSYMLINKS in my_delete()

  • 2017-02-20 13:39:54 +0100

    • compilation failure

  • 2017-02-18 15:18:35 +0100

    • cleanup: remove now-unused argument

  • 2017-02-15 18:45:19 +0100

    • mi_open race condition

  • 2017-02-18 10:38:14 +0100

    • cleanup: NO_OPEN_3 was never defined

  • 2017-02-18 10:20:15 +0100

    • cleanup: remove 16-year-old "TODO"

  • 2017-02-18 10:10:34 +0100

    • cleanup: mysys_test_invalid_symlink

  • 2017-02-18 10:08:49 +0100

    • cleanup: my_register_filename()

  • 2017-02-18 10:01:31 +0100

    • cleanup: fn_format, remove dead code

  • 2017-02-18 15:06:25 +0100

    • bugfix: DEBUG_SYNC() invoked with no THD

  • 2017-02-16 13:24:00 +0100

    • Assertion `cp + len <= buff + buff_size' failed in JOIN_CACHE::write_record_data

  • 2017-02-16 11:32:47 +0100

    • Wrong usage of linked list in mysql_prune_stmt_list

  • 2017-02-24 00:10:08 -0800

    • Fixed bug .

  • 2017-02-23 19:46:10 +0200

    • tokudb_bugs.xa-N tests fail with timeout on valgrind

  • 2017-02-22 10:03:33 +0200

    • / post-fix: Do not posix_fallocate() too much.

  • 2017-02-22 09:17:30 +0200

    • post-fixes

  • 2017-02-22 11:40:01 +0530

    • 5.5 rpl and federated tests massively fail in buildbot with valgrind

  • 2017-02-22 01:36:16 +0400

    • Assertion `m_extra_cache' failed in ha_partition::late_extra_cache(uint).

  • 2017-02-20 17:58:42 +0200

    • Extending an InnoDB data file unnecessarily allocates a large memory buffer on Windows

  • 2017-02-20 17:16:59 +0200

    • Remove a bogus Valgrind "suppression".

  • 2017-02-17 13:37:18 +0100

    • : [ERROR] mysqld got signal 11

  • 2017-02-20 18:22:01 +0400

    • Make Audit Plugin working with MySQL 8.0.

  • 2017-02-18 20:39:49 +0200

    • parts.partition_float_myisam failed with timeout in buildbot

  • 2017-02-16 23:44:54 -0800

    • Fixed bug .

  • 2017-02-17 00:57:24 +0200

    • rpl.rpl_heartbeat_basic fails sporadically in buildbot

  • 2017-02-12 23:19:48 +0600

    • minor typo in a description of mysql_parse()

  • 2017-02-16 12:02:31 +0200

    • Fix gcc 6.3.x compiler warnings.

  • 2017-02-13 17:29:32 -0500

    • : MariaDB Test Suite issue with test sys_vars.secure_file_priv.test

  • 2017-01-27 16:47:00 +0200

    • backported build-tags from 10.2 to ensure that 'make tags' works again with xemacs

  • 2017-01-27 16:46:26 +0200

    • Fix for memory leak in applications, like QT,that calls my_thread_global_init() + my_thrad_global_end() repeatadily. This caused THR_KEY_mysys to be allocated multiple times.

  • 2017-01-23 19:40:22 -0800

    • Fixed bug .

  • 2017-01-18 11:42:41 -0800

    • Fixed bug .

  • 2017-03-08 17:35:55 +0200

    • Minor wording fix in mysqladmin man page

  • 2017-03-07 15:06:01 +0400

    • - System Unit File After network-online

  • 2017-03-03 12:33:24 +0400

    • - Lintian complains about executable bits

  • 2017-03-07 17:27:27 +0400

    • Bug#18411494 WRONG COMPARSION ON BIG DECIMAL VALUES.

  • 2017-01-05 12:07:26 +0100

    • properly set paths in systemd unit files

  • 2017-01-23 11:58:41 +0100

    • Updated innotop on debian/additions from 1.7.1 to 1.11.4

  • 2017-02-26 16:49:47 +0100

    • spelling fixes

  • 2015-04-21 08:32:31 +0200

    • Bug#18411494 WRONG COMPARSION ON BIG DECIMAL VALUES

  • 2017-03-06 10:02:01 +0200

    • Replace some functions with macros.

  • 2017-03-03 13:27:12 +0200 - Merge 10.0 into 10.1

  • 2017-03-03 12:03:33 +0200

    • : Retry posix_fallocate() after EINTR.

  • 2017-02-28 22:26:53 +1100

    • : support-files/mysql-log-rotate.sh not binlog either

  • 2017-02-28 21:47:44 +1100

    • : Alter Debian log rotate to not rotate binary/relay logs

  • 2017-02-28 21:39:34 +1100

    • : mysqladmin flush-X-log options

  • 2017-02-28 20:21:19 +1100

    • : Add --local to mysqladmin

  • 2017-01-23 08:34:59 +1100

    • : Advance Toochain library cache workaround (temporary)

  • 2017-03-02 12:35:31 +0400

    • - main.events_restart failed in bb

  • 2017-03-01 11:41:48 +0400

    • Fixed missing DBUG_RETURN

  • 2017-02-28 15:23:44 +0400

    • - main.events_restart failed in bb

  • 2017-02-23 20:45:07 +0100

    • Link failure on missing -L${LIBLZ4_LIBRARY_DIR}

  • 2017-02-22 19:50:27 +0100

    • KEY_BLOCK_SIZE strangeness when UNCOMPRESSing COMPRESSed InnoDB tables

  • 2017-02-10 22:39:22 +0200

    • Fixed wrong arguments to sql_print_error()

  • 2017-02-10 22:35:04 +0200

    • Fixed hang doing FLUSH TABLES WITH READ LOCK and parallel replication

  • 2017-02-10 20:30:37 +0200

    • Add protection to not access is_open() without LOCK_log mutex

  • 2017-02-10 20:25:01 +0200

    • Don't allow one to kill START SLAVE while the slaves IO_THREAD or SQL_THREAD is starting.

  • 2017-02-08 02:14:54 +0200

    • Fixed test failing as myisam table was deleted before oqgraph table.

  • 2017-02-05 02:23:49 +0200

    • Added error checking for all calls to flush_relay_log_info() and stmt_done()

  • 2017-01-30 16:13:49 +0200

    • Add protection for reinitialization of mutex in parallel replaction

  • 2017-01-29 23:44:24 +0200

    • Added a separate lock for start/stop/reset slave. This solves some possible dead locks when one calls stop slave while slave is starting.

  • 2017-01-29 22:10:56 +0200

    • 'Stop slave' hangs on replication slave

  • 2017-01-29 18:18:19 +0200

    • Fixed compiler warnings

  • 2017-02-23 11:27:52 +0200

    • Update MariaDB Foundation sponsors

  • 2017-02-28 12:57:33 +0000

    • Windows : Fix server compile errors when compile with /Zc:strictStrings option

  • 2017-02-28 09:54:12 +0200

    • InnoDB: Assertion failure loop_count < 5 in file log0log.cc

  • 2017-02-28 10:08:12 +1100

    • : mtr --mem {no argument of a directory} (#320)

  • 2017-02-23 21:50:55 +0100

    • : Queries in stored procedures with and EXISTS(SELECT * FROM VIEW) crashes and closes hte conneciton.

  • 2017-02-26 23:01:23 +0400

    • CONVERT TO CHARACTER SET utf8 doesn't change DEFAULT CHARSET.

  • 2017-02-23 14:24:34 +0200

    • Valgrind tests fail all over in buildbot on 10.0

  • 2017-02-20 11:36:33 +1100

    • Remove warning: unused variable 'volatile_var' [-Wunused-variable]

  • 2017-03-02 08:29:52 +0200 - Merge pull request #312 from grooverdan/10.0--stat_tables_par-test-fix

  • 2017-02-16 16:42:25 +1100

    • : Correct stat_tables_par test results

  • 2017-03-01 10:07:54 +0000

    • AWS key management plugin: Fix search for system installed AWS SDK libs

  • 2017-02-22 19:55:54 +0200

    • Remove an unused variable.

  • 2017-02-22 17:17:00 +0200

    • after-merge fix for 10.1: Use sparse files.

  • 2017-02-22 15:53:05 +0200 - Merge 10.0 into 10.1

  • 2017-02-22 12:32:17 +0200

    • post-fix

  • 2017-02-21 16:52:41 +0200

    • Extending an InnoDB data file unnecessarily allocates a large memory buffer on Windows

  • 2017-02-21 15:03:34 +0200

    • tokudb.locks-select-update-3 failed in buildbot with lock wait timeout

  • 2017-02-20 14:02:40 +0200 - Merge 10.0 into 10.1

  • 2017-02-16 19:40:03 +0200

    • innodb.innodb_bug14676111 fails

  • 2017-02-17 10:36:50 +0200

    • Revert the tweak to innodb.innodb_bug14676111.

  • 2017-02-18 16:33:18 +0200

    • rpl.rpl_mdev6386 failed in buildbot

  • 2017-02-17 20:09:14 +0200

    • Tests failed in buildbot with semaphore waiting warnings

  • 2017-02-20 10:43:42 +1100

    • : mtr --mem and $MTR_MEM support in sane and consistent manner (10.0) (#289)

  • 2017-02-16 11:16:27 +0200

    • Fix GCC 6.3.0 warnings.

  • 2017-02-17 12:47:09 +0400

    • There's no systemd socket activation support yet

  • 2017-02-16 11:12:24 +0200

    • innodb_use_fallocate does not work in MariaDB Server 10.1.21

  • 2017-02-13 18:40:24 -0500

    • : wsrep_info.plugin fails sporadically in buildbot

  • 2017-02-11 01:14:06 +0200

    • Follow-up to - fix the broken test

  • 2017-02-10 17:41:35 +0200

    • After reivew fixes.

  • 2017-02-10 16:05:37 +0200

    • After review fixes.

  • 2017-02-09 22:23:26 +0530

    • : Wrong NULL match results in "Subquery returns more than 1 row" (error code 1242)

  • 2017-02-09 09:36:10 +0200

    • Post-push fix for : Remove an unused variable.

  • 2017-02-09 08:51:52 +0200 - Merge 10.0 into 10.1

  • 2017-02-09 08:47:38 +0200

    • Post-push fix for InnoDB purge workers fail to shut down

  • 2017-02-07 20:08:07 +0200

    • After review fixes for .

  • 2017-02-08 17:30:25 +0200 - Merge 10.0 into 10.1

  • 2017-02-08 15:42:15 +0200

    • InnoDB startup fails to wait for recv_writer_thread to finish

  • 2017-02-08 11:40:09 +0200

    • Remove unnecessary have_debug.inc, not_valgrind.inc

  • 2017-02-08 11:35:35 +0200

    • InnoDB wrongly ignores the end of an .ibd file

  • 2017-02-08 10:06:18 +0200

    • Remove some more error log spam.

  • 2017-02-07 16:09:24 +0200

    • Remove some error log spam by not effectively setting DEBUG_DBUG='d'.

  • 2017-02-08 08:53:34 +0200 - Merge 10.0 into 10.1

  • 2017-01-30 17:00:51 +0200

    • Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.

  • 2017-02-03 12:25:42 +0200

    • Make innodb_read_only shutdown more robust

  • 2017-02-03 18:17:36 +0200

    • InnoDB purge workers fail to shut down

  • 2017-02-03 19:33:09 +0200

    • innodb.innodb-get-fk: Actually test --innodb-read-only.

  • 2017-02-01 02:16:01 +0200

    • Flush suppressions table to prevent corruption when server is killed

  • 2017-02-01 02:14:37 +0200

    • Produce better diagnostics when backtrace attempt fails

  • 2017-01-29 00:50:28 +0200

    • Set sys_errno upon exec command

  • 2017-01-29 21:00:02 +0200

    • perfschema.table_name fails in buildbot

  • 2017-01-30 18:35:26 -0500

    • : Fix test case

  • 2017-02-07 13:54:46 -0500

    • : GET_LOCK: Fractional part of timeout is ignored

  • 2017-02-07 14:32:09 +0200

    • Add suppression for page corruption caused by error injection.

  • 2017-02-06 10:55:23 +0200

    • : Fix incorrect memset() for structures containing

  • 2017-02-06 10:47:55 +0200

    • : Encryption code in /10.2 causes

  • 2017-01-30 14:50:58 -0500

    • Minor test improvement

  • 2017-01-30 14:49:44 -0500

    • : Fix description for "max_statement_time" in --help

  • 2017-01-29 13:21:38 -0500

    • : Altering a table with more rows than ..

  • 2017-01-31 15:42:52 +0200

    • : Duplicated [NOTE] output for changed innodb_page_size

  • 2017-01-27 11:15:45 +0530

    • WSREP causes responses being sent to protocol commands that must not send a response

  • 2017-01-31 10:02:37 +0530

    • - Fix tests cases

  • 2017-01-27 16:14:20 +0200 - Merge 10.0 into 10.1 (test-only changes)

  • 2017-01-27 16:03:56 +0200

    • Clean up a few tests that kill the server.

  • 2017-01-27 12:17:03 +0200

    • test fix

  • 2016-12-05 15:25:59 +0200

    • CREATE FULLTEXT INDEX with a token longer than 127 bytes crashes server

  • 2017-01-26 23:40:11 +0200 - Merge 10.0 into 10.1

  • 2017-01-26 14:05:00 +0200

    • Detect InnoDB system tablespace size mismatch early

  • 2017-01-25 15:11:46 +0200

    • Refuse innodb_read_only startup if crash recovery is needed

  • 2017-01-24 01:25:50 +0530

    • : Assertion `uniq_tuple_length_arg <= table->file->max_key_length()' failed in SJ_TMP_TABLE::create_sj_weedout_tmp_table

  • 2017-01-10 10:08:04 +0530

    • Strangeness with max_binlog_stmt_cache_size Settings

  • 2017-01-17 22:08:19 +0100

    • connect zip bug fix

  • 2017-01-26 16:19:29 +0200 - Merge pull request #298 from iangilfillan/10.1

  • 2017-01-26 13:51:03 +0200

    • Minor typo

  • 2017-01-26 02:57:12 +0300 - Merge branch 'grooverdan-10.1--ANALYZE-FORMAT=JSON-volatility-normalise' into 10.1

  • 2017-01-26 02:56:49 +0300 - Merge branch '10.1--ANALYZE-FORMAT=JSON-volatility-normalise' of git:github.com/grooverdan/mariadb-server into grooverdan-10.1--ANALYZE-FORMAT=JSON-volatility-normalise

  • 2017-01-23 13:32:57 +1100

    • : ANALYZE FORMAT=JSON not predicatable for r_total_time_ms/r_buffer_size

  • 2017-01-24 19:26:16 +0530

    • Revert " On RBR, extend the PROCESSLIST info to include at least the name of the recently used table"

  • 2017-01-23 22:27:42 +0530

    • On RBR, extend the PROCESSLIST info to include at least the name of the recently used table

  • 2017-01-22 08:44:04 +0200

    • : Syslog messages: "InnoDB: Log sequence number

  • 2017-01-21 00:56:33 +0530

    • : Scalar result of subquery changes after adding an outer select stmt

  • 2017-01-19 12:20:54 +0200

    • : Innodb-encryption-algorithm default should be != none

  • 2017-01-19 08:19:08 +0200

    • : InnoDB: Failing assertion: free_slot != NULL on

  • 2017-01-18 08:39:18 -0500

    • bump the VERSION

Revision #2033844319
Revision #f0ec34002a
Revision #2a0ae1c90a
MDEV-11965
Revision #5d40ed864e
MDEV-11752
Revision #e0a03ca30a
Revision #7120118a5e
MDEV-12160
Revision #269ab56f8b
Revision #227f63db3b
Revision #0877eff401
Revision #6305533de2
Revision #051851b9a6
Revision #70a2efde03
Revision #d6a7aece08
Revision #bd1139ad27
Revision #6cddd12ad6
Revision #2b1bbac5fa
Revision #aa51b559ab
Revision #0633d0e2ed
Revision #3d06f0f72c
MDEV-11942
Revision #c372388e48
MDEV-11942
Revision #8f1ca5e311
MDEV-11943
Revision #48b1d17534
MDEV-11943
Revision #25c32c89f1
Revision #8eb66bc382
Revision #1c8d2121ab
Revision #5fa04aae9e
MDEV-11842
Revision #b6a1d6538b
Revision #0094b6581d
Revision #1d47bd61d5
Revision #1b2b209519
Revision #8805fe0d5c
Revision #2158de8865
Revision #814d050760
MDEV-12215
Revision #18de829618
MDEV-11964
Revision #07d89fa59c
Revision #5aacb861f2
Revision #b28adb6a62
Revision #498f4a825b
Revision #ad0c218a44
Revision #9fe92a9770
Revision #e1e04c3d68
Revision #fc0a6dd57f
Revision #f65c9f825d
Revision #74fe0e03d5
Revision #47396ddea9
Revision #6860a4b556
MDEV-12206
Revision #9c47beb8bd
MDEV-11027
Revision #1fd3cc8c1f
Revision #17a1b194e2
Revision #30cac41c2f
MDEV-11084
Revision #43903745e5
MDEV-11078
Revision #6b8173b6e9
MDEV-11520
Revision #75f6067e89
MDEV-9635
Revision #c4f3e64c23
Revision #dc1c9e69d0
Revision #3da916246f
Revision #9741017b1f
Revision #7bf914e157
Revision #97041acf7f
Revision #4c3b732d9f
Revision #1cac281ebe
Revision #dfd7749120
Revision #895b253963
Revision #b2956b2ab4
Revision #d75e5e6e26
Revision #6f34d8807c
Revision #82913b0e90
Revision #fa59ac5055
Revision #b7a3bce06e
Revision #d71df7e1db
Revision #5139c4b688
Revision #5d0c123007
Revision #83da1a1e57
Revision #8d69ce7b82
Revision #f4806772d3
Revision #606a4a4847
MDEV-11902
Revision #1acfa942ed
Revision #5a0fff50f8
MDEV-12099
Revision #199f88cb9c
MDEV-5999
Revision #494a94158a
Revision #0a480f03c6
Revision #2c354e7468
MDEV-11789
Revision #713d513624
MDEV-12074
Revision #831b531895
MDEV-10788
Revision #44534487d4
MDEV-11505
Revision #d72dbb4122
Revision #955f2f036d
Revision #93cb0246b8
Revision #6d50324558
Revision #f2d24ea68b
Revision #b6862c914f
Revision #b27fd90ad3
MDEV-11902
Revision #d78d0d459d
Revision #8722d4b8d2
Revision #c826ac9d53
Revision #24d8bc707a
Revision #3cba74e032
Revision #924a81a548
Revision #8897b50dca
MDEV-11525
Revision #eef2101489
MDEV-11933
Revision #ac78927aef
MDEV-7992
Revision #bdb672fe96
MDEV-12120
Revision #365c4e971a
MDEV-11520
MDEV-5746
Revision #6de50b2c7f
MDEV-11520
Revision #32591b750f
MDEV-11718
Revision #cf673adee2
MDEV-10418
Revision #978179a9d4
MDEV-11520
Revision #2bfe83adec
Revision #5ddfcb05ca
MDEV-9455
Revision #1b7aae90fb
MDEV-11904
Revision #6364adb199
MDEV-10621
Revision #f49375fddf
MDEV-9028
Revision #b70cd26d73
MDEV-11668
Revision #29d78dbb44
Revision #108b211ee2
Revision #2e8fa1c2b2
MDEV-12058
Revision #60c932a3d0
Revision #5c9baf54e7
Revision #46eef1ede2
MDEV-11859
Revision #f003cc8a35
MDEV-8603
Revision #bb4ef470c2
Revision #19629ebf81
MDEV-10646
Revision #fa137476ff
MDEV-11941
Revision #aeff61ee58
MDEV-12064
Revision #ea31755760
Revision #dbd1d7ea8e
Revision #7be541f281
Revision #e823023e4b
Revision #68d632bc5a
Revision #adc91387e3
Revision #29c776cfd1
MDEV-11520
Revision #d04d835f64
MDEV-11610
Revision #156cf86def
MDEV-11610
Revision #0af8b565f2
MDEV-11610
Revision #33c1f20d8e
MDEV-11610
Revision #659047b820
MDEV-11386
Revision #71f53bf72d
MDEV-11221
Revision #c1c5b7a8d2
Revision #e9ad4bdb42
MDEV-11221
Revision #cc413ce9a3
MDEV-11753
Revision #370cf70136
MDEV-11757
Revision #6a12c05347
Revision #84ed5e1d5f
Revision #f3c65ce951
Revision #b624b41abb
Revision #d7a9aed43f
Revision #4bad74e139
Revision #a2de378c00
Revision #c5e25c8b40
Revision #e65f667bb6
MDEV-9573
Revision #d5c54f3990
Revision #ce903428a8
Revision #d4baeca441
Revision #fc673a2c12
MDEV-12127
Revision #b54566d73b
MDEV-11619
Revision #e5b877ce27
MDEV-11935
Revision #fdeeab01c0
MDEV-6390
Revision #ae142c21a5
MDEV-12106
Revision #bc28b305e5
Revision #88b5eedef2
MDEV-10515
Revision #e2d6760d8a
MDEV-10515
Revision #ad2e38153c
Revision #7f7673033e
Revision #ec4cf111c0
MDEV-11520
Revision #e1e920bf63
Revision #a0ce92ddc7
MDEV-11520
Revision #81695ab8b5
MDEV-11520
Revision #6dc00f97b7
MDEV-11774
Revision #3c47ed4849
Revision #13493078e9
MDEV-11802
Revision #72994d6442
MDEV-4396
Revision #343ba58562
MDEV-10631
Revision #72a822f2ec
MDEV-11766
Revision #5e42c958a5
MDEV-11619
Revision #01d5d6db4c
Revision #ba4d0a1b35
Revision #32170cafad
MDEV-12075
Revision #74a5638a1d
MDEV-11530
Revision #66822f164f
MDEV-10731
Revision #de9963b786
Revision #41cd80fe06
Revision #c2b217e243
MDEV-10731
Revision #99b2de92c6
MDEV-11623
Revision #ef065dbbc2
Revision #6011fb6daa
MDEV-11947
Revision #0340067608
MDEV-11759
Revision #9017a05d87
Revision #d831e4c22a
MDEV-12024
Revision #981534b1dd
Revision #cbdc389ec9
MDEV-12022
Revision #06a7923f4f
Revision #257eea3dac
Revision #2e67e66c3a
Revision #f162704570
Revision #20e8347447
MDEV-11985
Revision #9f0dbb3120
MDEV-11947
Revision #e174d923d9
Revision #1d725c8176
Revision #b3dac63f9b
Revision #923d7d0ad2
Revision #c46d140961
MDEV-11764
Revision #f7e03d4419
MDEV-4774
Revision #6da2adfaa2
MDEV-12005
Revision #5c7111cb7c
Revision #e53dfb24be
MDEV-11707
Revision #ddf2fac733
MDEV-11759
MariaDB 10.1
Revision #bc4686f0f4
Revision #cd8482c19e
MDEV-11945
Revision #aa9db4c162
MDEV-11817
Revision #17cc619847
MDEV-11671
Revision #41997d148d
MDEV-10812
Revision #bb1e8e4367
MDEV-4774
Revision #1ebfeceeb2
Revision #4e82aaab2f
Revision #ea9caea87e
MDEV-11814
Revision #732672c304
MDEV-11233
Revision #f1f8ebc325
Revision #afb461587c
MDEV-11915
Revision #49fe9bad01
MDEV-11814
Revision #8725b35d89
MDEV-11108
Revision #18ef02b04d
MDEV-4774
Revision #fbcdc3437c
Revision #6fbfb4c83c
Revision #ee3febae04
Revision #4113f1a7b7
MDEV-11866
Revision #9394bc06d8
MDEV-11866
MDEV-11866
Revision #10b1f4dd09
MDEV-11866
Revision #86ca1357b0
MDEV-7409
Revision #15f46d5174
MDEV-7409
Revision #b7b4c332c0
MDEV-11614
Revision #213fc700b6
MDEV-10232
Revision #8a4d605500
MDEV-11838
Revision #dc557ca817
MDEV-11835
Revision #a14638581b

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the page.

Distributions which Include MariaDB

This page is licensed: CC BY-SA / Gnu FDL