All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.2.10 Changelog

The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Now

DownloadRelease NotesChangelogOverview of 10.2

Release date: 31 Oct 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 #58e0dcb93d 2017-10-30 10:06:47 +0200

    • Add a missing space to an error message

  • 2017-10-30 03:25:49 +0200

    • Updated list of unstable tests for 10.2.10

  • 2017-10-30 03:24:35 +0200

    • Workaround for (tests don't run on Windows)

  • 2017-10-29 22:55:51 +0300

    • Fix rocksdb.rocksdb test

  • 2017-10-29 13:21:23 +0300

    • : rocksdb.add_index_inplace_sstfilewriter timed out

  • 2017-10-29 09:41:40 +0000

    • Organize information in storage/rocksdb/mysql-test/rocksdb/t/disabled.def

  • 2017-10-29 11:49:18 +0300

    • MyRocks: enable a few tests that do not seem to fail anymore

  • 2017-10-29 11:39:52 +0300

    • : rocksdb.rocksdb fails: line 1117: query 'reap' succeeded - should have failed

  • Merge 2017-10-29 11:27:24 +0300 - Merge branch 'bb-10.2-mariarocks' of github.com:MariaDB/server into 10.2

  • 2017-10-27 17:48:17 +0300

    • : MariaRocks: Group Commit with binlog

  • 2017-10-23 10:04:55 +0000

    • Code cleanup

  • 2017-10-27 23:42:02 +0000

    • : Do not use lpNumberOfBytesRead/Written params in ReadFile/WriteFile operations.

  • 2017-10-27 19:33:38 +0300

    • follow-up fix: Make os_file_get_size() thread-safe

  • 2017-10-27 19:01:24 +0300

    • Remove a bogus page_is_root() debug assertion on btr_create() failure

  • 2017-10-27 18:59:22 +0300

    • follow-up fix: Validate the posix_fallocate() argument

  • 2017-10-27 11:56:10 +0000

    • : fix posix_fallocate() calls to workaround some (ancient) Linux bugs

  • 2017-10-27 12:33:27 +0300

    • Disable rocksdb.col_opt_zerofill due to .

  • 2017-10-27 11:16:32 +0300

    • mariadb-backup.xb_compressed_encrypted failed in buildbot, InnoDB: assertion failure

  • 2017-10-27 10:43:06 +0300

    • Remove dead code for MLOG_UNDO_HDR_DISCARD

  • 2017-10-27 10:20:22 +0300

    • Relax a too strict assertion at shutdown

  • Merge 2017-10-27 10:36:42 +0300 - Merge two innodb_fts tests from MySQL 5.7

  • 2017-10-26 17:08:07 +0300

    • Adjust the innodb_fts.sync and innodb_fts.sync_block tests for MariaDB

  • 2017-10-26 16:29:08 +0300

    • Import the innodb_fts.sync tests from MySQL

  • Merge 2017-10-27 10:24:02 +0300 - Merge 10.1 into 10.2

  • Merge 2017-10-26 13:36:38 +0300 - Merge 10.0 into 10.1

  • 2017-10-26 13:29:28 +0300

    • InnoDB suggests filing bugs at MySQL bug tracker

  • 2017-10-25 23:40:54 +0300

    • Squashed commit of the following:

  • Merge 2017-10-26 12:47:24 +0300 - Merge branch 'merge-perfschema-5.6' into 10.0

  • 2017-10-25 22:04:17 +0300

    • 5.6.38

  • Merge 2017-10-26 12:46:47 +0300 - Merge branch 'merge-innodb-5.6' into 10.0

  • 2017-10-25 21:35:33 +0300

    • 5.6.38

  • Merge 2017-10-26 11:13:07 +0300 - Merge 5.5 into 10.0

  • 2017-10-26 11:02:19 +0300

    • InnoDB suggests filing bugs at MySQL bug tracker

  • 2017-10-25 16:21:52 +0300

    • Remove comments to removed parameters

  • 2017-10-26 18:21:20 +0300

    • - Fails in fulltest

  • 2017-10-26 14:11:38 +0300

    • InnoDB suggests filing bugs at MySQL bug tracker

  • 2017-10-26 13:49:11 +0300

    • Make debug multi thread safe

  • Merge 2017-10-26 09:00:08 +0300 - Merge pull request #475 from grooverdan/10.2-no_recv_sys_mem_free

  • 2017-10-26 16:40:21 +1100

    • innodb: remove recv_sys_mem_free - unused

  • 2017-10-25 19:12:08 +0200

    • mariadb_config & mysql_config output differ

  • 2017-10-26 00:04:42 +0200

    • update C/C

  • Merge 2017-10-26 00:00:16 +0200 - Merge branch 'connect/10.2' into 10.2

  • 2017-10-17 21:50:17 +0200 *

    • Typo (from 10.1) Modified: storage/connect/value.cpp

  • 2017-10-16 15:08:17 +0200 *

    • Fix a bug in TYPVAL compute causing it sometime not to be executed This was the cause of the bug in CalculateArray modified: storage/connect/jsonudf.cpp modified: storage/connect/tabjson.cpp modified: storage/connect/value.cpp

  • 2017-10-16 00:48:03 +0200 *

    • Make another temporary fix for the compiler bug in CalculateArray modified: storage/connect/jsonudf.cpp modified: storage/connect/tabjson.cpp

  • 2017-10-15 16:13:23 +0200 *

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

  • Merge 2017-10-25 17:17:21 +0300 - Merge 10.1 into 10.2

  • 2017-10-25 09:06:45 +0300

    • Use "mariadb-backup" rather than "xtrabackup" in console output

  • Merge 2017-10-24 19:26:24 +0300 - Merge 10.0 into 10.1

  • Merge 2017-10-24 19:25:19 +0300 - Merge 5.5 into 10.0

  • 2017-10-24 15:20:54 +0300

    • 'Undo log record is too big.' error occurring in very narrow range of string lengths

  • 2017-10-18 02:36:55 -0400

    • bump the VERSION

  • 2017-10-23 15:35:10 -0700

    • mysqld got signal 11 on delete returning

  • 2017-10-23 15:33:13 -0700

    • MariaDB crash in fix_semijoin_strategies_for_picked_join_order

  • 2017-10-23 14:17:50 +0000

    • Do not use File::Which, it is not always available.

  • 2017-10-23 10:37:28 +0000

    • Use "mariadb-backup" rather than "xtrabackup" in console output

  • 2017-10-23 10:30:17 +0000

    • restore --remove-original options for mariadb-backup

  • 2017-10-25 10:10:18 +0000

    • Windows- "my_safe_kill dump" will now also dump child processes

  • 2017-10-12 17:21:04 +0300

    • MariaDB adjustments to innodb_gis tests.

  • 2017-10-12 16:21:21 +0300

    • : Merge InnoDB test cases from MySQL 5.7

  • 2017-10-24 20:59:54 +0200

    • sst fails with "WSREP_SST_OPT_PORT: readonly variable"

  • 2017-10-24 23:19:54 +0300

    • Race condition between INFORMATION_SCHEMA.INNODB_SYS_TABLESTATS and ALTER/DROP/TRUNCATE TABLE

  • 2017-10-24 16:03:05 +0000

    • Fix my_safe_kill's create crashdump functionality on Windows.

  • 2017-10-24 15:56:54 +0000

    • Fix a warning on Win64

  • Merge 2017-10-24 14:53:18 +0200 - Merge branch '10.1' into 10.2

  • 2017-10-22 13:18:38 +0200

    • Various compier warnings

  • Merge 2017-10-22 13:03:41 +0200 - Merge branch '10.0' into 10.1

  • 2017-10-18 21:19:33 +0300

    • Race condition between INFORMATION_SCHEMA.INNODB_SYS_TABLESTATS and ALTER/DROP/TRUNCATE TABLE

  • Merge 2017-10-18 15:14:39 +0200 - Merge branch '5.5' into 10.0

  • 2017-10-17 10:57:51 +0200

    • Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST('NAME', NULL))

  • Merge 2017-10-17 10:18:17 +0200 - Merge branch 'mysql/5.5' into 5.5

  • 2017-10-16 12:34:17 +0200

    • Aria engine: Internal Error 160 after partition handling

  • 2017-10-14 15:59:54 +0200

    • DROP TEMPORARY TABLE IF EXISTS causes error 1290 with read_only option

  • 2017-10-14 15:03:43 +0200

    • Can't refer the same column twice in one ALTER TABLE

  • 2017-10-13 21:26:30 +0200

    • mysql_install_db fails with hard-coded langdir

  • 2017-10-13 20:53:55 +0200

    • cleanup mysql_install_db

  • 2017-09-16 14:52:42 +0200

    • Warnings, when compiling with gcc-7.x

  • 2017-10-13 18:41:38 +0200

    • Cleanup usage of DBUG_ASSERTS.

  • 2017-02-18 17:47:31 +0100

    • : Assertion `null_ref_table' failed in virtual table_map Item_direct_view_ref::used_tables() const on 2nd execution of PS

  • 2017-10-13 07:24:35 -0700

    • Fixed the bug .

  • 2017-10-12 13:30:02 +0400

    • - rpl.rpl_semi_sync_uninstall_plugin fails with Assertion `0' failure in buildbot

  • 2016-12-19 22:03:28 +0100

    • : Function->Function->View = Mysqld segfault (Server crashes in Dependency_marker::visit_field on 2nd execution with merged subquery)

  • 2017-10-13 07:06:09 +0400

    • VARBINARY doesn't convert to BLOB for sizes 65533, 65534 and 65535

  • 2017-10-08 22:15:00 +0300

    • -- show function status now works with PAD_CHAR_TO_FULL_LENGTH

  • 2017-10-10 10:35:12 +0400

    • crash in Item_func_sec_to_time::get_date

  • 2017-10-06 18:23:40 +0400

    • NO_ZERO_IN_DATE: Incorrect generated column value

  • 2017-10-05 15:07:21 +0200

    • : mariadb-10.2.8/storage/maria/ma_loghandler.c:2730]: (style) Array index 'chunk_offset' is used before limits check.

  • 2017-10-18 10:20:25 +0300

    • fts_query_free(): Fix a potential assertion failure

  • 2017-10-18 09:52:19 +0300

    • Import, adapt and extend a test from Oracle

  • 2017-10-18 08:25:04 +0300

    • Add a test of LIMIT with FULLTEXT INDEX

  • 2017-10-18 06:35:11 +0300

    • Setting innodb_buffer_pool_load_now or innodb_buffer_load_abort will crash if innodb_read_only

  • 2017-10-17 15:33:19 +0300

    • Fix check_role_is_granted for embedded

  • 2017-10-16 13:21:11 +0300

    • MySQL#78423 InnoDB FTS duplicate key error

  • 2017-10-16 12:06:43 +0300

    • MySQL#86607 InnoDB crash after failed ADD INDEX and table_definition_cache eviction

  • 2017-10-09 13:32:40 +0300

    • : Field "create Procedure" is NULL, even if the user has role which is the definer. (SHOW CREATE PROCEDURE)

  • 2017-10-10 10:19:10 +0300

    • : Wrong result after altering a partitioned table

  • 2017-10-10 14:31:33 +0200

    • smaller stack size on quantal-x86 and wheezy-x86

  • 2017-10-09 20:30:52 +0300

    • Fix oqgraph compilation with Boost versions <=1.49

  • 2017-10-05 15:01:38 +0200

    • main.func_regexp_pcre fails in buildbot on ppc64le

  • 2016-10-20 21:36:05 +0200

    • : Fix reverse queries in OQGRAPH.

  • 2017-10-09 12:18:12 +0300

    • fts_create_doc_id() unnecessarily allocates 8 bytes for every inserted row

  • 2017-10-09 02:49:50 +0300

    • Feature: skipped test file

  • 2017-10-09 01:43:31 +0300

    • Feature: skipped test file

  • 2017-10-07 13:42:11 +0400

    • Illegal mix of collations with a view comparing a field to a binary constant

  • 2017-10-06 00:08:36 -0700

    • Fixed the bug .

  • 2017-10-03 00:13:58 +0000

    • Windows MSI : dump server error log to MSI log on installation failure.

  • 2017-10-16 20:54:07 +0300

    • InnoDB: Failing assertion when accessing INFORMATION_SCHEMA.INNODB_SYS_TABLESPACES upon upgrade from 10.1.0 to 10.1.20

  • 2017-10-14 19:43:16 +0400

    • TIMESTAMP NOT NULL field with explicit_defaults_for_timestamp and NO_ZERO_DATE shouldn't throw error

  • 2017-10-11 01:08:14 +0530

    • Bug Fix

  • 2017-10-09 18:22:24 +0200

    • Server RPMs have dependency on "which"

  • 2017-10-06 18:16:46 +0200

    • Querying INFORMATION_SCHEMA becomes slow in

  • 2017-10-06 19:38:56 +0200

    • cleanup: is_show_command(thd)

  • 2017-10-09 10:22:47 +0200

    • merge issue in wsrep_sst_xtrabackup-v2

  • 2017-10-07 14:17:45 +0400

    • 10.1.18-MariaDB-1jessie - mysqld got signal 11.

  • 2017-10-23 22:01:19 +0000

    • Fix a warning on Win64

  • Merge 2017-10-23 09:47:10 +0000 - Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks

  • 2017-10-20 13:36:55 +0300

    • Make rocksdb.index_merge_rocksdb2 test stable

  • 2017-10-18 14:37:10 +0200

    • ALTER TABLE CHANGE COLUMN Corrupts Index Leading to Crashes in 10.2

  • 2017-10-16 19:33:06 +0200

    • sst mysqldump and xtrabackup-v2 handle WSREP_SST_OPT_CONF incorrectly

  • 2017-10-16 17:49:52 +0200

    • sst fails with "WSREP_SST_OPT_PORT: readonly variable"

  • 2017-10-11 21:53:43 +0200

    • mariadb_config & mysql_config output differ

  • 2017-10-08 21:01:03 +0200

    • mariadb_config & mysql_config output differ

  • 2017-10-18 17:04:15 +0300

    • Fixed compiler warnings

  • Merge 2017-10-18 11:54:18 +0300 - Merge new release of InnoDB MySQL 5.7.20 to 10.2

  • 2017-10-18 07:01:46 +0300

    • Adjust the instrumentation and test

  • 2017-06-01 10:14:05 +0530

    • BUG#25479538 ASSERT:SIZE == SPACE->SIZE DURING BUF_READ_AHEAD_RANDOM

  • 2017-10-18 08:58:39 +0300

    • Remove dead code for pushing down LIMIT to InnoDB FULLTEXT INDEX queries

  • 2017-10-17 10:58:46 +0300

    • Enforcing innodb_open_files leads to fil_system->mutex problem

  • 2017-10-14 14:28:11 +0300

    • Assertion `page_rec_is_leaf(rec)' failed in lock_rec_validate_page

  • 2017-10-13 19:40:06 +0000

    • Fix mtr to create a process dump on Window for hanging or looping processes

  • 2017-10-13 22:22:03 +0300

    • mariadb-backup: Properly call os_thread_exit() with detach=true

  • 2017-10-23 09:45:47 +0000

    • : MariaRocks: Group Commit with binlog

  • 2017-10-20 14:15:37 +0000

    • Temporarily disable rocksdb.rpl_ddl_high_priority test

  • 2017-10-17 12:04:53 +0300

    • : MariaRocks: Group Commit with binlog

  • Merge 2017-10-13 14:37:04 +0300 - Merge branch 'bb-10.2-mariarocks' of github.com:MariaDB/server into 10.2

  • 2017-08-18 16:26:12 +0300

    • Remove garbage code

  • 2017-08-18 16:22:05 +0300

    • MyRocks: Remove todo-#ifdef in Rdb_trx_info_aggregator::process_tran

  • 2017-08-18 15:42:58 +0300

    • Make MyRocks test stable: Data_length may vary slightly as well

  • 2017-08-17 22:59:41 +0300

    • Enable basic XA between MyRocks and the binlog

  • Merge 2017-10-13 13:25:46 +0300 - Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-merge

  • 2017-10-12 12:56:20 +0300

    • : Enable defragmentation on 10.2 when tests pass

  • 2017-10-11 08:37:35 -0700

    • Fixed the bug .

  • 2017-10-11 21:51:09 +0530

    • : Missing symbols building RocksDB on macOS 10.12.6

  • 2017-10-11 18:13:44 +0400

    • ALTER TABLE does not exit on error with InnoDB + bad default function

  • 2017-10-10 21:49:09 +0200

    • 10.1 InnoDB tables with virtual columns cannot be accessed in 10.2

  • 2017-10-11 11:52:25 +0300

    • Fix a warning about unused variable

  • 2017-10-11 11:41:31 +0300

    • Remove an unused parameter

  • 2017-10-11 12:21:40 +0400

    • Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed upon altering table with geometry field.

  • 2017-10-11 11:57:26 +0400

    • Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())' failed upon altering table with geometry field.

  • 2017-10-11 08:45:59 +0200

    • Update AWS C++ SDK version

  • 2017-10-11 08:44:24 +0200

    • Fix warnings in Win64

  • 2017-10-11 08:36:04 +0200

    • Fix truncation warnings in connect

  • 2017-10-10 19:04:54 +0300

    • Reapply a MySQL 5.6.23/5.7.10 Oracle Bug#20029625 fix that was inadvertently reverted in

  • 2017-10-10 23:56:13 +0530

    • : Build failure in rocksdb/rdb_datadic.cc

  • 2017-10-10 16:53:15 +0300

    • Fix test failure on galera.view caused by incorrect location

  • 2017-10-10 10:28:54 +0300

    • Presence of old logs in 10.2.7 will corrupt restored instance (change in behavior)

  • 2017-10-09 19:53:27 +0000

    • Windows : Fix truncation warnings in sql/

  • 2017-10-09 17:41:20 +0000

    • Windows : small optimization in os_is_sparse_file_supported()

  • 2017-10-09 12:13:05 +0000

    • followup.

  • 2017-10-08 22:05:54 +0000

    • mariadb-backup incremental prepare incorrectly sets file size. Preparing an incremental backup twice can corrupt data

  • 2017-10-08 00:13:05 +0000

    • Innodb : Refactor os_file_set_size() to be compatible 10.1

  • 2017-10-06 09:49:42 +0300

    • MW-416 DDL replication moved after acl checking

  • 2017-10-04 22:47:59 +0300

    • MW-416

  • 2017-10-03 23:37:02 +0300

    • MW-416

  • 2017-10-09 15:05:17 +0300

    • 10.1 InnoDB tables with virtual columns cannot be accessed in 10.2

  • 2017-10-09 14:08:46 +0300

    • btr_free_root(): Relax a too strict debug assertion

  • Merge 2017-10-07 17:43:26 +0000 - merge 10.1->10.2

  • Merge 2017-10-07 08:46:37 +0000 - Merge branch 'bb-10.1-wlad' into 10.1

  • 2017-10-07 07:36:17 +0000

    • Preparing an incremental backup twice can corrupt data

  • 2017-10-06 22:40:28 +0000

    • - fix incorrect alignment of the buffer in incremental backup

  • 2017-10-06 22:34:51 +0000

    • mariadb-backup incremental prepare incorrectly sets file size.

  • 2017-10-06 16:36:40 +0000

    • Refactor os_file_set_size to extend already existing files.

  • 2017-10-05 18:38:29 +0000

    • Refactor os_file_set_size() so it can be used to extend existing file, not just for creating new files.

  • 2017-10-06 17:51:29 +0300

    • buf_flush_update_zip_checksum() corrupts SPATIAL INDEX in ROW_FORMAT=COMPRESSED tables

  • 2017-10-05 13:41:16 +0400

    • Wrong results for queries with row constructors and information_schema

  • 2017-10-07 14:17:45 +0400

    • 10.1.18-MariaDB-1jessie - mysqld got signal 11.

  • 2017-10-11 14:41:09 +0300

    • : temporarily disable running tests on windows

  • 2017-10-09 13:35:43 +0300

    • Temporarily disable tests that rely on FB-only features

  • 2017-10-09 13:29:09 +0300

    • Fix rocksdb.perf_context test

  • 2017-10-09 12:56:31 +0300

    • Fix mege error in rocksdb.use_direct_reads_writes test

  • 2017-10-07 13:18:13 +0300

    • Post-merge fix: put back UTF-8 text that kdiff3 destroyed

  • Merge 2017-10-06 18:27:39 +0300 - Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-merge

  • 2017-10-06 13:25:20 +0400

    • UNION of FLOAT type results in erroneous precision

  • 2017-10-06 10:01:35 +0400

    • JSON_CONTAINS_PATH does not detect invalid path and returns TRUE.

  • 2017-10-06 09:28:33 +0400

    • Illegal mix of collations for operation 'json_object' on using JSON_UNQUOTE as an argument.

  • 2017-10-05 14:08:06 +0300

    • ha_innobase::open(): Simplify a consistency check

  • 2017-10-05 23:46:25 +0400

    • Insufficient check for argument validity in JSON functions.

  • 2017-10-05 23:23:39 +0400

    • JSON_CONTAINS returns wrong value.

  • Merge 2017-10-04 18:36:58 +0200 - Merge branch '10.1' into 10.2

  • 2017-10-02 13:30:48 +0530

    • mysqld_safe could not start Galera node after upgrade ...

  • 2017-10-04 18:32:45 +0200

    • cleanup: remove test include file, clarify the comment

  • 2017-09-29 10:51:00 +0200

    • cppcheck harmless warnings

  • 2017-09-28 20:28:01 +0200

    • enable MongoDB support in CONNECT

  • 2017-10-04 08:07:41 +0300

    • Replace a non-ASCII character in a comment

  • 2017-10-03 19:43:43 +0000

    • Fix several truncation and formatting warnings.

  • 2017-10-03 19:42:16 +0000

    • Fix Windows warnings : fix server_audit not to use my_win_open and Co functions.

  • 2017-10-03 19:38:28 +0000

    • Update C/C

  • 2017-10-03 20:14:18 +0300

    • Assertion `!space->stop_new_ops' failed in TRUNCATE TABLE with many indexes

  • 2017-10-03 16:05:24 +0300

    • Avoid using HA_POS_ERROR constant when passing around values of type double.

  • Merge 2017-10-03 15:52:27 +0300 - Merge pull request #457 from smtalk/10.2

  • 2017-10-01 15:45:51 +0200

    • wrep_sst_common: Setting "-c ''" for my_print_defaults just takes no values from config at all. $MY_PRINT_DEFAULTS is already set at the top of the script to have --defaults-file and --defaults-extra-file. If WSREP_SST_OPT_CONF if set to "--defaults-file=/etc/my.cnf --defaults-extra-file=/etc/my.extra.cnf", then "my_print_defaults -c "" --defaults-file=/etc/my.cnf" succeeds, but if WSREP_SST_OPT_CONF is empty - no default values are taken at all. wsrep_sst_xtrabackup-v2: innobackupex does not support --defaults-extra-file, so ${WSREP_SST_OPT_CONF} cannot be used as an argument, it has been changed to ${WSREP_SST_OPT_DEFAULT}. Removed --defaults-file= from INNOMOVE line, because WSREP_SST_OPT_CONF already includes it (INNOBACKUP was fine, INNOMOVE - not).

  • 2017-10-03 11:37:38 +0300

    • Remove dict_disable_redo_if_temporary()

  • 2017-10-02 10:10:02 +0300

    • Remove MYSQL_REPLACE_TRX_IN_THD

  • 2017-10-02 11:43:30 +0300

    • Remove dict_table_t::big_rows

  • 2017-10-02 11:27:53 +0300

    • Remove a constant parameter commit=false

  • Merge 2017-10-02 11:12:19 +0300 - Merge 10.1 into 10.2

  • Merge 2017-10-02 10:45:55 +0300 - Merge 10.0 into 10.1

  • Merge 2017-10-02 10:42:55 +0300 - Merge 5.5 into 10.0

  • 2017-10-02 10:22:42 +0300

    • InnoDB fails to discard record lock when discarding an index page

  • 2017-09-19 13:08:24 +0400

    • MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF;

  • 2017-09-29 14:12:38 +0300

    • : fil0pagecompress.cc fails to compile with lzo 2.10

  • 2017-09-28 12:38:51 +0300

    • : Uninitialised ROW_MERGE_RESERVE_SIZE bytes written to temporary file

  • 2017-09-27 18:27:39 -0400

    • bump the VERSION

  • 2017-10-02 10:03:47 +0300

    • Remove remaining InnoDB references to the TABLESPACE keyword

  • 2017-09-29 20:14:03 +0000

    • Fix some conversion warnings.

  • 2017-09-29 18:15:57 +0000

    • Fix "ib::fatal::fatal': destructor never returns, potential memory leak" warning

  • 2017-09-29 18:15:20 +0000

    • Correct definition of ATTRIBUTE_NORETURN on Windows.

  • 2017-09-29 17:29:21 +0000

    • Fix high NTFS fragmentation on 10.2

  • 2017-09-29 16:44:53 +0000

    • In table cache code, fix casts from longlong to long for 'version' variables.

  • 2017-09-29 17:12:14 +0000

    • Fix DBUG_PRINT formatting in query cache.

  • 2017-09-29 16:19:28 +0300

    • Remove unused parameters and dead code

  • 2017-09-29 15:42:25 +0300

    • Remove remaining references to InnoDB native partitioning

  • 2017-09-28 12:21:16 +0000

    • fix some conversion warnings

  • 2017-09-28 10:38:02 +0000

    • - misc Windows warnings fixed

  • 2017-09-28 10:36:00 +0000

    • Fix Windows warnings. thd_alloc functions now use size_t parameters

  • 2017-09-19 17:45:17 +0000

    • : Fix Windows warnings. Fix DBUG_PRINT.

  • 2017-09-28 15:12:00 +0300

    • Avoid implicit conversion from unsigned to signed

  • 2017-09-28 11:59:28 +0300

    • Added missing test if table is transactional or not in Aria

  • 2017-09-27 18:25:32 -0400

    • bump the VERSION

  • 2017-09-26 21:51:10 +0300

    • Fixed compiler warning

  • 2017-09-27 22:19:26 +0300

    • Correct test output after variable comment change

  • 2017-09-27 17:55:48 +0000

    • Fix buildbot error on windows.

  • 2017-09-26 15:35:34 +0300

    • fix a data race

  • 2017-09-26 00:12:36 +0300

    • Moved autosetting of host_cache_size and back_log to proper place

  • 2017-09-25 17:24:52 +0300

    • innodb.truncate_debug fails in buildbot

  • Merge 2017-09-25 13:46:54 +0300 - Merge 10.1 into 10.2

  • 2017-09-22 23:20:28 -0400

    • README.md - Secure (HTTPS) Links

  • 2017-09-19 17:20:36 +0300

    • Post-merge test fixes part #3.

  • 2017-09-19 17:00:54 +0300

    • Post-merge test fixes part #2.

  • 2017-09-19 16:15:08 +0300

    • Post-merge fixes part #1.

  • Merge 2017-09-19 15:34:38 +0300 - Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks-merge

  • 2017-09-19 14:28:30 +0300

    • Post-merge fix for compilation on Windows

  • Merge 2017-09-18 14:06:01 +0300 - Merge mergetrees/merge-myrocks into bb-10.2-mariarocks-merge

  • 2017-09-15 10:04:49 +0000

    • Copy of commit 184a4a2d82f4f6f3cbcb1015bcdb32bebe73315c Author: Abhinav Sharma Date: Thu Sep 14 11:40:08 2017 -0700

Revision #de6bfbd5e9
Revision #a269173e97
MDEV-13852
Revision #7cca0df0d7
Revision #e5678c3fac
MDEV-13904
Revision #34188ac455
Revision #a6dc22fc73
Revision #b6d4859547
MDEV-14181
Revision #8abe840085
Revision #3d46ebbc89
MDEV-11934
Revision #6cfbffad5b
Revision #97df230aed
MDEV-14115
Revision #067f83969c
MDEV-14132
Revision #9dfe84d5de
Revision #5f5ffdc76b
MDEV-14132
Revision #057a6cf768
MDEV-14132
Revision #1792a80af4
MDEV-14165
Revision #b94a62b5df
MDEV-13890
Revision #f29cfa1d7e
Revision #02ba15a9da
Revision #00c4668153
Revision #b4f104c9f0
Revision #4136288705
Revision #786a722eba
Revision #38e12db478
Revision #b933a8c354
MDEV-12569
Revision #c9ee5d9960
Revision #bd9a2363e5
Revision #98470fc800
Revision #3b35d745c3
Revision #4ef64e01a7
Revision #4274d0bf57
Revision #cfb3361748
MDEV-12569
Revision #fc7b9af267
Revision #965c72d331
MDEV-12474
Revision #771305b21d
MDEV-12569
Revision #550c8bdb81
Revision #5144861be9
Revision #91dc18dcf5
Revision #e99c7c8334
MDEV-13836
Revision #230350872c
Revision #a8136719fe
Revision #74ffcbc135
Revision #c83e2a6345
Revision #6691d12e2d
Revision #bcfb5b2de9
Revision #cbd0da66e4
Revision #909cdafd35
MDEV-13496
Revision #db203d7471
Revision #44ed243522
Revision #439a7c994a
MDEV-14051
Revision #fb5fe497e5
Revision #a1a79aa576
MDEV-13776
Revision #acb336f75e
MDEV-13607
Revision #4330505629
Revision #72407e544e
MDEV-13496
Revision #125ce6f82f
MDEV-14102
Revision #a02551b0ba
Revision #a6a4c25bf7
Revision #42e3e57426
MDEV-13626
Revision #f7090df712
MDEV-13968
Revision #24bffb080b
MDEV-13918
Revision #632f0e71f8
Revision #b56560ed39
Revision #e0a1c745ec
Revision #2aa51f528f
Revision #9d2e2d7533
Revision #2eb3c5e542
MDEV-13918
Revision #da4503e956
Revision #b000e16956
Revision #df5f25fa7a
Revision #b036b6b594
MDEV-13937
Revision #19a702a85c
MDEV-14056
Revision #421716391b
MDEV-13912
Revision #93144b9e92
MDEV-13440
Revision #52516706c8
Revision #d76f5774fe
MDEV-13459
Revision #3b7aa3017b
Revision #235b68299b
MDEV-9619
Revision #2bab29ebba
MDEV-13135
Revision #8be76a6a90
MDEV-10892
Revision #a4868c3509
MDEV-9208
Revision #991b9ee735
MDEV-13530
Revision #93aadda513
MDEV-13149
Revision #c2509a1588
MDEV-13972
Revision #e30b6a983f
MDEV-11819
Revision #bea99275de
MDEV-13595
Revision #babbf8c6fc
Revision #30e89acd95
Revision #9817479563
Revision #dfd010ef90
MDEV-14086
Revision #4090ef820e
Revision #9a791c9c8d
MDEV-12676
Revision #1eee3a3fb7
MDEV-13051
Revision #b9418ed333
MDEV-13676
Revision #fc9ff69578
MDEV-13838
Revision #2db5e4d1f9
Revision #1cfcb58539
Revision #440157cbbe
MDEV-13412
Revision #4d33c74224
MDEV-10980
Revision #172cc70bf8
MDEV-13446
Revision #bc85d22bf0
MDEV-12263
Revision #9b897d663a
MDEV-12263
Revision #ca948e335e
MDEV-9886
Revision #dbeffabc83
MDEV-11574
Revision #e6862cf1ff
Revision #d11af09865
MDEV-14076
Revision #98cd0ec536
MDEV-10802
Revision #9534c04515
Revision #9749568deb
MDEV-13946
Revision #9b11956e86
MDEV-13049
MariaDB 10.1
Revision #559dec33cc
Revision #494d1bf885
MDEV-14010
Revision #5eb666ad37
MDEV-12705
Revision #4ec88ea9c3
Revision #9d47c4cfdb
Revision #7c42b091b7
Revision #607d8f9e97
MDEV-14081
Revision #e6df6031f6
MDEV-13969
Revision #4c2c057d40
MDEV-13968
Revision #30faf331b8
MDEV-13836
Revision #a75884e701
MDEV-13836
Revision #98cc7a8eef
Revision #3294f6c30d
MDEV-14085
Revision #59d3ba0b5d
Revision #7c9651a371
Revision #3bc094d32a
Revision #a63102226e
MDEV-14082
Revision #ad46ce658a
MDEV-14055
Revision #bcd1a08eb3
Revision #9ee840cd0a
Revision #d577b1a9c2
MDEV-11934
Revision #4995091c33
Revision #cd7fa0fd62
MDEV-11934
Revision #f11eaaa3f6
Revision #c52ffbeba9
Revision #575afea786
Revision #fba53e7775
Revision #765519694d
Revision #0507b09402
Revision #a4fa940bad
MDEV-11336
Revision #4c9d19ee65
MDEV-13796
Revision #dc8ac122bb
MDEV-13928
Revision #3062445a64
MDEV-14038
Revision #f9066dc347
MDEV-14023
Revision #18a979df6f
Revision #a0df2693a2
Revision #8e255b98ab
MDEV-13923
Revision #fe0d2e1a2b
MDEV-13923
Revision #dd85ec6f28
Revision #93690b96e2
Revision #daabb4d055
Revision #4de344a8d7
MariaDB 10.2.2
Revision #ac2ae901e8
MDEV-13974
Revision #f2a0fa8685
Revision #1b478a7aba
MDEV-13311
Revision #dc93ce8dea
Revision #fa7a1a57d9
Revision #ff2d9e125f
MDEV-13941
Revision #fe18e6b064
MDEV-13822
MDEV-13310
Revision #b731a5bcf2
Revision #0b5a5258ab
Revision #70c23321de
Revision #1841ef1c54
Revision #e1d9a23797
MDEV-14023
Revision #3edd007cea
Revision #da05d0276a
Revision #01e656a685
Revision #bb3f4fbb59
MDEV-13310
Revision #8d1fb47e1d
MDEV-13798
Revision #0f8295d7d5
MDEV-13822
Revision #420798a81a
Revision #0373e05a59
Revision #f9b50c0657
MDEV-13512
Revision #1cfaafafee
MDEV-13242
Revision #ea4e8bab32
MDEV-12705
Revision #8f6266e927
MDEV-13852
Revision #d1eee0407f
Revision #f62f9d661a
Revision #6ff8d57128
Revision #1b79437c7d
Revision #70af9cf5ed
Revision #a659291e85
MDEV-11586
Revision #3557de68d1
MDEV-12312
Revision #a3ba8c3660
MDEV-13703
Revision #41e581b30b
Revision #f1a20ec396
MDEV-12311
Revision #1f6ada8da8
MDEV-13306
Revision #08c493c62a
Revision #bcda03b4fa
MDEV-13950
Revision #8898c1614d
Revision #a62ebf2590
Revision #ebda6e958f
Revision #6ca35c1428
Revision #8d413c32dc
Revision #4732767981
Revision #35a4591e12
Revision #b716231238
MDEV-13901
Revision #ebc2f0dad3
Revision #325e071c11
Revision #36ef89c999
Revision #770231f355
Revision #387bdf07ae
Revision #cc3057fde7
Revision #d6f857ddbc
Revision #3c4cff3357
Revision #ac0b5a2e79
Revision #de4a00d4f7
Revision #028d253dd7
MDEV-13980
Revision #a47d16907d
MDEV-13137
Revision #b8488e5cf5
MDEV-13932
Revision #4d01dd79a1
MDEV-12634
Revision #4aeec7275f
Revision #76953c0e45
Revision #157d130a87
Revision #298c56cd6a
Revision #a3835fad0c
Revision #96b9c61787
MDEV-13941
Revision #24d9664ad0
Revision #8e8a7f85a9
Revision #7cd4a66de6
Revision #358ab5d6b1
Revision #ccf21c9962
Revision #7354dc6773
MDEV-13384
Revision #509928718d
MDEV-13384
Revision #eba44874ca
MDEV-13844
Revision #de7c2e5e54
Revision #5a0cd753be
Revision #8d006b9b12
Revision #06f7a7620f
Revision #2fdbe15032
Revision #c6e8d66e59
Revision #fd2c5d19d0
Revision #a02b81daea
Revision #742263df4f
MDEV-13256
Revision #7dcb8816a1
Revision #8acb2b7b28
Revision #262d7e4c09
Revision #da9c385fd6
Revision #f321f0823b
Revision #6b0588018a
Revision #a2d2866e80
Revision #ba3209e219
Revision #3fae64b196
abhinavsharma@fb.com

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