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
This page is licensed: CC BY-SA / Gnu FDL