All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.2.4 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: 17 Feb 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 #34bbc76f1c 2017-02-16 09:18:46 +0200

    • Simplify a / test.

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

    • Do not unnecessarily construct rec_printer objects

  • 2017-02-15 22:41:45 -0800

    • Fixed bug .

  • 2017-02-14 07:18:55 -0800

    • - SIGFPE and/or huge memory allocation in maria_create ...

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

    • can now start from MySQL 5.7 data directory

  • 2017-02-15 08:53:25 +0200

    • : 10.2.2 windowing function returns incorrect result

  • 2017-02-15 08:43:39 +0200

    • : min ( distinct ) over ( ) returns wrong value

  • 2017-02-14 22:40:00 +0200

    • : Lead Window Function Returns Incorrect Results

  • 2017-02-14 18:31:30 +0200

    • : Server crashes in ha_heap::rnd_pos / Table_read_cursor::get_next

  • 2017-02-14 14:02:29 +0200

    • : Wrong result of aggregate window function in query with HAVING and no ORDER BY

  • 2017-02-15 13:45:14 +0200

    • innobase_get_stmt_safe() does not copy the last byte of thd->query_string

  • 2017-02-15 08:57:43 +0200

    • Fix some InnoDB memory leaks.

  • 2017-02-10 12:11:42 +0200

    • : Redefine the innodb_encrypt_log format

  • 2017-02-14 11:13:24 +0200

    • Allow innodb_log_files_in_group=1

  • 2017-02-14 17:28:59 +0100

    • sporadic failures of rpl.rpl_binlog_errors

  • 2017-02-14 16:45:51 +0100

    • sporadic failures of main.default_debug

  • 2017-02-14 15:30:45 +0100

    • cleanup: mtr startup warning

  • 2017-02-14 11:11:47 +0100

    • No data type JSON, but CAST(something AS JSON) pretends to work

  • 2017-02-14 18:04:35 +0100

    • bugfix: uninitialized variable

  • 2017-02-14 18:07:42 +0100

    • mysql_config outputs non-existing mysqlclient

  • 2017-02-14 17:51:03 +0400

    • No data type JSON, but CAST(something AS JSON) pretends to work.

  • 2017-02-14 10:53:17 +0200

    • Post-push fix for .

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

    • Embedded server shutdown hangs in InnoDB

  • 2017-02-13 14:40:51 +0200

    • : cannot start on MySQL 5.7 datadir

  • 2017-02-13 03:15:33 +0200

    • : cannot start on MySQL 5.7 datadir

  • 2017-02-10 12:46:44 +0200

    • Define a helper class to allow for saving sql_mode using RAII

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

    • Allow READ_RECORD to make use of RAII and free itself on destruction

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

    • : Wrong result upon using FIRST_VALUE with a window frame

  • 2017-02-07 16:49:41 +0200

    • : Wrong result upon using FIRST_VALUE with a window frame

  • 2017-02-07 14:02:25 +0200

    • : MariaDB does not support group functions in some contexts where MySQL does

  • 2016-12-12 02:57:07 +0200

    • : cannot start on MySQL 5.7 datadir:

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

    • Revert " No data type JSON, but CAST(something AS JSON) pretends to work"

  • 2017-02-13 18:07:59 +0100

    • No data type JSON, but CAST(something AS JSON) pretends to work

  • 2017-02-09 17:43:14 +0100

    • InnoDB: Failing assertion: dfield_is_null(dfield2) || dfield2->data

  • 2017-02-09 14:15:10 +0100

    • Assertion `!check_datetime_range(ltime)' failed in TIME_to_longlong_datetime_packed

  • 2017-02-09 12:06:15 +0100

    • InnoDB: Failing assertion: !((field)->vcol_info && !(field)->stored_in_db())

  • 2017-02-09 12:04:09 +0100

    • mtr: make sphinx skipping a bit less verbose

  • 2017-02-08 20:00:39 +0100

    • bugfix: uninit variable

  • 2017-02-06 23:52:47 +0100

    • gcol.gcol_select_myisam fails in buildbot on Power

  • 2017-02-06 23:36:39 +0100

    • support keyread in READ_RECORD

  • 2017-02-04 19:58:32 +0100

    • bugfix: disable ICP in InnoDB for indexes on virtual columns

  • 2017-02-05 13:00:12 +0100

    • cleanup: make a couple of tests more robust

  • 2017-02-04 19:17:42 +0100

    • cleanup: handler::key_read

  • 2017-02-03 19:09:19 +0100

    • find_all_keys: add an assert, remove current_thd

  • 2017-02-02 00:47:07 +0100

    • cleanup: TABLE::mark_columns_used_by_index()

  • 2017-02-02 12:44:01 +0100

    • bugfix: don't calculate vcols if doing keyread

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

    • cleanup: remove TABLE::add_read_columns_used_by_index

  • 2017-02-02 19:15:11 +0100

    • bugfix: TABLE::mark_columns_used_by_index_no_reset

  • 2017-02-01 19:59:24 +0100

    • cleanup: mark_columns_used_by_index_no_reset in handler::get_auto_increment

  • 2017-02-01 17:20:35 +0100

    • cleanup: mark_columns_used_by_index_no_reset in opt_range.cc

  • 2017-02-02 15:49:31 +0100

    • bugfix: TABLE::mark_columns_used_by_index

  • 2017-02-01 16:41:17 +0100

    • cleanup: style fixes, sql_join_cache.cc

  • 2017-01-30 09:28:05 +0100

    • cleanup: TABLE::non_determinstic_insert

  • 2017-01-30 01:01:28 +0100

    • InnoDB: suppress posix_fallocate() failure errors when EINVAL

  • 2017-01-29 12:02:56 +0100

    • fix rpl_binlog_errors test not to leave dbug enabled

  • 2017-01-24 22:57:08 +0100

    • Server crashes in Field::set_default on CREATE TABLE

  • 2017-01-24 00:01:25 +0100

    • Assertion `vfield' failed in TABLE::update_virtual_fields after crash recovery on corrupted MyISAM table

  • 2017-01-22 17:14:36 +0100

    • vcol.vcol_keys_myisam fails in buildbot and outside

  • 2017-01-23 12:26:29 +0100

    • oqgraph: remove redundant update_virtual_fields() calls

  • 2017-01-18 20:40:15 +0100

    • View is created with invalid definition which causes ERROR 1241 (21000): Operand should contain 1 column(s)

  • 2017-01-03 14:55:29 +0100

    • Race condition in DEFAULT() with expressions

  • 2016-12-30 13:03:47 +0100

    • Bad results for CREATE TABLE t1 (a INT DEFAULT b, b INT DEFAULT 4)

  • 2017-02-13 11:40:19 +0200

    • Post-fix for Remove unused InnoDB Memcached hooks

  • 2017-02-11 17:45:36 +0200

    • Remove unused InnoDB Memcached hooks

  • 2017-02-10 20:26:02 +0200

    • preparation: Add separate code for validating the 10.1 redo log.

  • 2017-02-10 19:32:03 +0200

    • preparation: Remove recv_sys_t::last_block.

  • 2017-02-10 20:06:24 +0200

    • Fix a memory leak on aborted InnoDB startup.

  • 2017-02-12 15:50:14 -0800

    • Fixed bugs , .

  • 2017-02-11 11:16:36 -0500

    • : Fix for ctype_gbk_export_import.test

  • Merge 2017-02-11 09:45:34 +0100 - Merge branch 'bb-10.2-serg-merge' into 10.2

  • Merge 2017-02-10 17:01:45 +0100 - Merge branch '10.1' into 10.2

  • 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

  • Merge 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

  • Merge 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

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

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

    • Minor typo

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

  • Merge 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

  • 2017-02-10 17:20:46 -0800

    • Fixed bug .

  • 2017-02-10 14:17:19 +0000

    • : Fix race condition in bootstrap

  • 2017-02-09 20:42:05 -0500

    • : Fix for mroonga 32-bit test failures.

  • 2017-02-06 03:13:36 +0200

    • : Additional test fixes

  • 2017-02-08 15:35:33 -0500

    • : New default configuration produces warnings about itself upon startup

  • 2017-02-08 15:28:52 -0500

    • : Reset sync_binlog back to 0

  • 2017-02-08 15:28:00 -0500

    • : Update tests to adapt to the new default sql_mode

  • 2017-01-31 12:34:38 -0500

    • : SET shouldn't fail for invalid values in strict trans mode

  • 2017-01-31 12:33:13 -0500

    • : Part 2

  • 2017-01-11 09:05:36 -0500

    • : sql_mode can't be set with non-ascii connection charset

  • 2016-12-24 10:58:33 -0500

    • : Disable rpl_row_index_choice ()

  • 2016-12-21 23:02:51 -0500

    • : Test fixes

  • 2016-12-19 17:32:45 -0500

    • : Part 1

  • 2016-12-19 16:28:19 -0500

    • : Renamed standards_compliant_cte to standard_compliant_cte

  • 2017-02-09 18:19:03 +0100

    • Unused code removed.

  • 2017-02-09 12:08:57 +0100

    • : Assertion `!derived->first_select()->exclude_from_table_unique_test || derived->outer_select()-> exclude_from_table_unique_test' failed in TABLE_LIST::set_check_merged()

  • 2016-10-12 18:36:22 +0200

    • : support COM_RESET_CONNECTION

  • 2017-02-09 19:33:28 -0800

    • Fixed bug .

  • 2017-02-10 01:24:54 +0400

    • innodb_gis.precise fails in buildbot on Power.

  • 2017-02-10 01:05:27 +0400

    • json_merge() concatenates instead of merging.

  • 2017-02-09 17:55:58 +0400

    • json_search() shows "Out of memory" with empty key.

  • 2017-02-09 15:57:21 +0200

    • Adjust a test that is not supposed to crash.

  • 2017-01-16 18:47:53 +0100

    • Out-of-bounds string access in create_schema_table()

  • 2017-02-09 16:02:21 +0200

    • Revert an accidental commit to work around .

  • 2017-02-09 17:38:53 +0400

    • json_search() shows "Out of memory" with empty key.

  • 2017-02-09 10:04:00 +0200

    • Relax assertions on shutdown after aborted startup.

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

    • InnoDB startup fails to wait for recv_writer_thread to finish

  • 2017-02-08 12:19:28 +0000

    • More verbose output for the Wix linker (light.exe)

  • 2017-02-08 12:48:25 +0200

    • Test fix for Persistent AUTO_INCREMENT for InnoDB

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

    • Remove some more error log spam.

  • 2017-02-02 13:52:33 +0100

    • : PARTITION BY LIST COLUMNS with default partition: Assertion `part_info->num_list_values' failed in get_part_iter_for_interval_cols_via_map

  • 2017-02-07 15:55:01 +0200

    • : encryption does not support spatial indexes

  • 2017-02-08 06:47:39 +0400

    • ctype tests are non-deterministic due to missing sorting

  • 2017-02-07 17:32:50 +0400

    • innodb_gis.precise fails in buildbot on Power.

  • 2017-02-06 18:44:35 +0200

    • WIP: Support upgrade from .

  • 2017-01-24 10:29:29 +0200

    • WIP: Clean up the code, and add a test.

  • 2017-02-07 10:57:02 +0200

    • InnoDB wrongly thinks that a column is indexed after failed ADD UNIQUE INDEX

  • 2017-01-31 12:25:25 +0200

    • : Restore removed disallow-writes for Galera

  • 2017-02-06 22:12:53 -0800

    • Fixed bug .

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

    • Make innodb_read_only shutdown more robust

  • 2017-02-03 09:50:12 +0200

    • innodb.log_file fails in buildbot on CentOS 5

  • 2017-02-03 08:55:36 +0200

    • Test recovery when a .ibd file is a directory.

  • 2017-02-03 08:32:58 +0200

    • Simplify innodb.innochecksum test.

  • 2017-02-06 06:47:48 +0400

    • port MySQL-5.7 JSON tests to MariaDB.

  • 2017-02-04 21:51:40 -0800

    • Fixed bug .

  • 2017-02-03 15:50:25 -0800

    • Fixed bug .

  • 2017-02-02 18:17:46 +0200

    • InnoDB purge workers fail to shut down

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

    • Work-in-progress (test only).

  • 2017-02-02 15:27:59 +0200

    • innodb.log_corruption: Use the main error log.

  • 2017-02-03 00:10:36 -0800

    • Fixed bug .

  • 2017-02-02 17:57:55 -0800

    • Fixed bug .

  • 2017-02-02 18:56:15 +0400

    • json.json_no_table crashes or fails with valgrind warnings in json_find_path / Item_func_json_length::val_int.

  • 2017-02-01 15:47:33 +0200

    • Extend the innodb.log_corruption test.

  • 2017-02-01 19:15:28 -0800

    • Fixed bug .

  • 2017-02-01 13:08:21 -0800

    • Adjusted more tests after the fix for .

  • 2017-01-30 15:11:22 -0500

    • Update galera tests to adapt to recent changes in 10.2.

  • 2017-02-01 12:14:37 +0100

    • Fix for : A GCM encrypted ciphertext must contain an authentication tag with AES_BLOCK_SIZE length, so we need to check that the length of ciphertext is at least AES_BLOCK_SIZE.

  • 2017-02-01 09:28:13 +0200

    • Clean up a test.

  • 2017-01-31 19:43:03 +0200

    • Shut down InnoDB after aborted startup.

  • 2017-01-31 14:20:40 +0200

    • Duplicated message for innodb_page_size

  • 2017-01-31 14:12:14 +0200

    • Actually invoke free() in ut_allocator::deallocate().

  • 2017-01-31 12:06:52 +0200

    • Make the innochecksum tests more robust.

  • 2017-01-31 16:10:15 -0800

    • Adjusted tests after the fix for bug .

  • 2017-01-31 10:32:59 -0800

    • Fixed bug .

  • 2017-01-30 11:56:23 -0800

    • Fixed bug .

  • 2017-01-31 23:41:10 +0400

    • Keywords UNBOUNDED, PRECEDING, FOLLOWING, TIES, OTHERS should be non-reserved

  • 2017-01-30 17:50:54 +0200

    • srv_get_active_thread_type(): Remove a potential race condition.

  • 2017-01-30 18:15:44 +0200

    • Remove a work-around for .

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

    • Rewrite the innodb.log_file_size test with DBUG_EXECUTE_IF.

  • 2017-01-30 10:39:35 +0100

    • take into account scientific notation of floats in regex_replace

  • 2017-01-30 14:10:17 +0200

    • Fix a suppression that did not work on Windows.

  • 2017-01-30 11:13:10 +0200

    • Do not remove the master error log file.

  • 2017-01-30 01:15:30 +0100

    • InnoDB: don't pthread_join() a thread that wasn't created

  • 2017-01-29 14:12:08 +0100

    • remove a race-condition prone assertion

  • 2017-01-24 15:14:13 +0100

    • fix Ninja build

  • 2017-01-03 12:23:46 +0100

    • cmake -DWITH_ASAN no longer works

  • 2017-01-29 13:49:23 +0100

    • skip innodb.log_corruption test if no unzip executable is found

  • 2017-01-28 14:52:19 -0800

    • Fixed bug .

  • 2017-01-27 14:26:09 +0100

    • mysqlbinlog memory leaks

  • 2017-01-27 18:05:11 +0100

    • cleanup: thd_destructor_proxy

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

    • Import and adjust the InnoDB redo log tests from MySQL 5.7.

  • 2017-01-27 16:14:20 +0200

    • Clean up a few tests that kill the server.

  • 2017-01-27 14:17:36 +0200

    • Fix test failure on innodb-trim.

  • 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-27 12:21:31 +0200

    • Fix a test.

  • 2017-01-27 11:26:28 +0200

    • Fix test failure on innodb-trim.

  • 2017-01-27 09:13:48 +0200

    • Fix test failure on innodb-wl5522

  • 2017-01-27 09:08:15 +0200

    • Fix test failure on gcol.innodb_virtual_basic.

  • 2017-01-26 17:39:15 +0000

    • Fix the code to determine sector size on Windows volume.

  • 2016-11-04 13:00:11 +0000

    • increase default for max threads in the pool to max allowed value (64K) currently

  • 2017-01-26 16:35:05 +0400

    • port MySQL-5.7 JSON tests to MariaDB.

  • 2017-01-25 10:11:37 +0200

    • : Fix storage/innobase/* compile warnings

  • 2017-01-20 12:10:13 +0200

    • : Can't create foreign key referencing a virtual column

  • 2017-01-25 16:38:45 +0200

    • Fix a test.

  • 2017-01-25 16:05:32 +0200

    • Import and adjust a test from MySQL 5.7.

  • 2017-01-25 15:59:37 +0200

    • Replace fil_node_t::is_open with fil_node_t::is_open().

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

    • Fix fil_ibd_open() on Windows.

  • 2017-01-25 12:33:39 +0200

    • buf_page_t is class on 10.2 not struct.

  • 2017-01-25 10:04:14 +0200

    • Fix compiler error on x86.

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

    • : encryption.innodb-discard-import test fails

  • 2017-01-25 07:51:08 +0200

    • : innodb_zip.innochecksum_3, innodb_zip.innochecksum_2

  • 2017-01-25 07:39:56 +0200

    • Fix compiler error on x86.

  • 2017-01-24 13:11:26 -0800

    • Fixed bug .

  • 2017-01-25 00:13:15 +0400

    • Port MySQL-5.7 JSON tests to MariaDB.

  • 2017-01-24 22:39:55 +0400

    • Implement GeoJSON functions.

  • 2017-01-24 19:52:15 +0530

    • : adjusted test results

  • 2017-01-24 17:34:44 +0400

    • port MySQL-5.7 JSON tests to MariaDB.

  • 2017-01-24 15:21:02 +0200

    • Native AIO should also punch_hole if available.

  • 2017-01-24 17:29:51 +0400

    • Automatic statement repreparation changes query semantics

  • 2017-01-24 17:22:06 +0400

    • Crash with PREPARE + SP out parameter + literal

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

    • Fix compiler error on native AIO.

  • 2017-01-24 15:04:50 +0200

    • : Duplicate option innochecksum -l (--log, --leaf)

  • 2017-01-24 14:40:58 +0200

    • : innodb-use-trim has no effect in 10.2

  • 2017-01-24 02:29:04 +0400

    • Implement GeoJSON functions.

  • 2017-01-24 01:21:43 +0530

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

  • 2017-01-23 22:25:29 +0400

    • Assertion `fixed' failed in Item::const_charset_converter(THD*, CHARSET_INFO*, bool, const char*)

  • 2017-01-22 17:46:33 +0200

    • Message "MariaDB Galera and flashback does not support"

  • 2017-01-22 03:32:20 +0200

    • Follow-up for - add tests for compressed+encrypted binlog

  • 2017-01-22 03:15:46 +0200

    • Disable vcol.vcol_keys_myisam until is fixed

  • 2017-01-20 15:33:28 +0200

    • [] Add Flashback support

  • 2017-01-19 17:55:37 +0200

    • Follow-up for the 10.1 -> 10.2 merge

  • Merge 2017-01-19 12:06:13 +0200 - Merge 10.1 to 10.2.

  • 2017-01-18 21:03:01 -0800

    • Fixed bug .

  • 2017-01-18 14:02:17 +0200

    • InnoDB 10.1 -> 10.2 migration does not work

  • 2017-01-18 12:53:35 +0200

    • Make InnoDB mini-transaction memo checks stricter

  • 2017-01-18 13:38:52 +0200

    • Fix test failure on sysvars_innodb.

  • 2017-01-18 13:32:55 +0200

    • Fix test failure on innodb-page_compression_snappy test.

  • 2017-01-18 14:13:11 +0300

    • NOT FIXED: : ANALYZE FORMAT=JSON query_with_CTE crashes

  • 2017-01-18 09:27:19 +0100

    • Such big blocks in query processing should be represented in the debugging trace.

  • 2017-01-17 18:49:34 +0200

    • Remove references to innodb_file_format.

  • 2017-01-17 17:08:00 +0200

    • Allow ROW_FORMAT=DYNAMIC in the InnoDB system tablespace

  • 2017-01-17 11:37:49 +0200

    • Disallow CREATE TEMPORARY TABLE…ROW_FORMAT=COMPRESSED

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

    • Remove MYSQL_TABLESPACES.

  • 2017-01-16 14:03:36 +0200

    • Remove MYSQL_COMPRESSION.

  • 2017-01-16 11:11:14 +0200

    • Remove MYSQL_ENCRYPTION.

  • 2017-01-18 00:56:24 +0300

    • : ANALYZE FORMAT=JSON query_with_CTE crashes

  • 2017-01-17 15:28:50 +0200

    • Correct a test broken in the merge 7c81f15ec3bcc

  • 2017-01-17 11:52:31 +0200

    • Remove INFORMATION_SCHEMA.INNODB_TEMP_TABLE_INFO

  • 2017-01-16 13:57:39 +0200

    • : Fix a broken assertion.

  • 2017-01-12 13:30:10 +0200

    • Follow-up to : Make more use of DBUG_LOG

  • Merge 2017-01-12 12:42:15 +0200 - Merge 10.1 into bb-10.2-

  • Merge 2017-01-11 14:27:24 +0200 - Merge 10.1 into 10.2

  • 2017-01-10 18:28:24 +0200

    • Assertion when doing select from virtual column with impossible value

  • 2017-01-09 19:31:21 +0200

    • Server crashes in mi_make_key / sort_key_read

  • 2017-01-09 18:46:20 +0200

    • Failing assertion: block->magic_n == MEM_BLOCK_MAGIC_N

  • 2017-01-05 14:36:44 +0200

    • Updated mysql-test/README with information about KB

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

    • Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed

  • 2017-01-04 18:45:23 +0200

    • Fixes for failures in test scripts and removal of some compiler warnings

  • 2017-01-03 15:47:17 +0200

    • Cleanups

  • 2017-01-02 21:28:15 +0100

    • mtr uses dgcov for --gcov option

  • 2017-01-02 11:03:25 +0100

    • dgcov: import, rewrite to work with cmake and git

  • 2016-12-30 11:23:45 +0200

    • Fixes for using ssl with BUILD scripts.

  • 2016-12-30 11:07:44 +0200

    • New simpler bugfix for UPDATE and virtual BLOBs

  • 2016-12-27 17:18:10 +0200

    • Revert "bugfix: UPDATE and virtual BLOBs"

  • 2016-12-27 01:30:20 +0200

    • Fixed issues found by buildbot

  • 2016-12-20 18:06:49 +0200

    • Fixed bugs found by mysql-test-run:

  • 2016-12-31 15:11:52 +0100

    • Make atomic writes general

  • 2016-12-20 13:03:45 +0200

    • Removed usage of my_hash_search() with uninitialized HASH.

  • 2016-12-19 22:25:42 +0200

    • Improve mysys/hash by caching hash_nr

  • 2016-12-06 14:05:09 +0200

    • Fixes for running with gcov

  • Merge 2017-01-10 14:39:28 +0200 - Merge 10.1 into 10.2

  • Merge 2017-01-09 09:47:12 +0200 - Merge 10.1 into 10.2

  • 2017-01-07 15:36:08 +0200

    • Post-fix Define a reasonable upper limit for innodb_spin_wait_delay

  • Merge 2017-01-07 15:35:34 +0200 - Merge 10.1 into 10.2

  • 2017-01-06 14:52:35 +0200

    • Suppress warnings of NUMA not working.

  • 2017-01-06 14:42:28 +0200

    • Post-fix Define a reasonable upper limit for innodb_spin_wait_delay

  • Merge 2017-01-05 20:44:26 +0200 - Merge 10.1 into 10.2

  • Merge 2017-01-05 19:03:56 +0200 - Merge 10.1 to 10.2.

  • 2017-01-05 11:54:10 +0200

    • Post-merge fix for .

  • 2017-01-05 11:49:00 +0200

    • Fix InnoDB compilation warnings.

  • 2017-01-03 15:38:09 +0200

    • Optimize DBUG_PRINT and introduce DBUG_LOG

  • Merge 2017-01-05 10:48:03 +0200 - Merge 10.1 to 10.2

  • 2017-01-04 14:33:24 -0800

    • Fixed bug .

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

    • Post-fix for fil_crypt_threads_end() tries to create threads

  • 2017-01-03 14:35:08 +0200

    • : post-10.1-merge fixes

  • 2017-01-03 13:18:47 +0200

    • fil_crypt_threads_end() tries to create threads after aborted InnoDB startup

  • 2017-01-03 12:09:14 +0200

    • Define a reasonable upper limit for innodb_spin_wait_delay

  • 2017-01-03 11:22:09 +0200

    • : InnoDB: Failing assertion: (&log_sys->mutex)->is_owned() if server started with innodb-scrub-log

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

    • Post-fix for NUMA does not get enabled even when checks are passed

  • 2016-12-27 14:13:32 +0530

    • Extra persistent columns on slave always gets NULL in RBR

  • 2016-12-30 16:14:33 +0200

    • innodb_use_fallocate has no effect

  • 2016-12-30 15:04:10 +0200

    • Remove UNIV_HOTBACKUP

  • Merge 2016-12-30 13:48:22 +0200 - Merge 10.1 into 10.2

  • 2016-12-30 12:26:05 +0200

    • innodb_use_fallocate has no effect

  • 2016-12-30 12:15:06 +0200

    • Remove dead references to NO_FALLOCATE.

  • 2016-12-30 12:12:34 +0200

    • Fix tests that were forgotten to run after the merge.

  • Merge 2016-12-30 08:56:13 +0200 - Merge 10.1 into 10.2

  • Merge 2016-12-30 08:21:20 +0200 - Merge 10.1 into 10.2

  • 2016-12-28 17:13:14 +0200

    • Remove redundant function fsp_header_get_crypt_offset()

  • Merge 2016-12-29 15:05:04 +0200 - Merge branch 'bb-10.2-' into 10.2

  • 2016-12-16 17:15:40 +0200

    • Adjust a test result.

  • 2016-12-15 18:51:41 +0200

    • : Preserve PAGE_ROOT_AUTO_INC when emptying pages.

  • 2016-12-16 10:19:14 +0200

    • : Optimize the test.

  • 2016-12-14 19:56:39 +0200

    • Persistent AUTO_INCREMENT for InnoDB

  • 2016-12-27 19:40:07 +0100

    • enable tests that were skipped because of have_xtradb

  • 2016-12-27 18:13:33 +0100

    • cleanup: binlog.binlog_killed_simulate

  • 2016-12-27 17:56:40 +0100

    • cleanup: binlog.binlog_row_annotate

  • Merge 2016-12-29 13:23:18 +0100 - Merge branch '10.1' into 10.2

  • 2016-12-27 18:08:18 +0100

    • cleanup: redundant memcmp()

  • 2016-12-21 17:41:48 +0100

    • : GRANT inside an SP does not work well on 2nd execution

  • 2016-12-24 11:31:04 -0500

    • : Re-enable galera_var_innodb_disallow_writes test

  • 2016-12-24 09:54:23 -0500

    • bump the VERSION

  • 2016-12-24 11:40:31 +0400

    • JSON_LENGTH returns incorrect results.

  • 2016-12-24 10:51:43 +0400

    • JSON_EXTRACT returns wrong results.

  • 2016-12-23 09:19:39 +0200

    • Follow-up for Call mutex_free() before freeing the mutex list

  • 2016-12-22 16:48:49 +0200

    • innodb.innodb_mysql test hangs

  • 2016-12-22 10:23:42 +0200

    • Call mutex_free() before freeing the mutex list

WL#6494
WL#7142
Revision #7a5288015c
MDEV-12072
Revision #37925c6ccc
MDEV-9924
Revision #e688d81444
MDEV-10694
Revision #24911cee4e
MariaDB 10.2
Revision #eb54d86b58
MDEV-10700
Revision #d06a44e027
MDEV-11868
Revision #88ddb1ea4e
MDEV-11697
Revision #d474642254
MDEV-10092
Revision #9fe9fb68ac
MDEV-10859
Revision #a90066b1c7
MDEV-11641
Revision #703d0985ee
Revision #2af28a363c
MDEV-11782
Revision #743ac7c2d0
MDEV-12061
Revision #3d85292afd
Revision #96d097a7fa
Revision #41f42dff06
Revision #6f6d0531dc
MDEV-11439
Revision #e0fa2ce40f
Revision #8877f1c325
MDEV-12056
Revision #f76d5fefb8
MDEV-11439
Revision #2bf07556e8
MDEV-12057
Revision #1b4b4f6887
MDEV-12057
Revision #d731ce21a7
MDEV-11170
MariaDB 10.2
Revision #5ab93737be
MDEV-11170
MariaDB 10.2
Revision #dc90e24978
Revision #bdca350f59
Revision #5bf338435a
MDEV-11746
Revision #57341852b5
MDEV-11746
Revision #f675eab7dc
MDEV-10122
Revision #fdfdea40f1
MDEV-11170
MariaDB 10.2
Revision #e1f0f0dd06
MDEV-11439
Revision #1f372cf1de
MDEV-11439
Revision #87075e7f87
MDEV-11704
Revision #239790d92f
MDEV-11604
Revision #1afb11074e
MDEV-11582
Revision #ca503e830b
Revision #0df39e6037
Revision #8d99166c69
MDEV-11640
Revision #0e5230e12d
Revision #1913daf42c
Revision #01dd355635
Revision #cff144a8ea
Revision #dafb507e3e
Revision #e46c42217f
Revision #460ff39871
Revision #3cae225b0f
Revision #9fa6589f64
Revision #4dd7e11332
Revision #bf8f70a47c
Revision #0254f1a6e0
Revision #5d7607f340
Revision #8246b0ac50
Revision #6c4144a468
Revision #ef0db6bfd1
Revision #d2f84ab978
MDEV-10352
Revision #b6a3917b05
MDEV-11750
Revision #29ed440d44
MDEV-11836
Revision #4cf4b61b24
Revision #eda2ebefba
MDEV-11784
Revision #cf00393378
Revision #cd4dd2b62d
MDEV-10201
Revision #588eca31e3
MDEV-12050
Revision #a45866c6db
MDEV-12050
Revision #3272a19741
MDEV-11782
Revision #96c4b9d49f
MDEV-11782
Revision #412ee0330c
Revision #d35aea5407
MDEV-12051
MDEV-10885
Revision #f04efa839d
MDEV-7635
Revision #f3914d10b6
Revision #2195bb4e41
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
Revision #5593458062
MDEV-12015
Revision #1b4f694adf
MDEV-10291
Revision #6f42c3c5a4
MDEV-7635
Revision #c513c4cbf5
MDEV-7635
Revision #c0209f8736
MDEV-11908
Revision #616f4a773a
MDEV-7635
Revision #8b2e642aa2
MDEV-7635
Revision #f556aa9b5f
MDEV-7635
Revision #04b52a0745
MDEV-7635
Revision #f8aa54f1bc
MDEV-11685
Revision #eaf9c4b54f
MDEV-7635
MDEV-11666
Revision #91991c1e2d
MDEV-7635
Revision #3435e8a515
MDEV-7635
Revision #185d140f19
MDEV-7635
Revision #25f6d1dad7
Revision #ae3072c0af
MDEV-10554
Revision #ee51f58236
MDEV-10340
Revision #78b5e8d6ca
MDEV-11745
Revision #766ab17329
MDEV-11544
Revision #25aaecb240
MDEV-11858
Revision #3ae038b732
MDEV-11857
Revision #777422070a
Revision #ddb284afaa
MDEV-11601
Revision #5ffbd084f5
MDEV-11601
Revision #0e6968c244
MDEV-11857
Revision #66c6188a4b
Revision #070a8754c4
MDEV-12024
Revision #bae2fc1f38
Revision #3c411e3ad6
MDEV-6076
Revision #9fa20716b6
Revision #a75633b5bd
MDEV-11681
Revision #7b27465e10
MDEV-11974
MariaDB 10.2
Revision #163ac07b93
MDEV-12020
Revision #abe6aca8d4
MDEV-11554
Revision #92bbf4ad04
MDEV-11782
MariaDB 10.1
Revision #b40a1fbc93
MDEV-11782
Revision #c5fc3a903c
MDEV-12004
Revision #2aa47d9849
MDEV-11035
Revision #c16c9e8e76
MDEV-11999
Revision #2f00b73a4b
MDEV-11985
Revision #a440d6ed3a
MDEV-11948
Revision #3534500b87
Revision #5a21094a43
Revision #abf7582112
MDEV-11557
Revision #e51b015fc3
MDEV-11138
Revision #20aae56efa
MDEV-10660
Revision #bc12d993d7
MDEV-11947
Revision #3ebe08204a
MDEV-11782
Revision #5285504857
Revision #fd7accabbb
MDEV-9923
Revision #5606f878bf
MDEV-11594
Revision #d123ed852a
MDEV-11938
Revision #650ffcd3a0
Revision #8481c70ede
MDEV-11867
Revision #69114862f2
MDEV-9976
Revision #b0ea044d12
Revision #23628d123b
MDEV-11174
Revision #e1977712cc
Revision #81b7fe9d38
Revision #774056c825
MDEV-11671
Revision #16bc16f9ba
Revision #a5d8dc1818
Revision #ba8ab6a79c
MDEV-9976
Revision #9073f9fd7d
MDEV-9976
Revision #81c1abe8cf
MDEV-10875
Revision #1d96b09890
MDEV-9979
Revision #642077ea5a
Revision #7128328d41
MDEV-11689
Revision #1293e5e59b
Revision #9f918b9cf4
Revision #31a9b3f4c8
Revision #8ab806d2f1
Revision #2a4881800c
Revision #9189284ba3
Revision #3d12587ca4
MDEV-11611
Revision #78712eb52f
MDEV-11708
Revision #a7d6271cbf
Revision #abfcdb8fbc
MDEV-10773
Revision #64b5e94236
Revision #30ba310057
Revision #2de0e42af5
Revision #0f34160d1d
Revision #3dd6fca774
Revision #406e113e9a
MDEV-11915
Revision #3271da11c4
MDEV-11814
Revision #8daa87dc06
Revision #4ee7174479
Revision #ebdf70db2a
Revision #fea4959a0d
Revision #a5f6b4f9fd
Revision #def258061b
Revision #d96ee168a1
MDEV-11557
Revision #71495a1748
MDEV-11849
Revision #45f451c769
MDEV-11850
Revision #c6039a11c6
Revision #e92ee13254
Revision #0b1a40852c
Revision #8afe4faab9
Revision #8531e19771
Revision #4b28798f95
Revision #17430a802b
MDEV-11905
Revision #ddc14d8eb7
MDEV-10942
Revision #84895c3cd7
Revision #423b7da36f
MDEV-11820
Revision #35760c0000
MDEV-11557
Revision #1782102d97
MDEV-11042
Revision #6cdbf2027e
MDEV-11108
Revision #50831b0f19
MDEV-11557
Revision #e5398aca76
Revision #106fbadaba
MDEV-11848
Revision #ae91690d89
MDEV-11780
Revision #8368044997
Revision #51b248cfdd
MDEV-11879
Revision #6495806e59
MDEV-11254
Revision #0d107a85b3
MDEV-11042
Revision #1f3ad6a4ba
MDEV-11108
Revision #45e40892c5
MDEV-11134
Revision #31031a52da
MDEV-11870
Revision #beeacd2287
MDEV-11065
Revision #4a14356efd
MDEV-11836
Revision #d75d8631ed
MDEV-10570
Revision #b9631b4633
Revision #b05bf8ff0f
Revision #833aa97cec
MDEV-11818
Revision #a1315a650a
MDEV-11202
Revision #8780b89529
MDEV-11831
Revision #95ebca7197
Revision #716b87845d
Revision #25e5ce1982
MDEV-10773
Revision #9ea0b44c56
Revision #08413254b7
Revision #085b292a47
MDEV-11824
Revision #7cf97ed4ee
MDEV-11816
Revision #494e4b99a4
Revision #1eabad5dbe
Revision #70c11485d2
Revision #45f11a729c
MDEV-10773
Revision #6a65de6cda
Revision #c849b7df61
MDEV-11785
Revision #bb109aeea3
MDEV-6076
Revision #1ba7234b21
MDEV-11713
Revision #7c81f15ec3
MDEV-11782
Revision #fd0479ce59
Revision #5f0c31f928
MDEV-11597
Revision #177c191ff4
MDEV-11606
Revision #c9b3e4535b
MDEV-11737
Revision #6c5c98316f
Revision #135e144479
MDEV-11598
Revision #de22cd3fe5
Revision #bf95970ec0
Revision #53ae72e2ee
Revision #00f462cf1b
Revision #7567cf5aef
Revision #ea1b25046c
Revision #7454087d07
Revision #1628a2ae27
Revision #1afb17047a
Revision #ed008a74cf
Revision #ed0bc17bee
Revision #e80ad58de8
Revision #67034b6d52
Revision #f27ca6f667
Revision #3d46768da2
Revision #8773a5e161
MDEV-11695
Revision #6790bf049c
Revision #bbd4844a43
Revision #ac0b0efa14
MDEV-11695
Revision #4ce579d27f
Revision #11b7dff5eb
Revision #30f27b0de0
MDEV-11638
Revision #a8ac6dc506
Revision #bf35deda09
MDEV-11713
Revision #4e7b382d31
Revision #348ccb6f03
MDEV-11674
Revision #a758479c10
MDEV-11688
Revision #a0d396fd3f
MDEV-11684
Revision #8a04b8cade
MDEV-11688
Revision #509e7773ec
MDEV-11695
Revision #403f6e9607
MDEV-11705
Revision #4c610d10d4
MDEV-11195
Revision #efcd0935f7
MDEV-11636
Revision #b727213de2
MDEV-11687
Revision #63574f1275
MDEV-11690
Revision #9ebd767331
Revision #1ab3866de2
MDEV-11687
Revision #d4342702bf
Revision #cbf80b0de8
Revision #970f17cbfc
Revision #341c375d4b
Revision #f2fe65106f
MDEV-11679
Revision #7bcae22bf1
MDEV-6076
Revision #6f4f9f2843
MDEV-6076
Revision #c64edc6b83
MDEV-6076
Revision #cb0ce5c2e9
MDEV-6076
Revision #8777458a6e
MDEV-6076
Revision #ab89359dde
Revision #b3d6cbc25a
Revision #0d897c2ceb
Revision #4a5d25c338
Revision #48dc7cc66e
Revision #100f721c0a
MDEV-11584
Revision #143d512a22
MDEV-11035
Revision #f5c4f1eb38
Revision #3a1772798d
MDEV-11573
Revision #4d10273b4f
MDEV-11571
Revision #bbb3fb318e
MDEV-11630
Revision #08f79bdeda
MDEV-11635
Revision #d6a1f9f10f
MDEV-11630

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