The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.2
Release date: 23 May 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 #ca7cf69cb1 2017-05-15 02:09:28 +0300
Additions to 10.2.6 unstable-tests list
2017-05-12 15:44:17 +0300
Post-merge fix: Include accidentally omitted changes
Merge 2017-05-12 13:29:24 +0300 - Merge 10.1 into 10.2
Merge 2017-05-12 13:12:45 +0300 - Merge 10.0 into 10.1
2017-05-11 21:12:37 +0300
Innodb_row_lock_current_waits has overflow
2017-05-09 13:40:42 +0300
post-fix: Do not leak memory in crash recovery
2017-05-06 23:10:52 +0300
post-push fix: buf_read_page_low() can return DB_ERROR
2017-05-11 17:28:47 +0300
main.stat_tables_par fails sporadically in buildbot
2017-05-11 17:08:40 +0300
Build MyRocks as a plugin (as static compilation doesn't work)
2017-05-10 23:13:06 +0300
: TrxInInnoDB::is_aborted(const trx_t*): Assertion `srv_read_only_mode || trx->in_depth > 0' failed
2017-05-10 15:13:11 +0300
Do not create the InnoDB temporary tablespace in innodb_read_only mode
2017-05-10 17:10:28 +0200
innodb.truncate_debug fails in buildbot with embedded due to semaphore wait
2017-05-10 17:57:40 +0200
fix 32 bit platform test
2017-05-10 14:03:59 +0200
update to the latest C/C to fix failures on Windows
2017-05-10 13:40:41 +0200
skip innodb.innodb_xtradb_compat on Windows
2017-05-10 14:31:57 +0300
innodb.truncate_purge_debug fails sporadically in buildbot
2017-05-10 14:14:50 +0300
purge_sys_t::purge_sys_t(): Assertion `latch.magic_n == 0' failed on --bootstrap (CMAKE_BUILD_TYPE=Debug)
2017-05-10 09:07:50 +0300
Fix some integer type mismatch.
2017-05-10 09:06:03 +0200
Fix of emulated variables comments to reflect reality.
2017-05-10 00:11:52 +0300
Some files in current 10.2 tree seem to be reverted to an old state
2017-05-10 01:28:01 +0200
fix crashes with openssl fips builds
2017-05-10 01:57:54 +0300
List of unstable tests for 10.2.6 (initial 10.2 version for GA)
2017-05-10 01:56:23 +0300
Disable RocksDB tests that fail regularly on buildbot ()
2017-05-10 00:46:09 +0200
Update C/C (fix build on Windows)
2017-05-09 17:23:08 +0300
Fix crash recovery of key rotation
2017-05-04 09:12:00 +0300
: InnoDB should accept XtraDB parameters, warning that they are ignored
2017-05-02 13:00:15 +0300
Added tests for , , .
2017-05-03 21:22:59 +0200
support for OpenSSL 1.1 and LibreSSL
2017-03-08 17:39:47 +0100
support for OpenSSL 1.1 and LibreSSL
2017-05-09 18:32:36 +0200
update C/C
2017-05-09 17:32:52 +0300
Fix test failure on Windows.
2017-04-03 11:55:51 +0530
FLASHBACK: Server crashes in bitmap_bits_set / pack_row / ...
Merge 2017-05-09 13:24:52 +0200 - Merge branch '10.1' into 10.2
Merge 2017-05-09 12:40:48 +0300 - Merge pull request #389 from iangilfillan/10.1
2017-05-09 11:24:22 +0200
galera_new_cluster man page and sh typo
2017-05-08 19:23:39 +0200
Crash with LOAD XML and non-updatable VIEW column
Merge 2017-05-08 14:58:49 +0200 - Merge branch '10.0' into 10.1
Merge 2017-05-08 12:12:48 +0200 - Merge branch '5.5' into 10.0
2017-05-04 22:45:32 -0700
Fixed the bug .
2017-05-02 19:11:21 -0400
bump the VERSION
2017-04-30 13:29:56 +1000
mysqld_safe_help - remove warning
2017-05-05 13:08:23 +0300
Table lock race condition with replication
2017-05-05 13:03:41 +0300
Fixed some bugs in fork_big.pl which caused some tests to die early
2017-05-05 14:04:18 +0300
innodb.log_file_size fails when run with Valgrind
2017-05-03 15:49:19 +0200
restore dependencies, removed in f2dc04abea
2017-05-08 12:04:08 +0300
: innodb.innodb_bug14147491 sporadically fails in buildbot due to wrong error number
2017-05-08 11:23:02 +0300
: innodb.innodb_bug14147491 does not do proper cleanup
2017-05-06 01:55:45 +0200
Fix AWS key managemennt compile error on Linux
2017-05-05 16:37:00 +0000
Fix compilation of aws_key_management plugin
2017-05-02 19:10:01 -0400
bump the VERSION
Merge 2017-05-02 16:31:24 +0300 - Merge pull request #362 from grooverdan/10.1-MDEV-XXXX-mysqltest-replace-regex-vars
2017-04-13 00:19:08 +1000
tests: sys_vars.sysvars_wsrep
2017-04-13 16:14:21 +1000
Add replace_regex to not ignore the regex in "$var /regex/val/"
Merge 2017-05-02 16:29:40 +0300 - Merge pull request #375 from grooverdan/10.1-galera_new_cluster--help
2017-04-30 14:47:34 +1000
wsrep_new_cluster: Add -h and --help options
Merge 2017-05-02 16:28:25 +0300 - Merge pull request #371 from grooverdan/10.1-wsrep-this_not_null
2017-04-30 13:58:18 +1000
Remove compile warning - "this" canot be null
2017-05-02 08:09:16 +0300
: encryption.innodb_encryption_tables fails in buildbot with timeout
2017-04-29 10:05:39 +0300
: InnoDB: Failing assertion: kv == 0
2017-04-29 07:18:25 +0300
Updated list of unstable tests for 10.1.23
Merge 2017-04-28 20:19:32 +0200 - Merge branch '10.0' 10.1
Merge 2017-04-25 16:30:39 +0200 - Merge branch '5.5' into bb-10.0-merge-5.5
2017-04-22 10:30:55 -0700
Fixed the bug .
2017-04-24 16:42:35 +0300
Add and adjust a test from MySQL:
2017-04-24 13:40:36 +0300
Add and adjust a test from MySQL:
2017-04-22 22:51:43 +0400
Conditional jump depends on uninitialised value for: SELECT NULL UNION geom_expression
2017-04-21 14:34:24 -0700
Fixed bug .
2017-04-18 16:28:14 +0200
fix "cmake -DWITH_PCRE=bundled"
Merge 2017-04-21 18:34:06 +0200 - Merge branch '5.5' into 10.0
2017-04-19 20:31:05 +0200
respect client's desire to force ssl even when WITH_SSL=NO
2017-04-18 12:35:05 +0200
include/my_sys.h:600:43: error: unknown type name ‘PSI_file_key’" when -DWITHOUT_SERVER=1
2017-04-18 11:36:11 +0200
Missing DBUG_RETURN or DBUG_VOID_RETURN macro in function "do_exec"
2017-04-18 11:29:02 +0200
openat(, ...O_EXEC) fails on Illumos / Solaris
2017-04-18 10:29:59 +0200
compiler warning
2016-09-10 20:42:20 +0200
Attempt to fix strange rpm dependency issue following prior patch
2017-04-19 14:30:52 +0200
Fix use of require in mysql-test-run.
2017-04-13 09:35:57 -0400
bump the VERSION
Merge 2017-04-11 10:18:04 -0400 - Merge remote-tracking branch 'mysql/5.5' into 5.5
2017-04-07 16:25:02 -0700
Adjusted test results after the fix for .
2017-04-04 10:04:52 -0700
Fixed the bug and its duplicates and .
2017-05-09 13:40:42 +0300
post-fix: Do not leak memory in crash recovery
2017-05-08 18:02:46 +0530
Wrong timestamps in binary log causes replication issues
2017-05-09 11:41:35 +0300
recovery fails with "Generic error" for ROW_FORMAT=compressed
2017-05-09 10:55:17 +0300
: Accidental revert of
2017-05-09 10:00:49 +0300
InnoDB Assertion `0' failed at row0umod.cc:1181
Merge 2017-05-09 09:35:11 +0300 - Merge pull request #388 from grooverdan/10.2--innobase-remove-maths
2017-05-09 12:06:24 +1000
: innodb ut_delay - no maths
2017-05-09 08:23:24 +0300
: !trx->declared_to_be_inside_innodb with innodb_thread_concurrency during CREATE .. SELECT
2017-05-08 17:01:38 +0300
ALTER TABLE…ALGORITHM=INPLACE fails with non-constant DEFAULT values
2017-05-08 22:06:32 +0300
Disable the innodb_defragment tests until is done
2017-05-08 12:26:23 +0300
: Debian Packaging AWS key management plugin
2017-05-08 21:19:26 +0530
Fix galera test failures
2017-05-08 16:14:04 +0300
Disable defragmentation support for now.
2017-05-08 12:04:08 +0300
: innodb.innodb_bug14147491 sporadically fails in buildbot due to wrong error number
2017-05-08 11:23:02 +0300
: innodb.innodb_bug14147491 does not do proper cleanup
2017-05-06 14:00:19 +0200
Wrong query result in join when using an index (Version > "10.2.3")
2017-05-03 15:42:35 +0200
Circular foreign keys cause a loop and OOM upon LOCK TABLE
Merge 2017-05-07 23:42:59 +0000 - Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks
2017-05-06 23:10:52 +0300
post-push fix: buf_read_page_low() can return DB_ERROR
2017-05-05 13:32:01 +0300
: Faking the version string only works with MariaDB-Clients
2017-05-06 15:54:31 +0300
post-merge fix: Use accessors for dict_table_t::file_unreadable
2017-05-06 15:50:09 +0300
Properly retry posix_fallocate() on EINTR
Merge 2017-05-06 14:36:46 +0300 - Merge 10.1 into 10.2
2017-04-28 03:20:49 +0300
InnoDB: Failing assertion: space->n_pending_ops == 0
2017-04-26 21:58:21 +0200
MariaDB embedded server refuses start with innodb_plugin
2017-04-25 23:00:58 +0200
SSL hostname verification fails for SubjectAltNames
2017-04-26 17:55:27 +0200
cleanup: simplify setting of ssl* options in my.cnf templates
2017-04-25 22:55:27 +0200
regenerate SSL certificates again
2017-04-20 22:43:58 +0200
compiler warnings
2017-04-20 20:12:16 +0200
.gitignore mariadb-backup
2017-04-21 00:50:53 +0200
test failure
2017-04-20 19:23:07 +0000
mariadb-backup - do not extend innodb tablespaces in prepare, unless incremental prepare is running.
2017-04-19 13:09:03 +0000
Xtrabackup 2.3.8
2017-04-19 07:45:24 +0000
add mariadb-backup to default suites
2017-04-18 20:59:33 +0000
Make Ninja generator happy with BUILD_BYPRODUCTS.
2017-04-18 20:18:16 +0000
build mariadb-backup with libarchive for release
2017-04-18 20:01:30 +0000
update gitignore with commonly used (by me) out-of-source builddir names
2017-04-18 19:58:06 +0000
Run mariadb-backup test on Windows on buildbot
2017-02-22 15:58:45 -0500
SST script for mariadb-backup.
2017-04-18 19:52:03 +0000
mariadb-backup test suite
2017-04-18 19:35:48 +0000
mariadb-backup packaging
2017-04-18 19:05:57 +0000
Port Percona Xtrabackup to MariaDB as mariadb-backup
2017-04-18 18:43:20 +0000
Add Percona Xtrabackup 2.3.7
2017-04-18 17:57:07 +0000
Prepare xtradb for xtrabackup
2017-04-18 17:20:55 +0000
Server code changes in preparation for mariadb-backup
2017-04-18 17:09:28 +0000
prepare mysqltest for mariadb-backup
2017-04-25 15:44:18 +0200
Make encryption plugins "pure"
2017-04-18 16:37:57 +0000
Create services for functionality used by plugins
2017-04-23 20:05:55 +0200
cleanup: don't include *.h files into SQL_SOURCES
2017-04-24 15:39:47 +0200
bugfix: federated/replication did not increment bytes_received status variable
2017-04-27 17:40:44 +0200
don't generate wsrep_sst_common in-place
2017-05-06 14:33:07 +0300
post-fix: Retry posix_fallocate() on EINTR in fil_ibd_create()
2017-05-05 13:32:42 +0200
: Document --add-drop-trigger option in mysqldump man page
2017-05-05 16:43:25 +0200
Fix test to be windows file system tollerant.
2017-05-05 12:09:07 +0200
: fixed test
2017-04-28 19:42:32 +0200
foreign key on delete cascade stale entries with query cache enabled
2017-05-05 11:06:46 +0300
Remove an unused variable.
Merge 2017-05-05 10:25:29 +0300 - Merge 10.1 into 10.2
2017-04-26 15:19:16 +0300
: Buffer pool blocks are accessed after they have been freed
2017-05-05 11:05:55 +0400
Crash with LOAD XML and non-updatable VIEW column
2017-05-03 12:26:57 +0200
: Please implement mysqldump --add-drop-trigger from MySQL 5.6
2017-05-03 18:15:54 +0000
Do not print warning about inconsistent slow-log variables
2017-05-03 13:49:43 -0700
Fixed the bug .
2017-04-28 12:25:52 +1000
: rocksdb having large numberic storage errors on ppc64 (BE)
2017-05-02 16:24:42 +0400
SPATIAL index fails to work with CONTAINS.
2017-05-02 15:47:43 +0400
Assertion `0' failed in Type_handler_string_result::make_sort_key(uchar*, Item*, const SORT_FIELD_ATTR*, Sort_param*).
2017-05-02 15:16:01 +0400
Assertion `cur_step->type & JSON_PATH_KEY' failed in json_find_path.
2017-05-02 14:28:57 +0400
Server crashes in memcpy_sse2_unaligned / String::copy on JSON_SEARCH with variables.
2017-05-01 16:04:47 -0700
unnecessary fetch of entire table
2017-05-07 23:40:51 +0000
Continuation of e13e1eea9672fa6e0cff24d86cb86cb5495178e1
2017-05-02 13:55:08 +0000
: rocksdb.compact_deletes times out and causes other tests to fail
2017-05-02 09:36:16 -0400
Continuation of the previous cset: rename sysvar's test, too.
2017-05-01 17:50:18 +0300
MyRocks: update to latest rocksdb
2017-04-19 15:58:15 +0200
Weird error message upon CREATE TABLE with DEFAULT
2017-04-18 17:44:30 +0200
Assertion `table->no_keyread || !table->covering_keys.is_set(tab->index) || table->file->keyread == tab->index' failed
2017-04-16 07:05:19 -0400
Compile user_variables plugin statically
2017-04-07 15:01:27 +0200
InnoDB cleanup: remove a bunch of #ifdef UNIV_INNOCHECKSUM
2017-04-28 21:58:04 -0700
Fixed the bug .
2017-04-28 12:23:35 +0300
InnoDB: Failing assertion: space->n_pending_ops == 0
Merge 2017-04-28 12:22:32 +0300 - Merge 10.1 into 10.2
2017-04-25 15:25:10 +0530
Fix Galera tests failures on 10.1 and 10.2
Merge 2017-04-24 08:31:59 +0300 - Merge pull request #363 from grooverdan/10.1--xtradb-os_thread_pf
2017-04-24 13:02:08 +1000
: Remove type mismatch in InnoDB printf-like calls
2017-04-21 18:29:50 +0300
Fix a compilation error
2017-04-21 17:32:02 +0300
Reduce the amount of fil_space_t lookups
2017-04-21 11:52:25 +0300
encryption.create_or_replace hangs during DROP TABLE
2017-04-21 16:06:05 +0300
Follow-up to : Fix some type mismatch in header files
2017-04-21 08:45:48 +0300
Fix some InnoDB type mismatch introduced in 10.1
Merge 2017-04-21 17:41:40 +0300 - Merge 10.0 into 10.1
2017-04-21 17:39:12 +0300
Fix some InnoDB type mismatch
2017-04-21 16:22:46 +0300
Follow-up to : Fix warnings on 32-bit systems
2017-04-21 05:05:51 +0300
Do not crash XtraDB when fil_space_acquire() fails
Merge 2017-04-21 12:24:17 +0300 - Merge 10.0 into 10.1
2017-04-21 04:36:50 +0300
Remove type mismatch in InnoDB printf-like calls
2017-04-19 22:30:18 +0300
Use atomic operations whenever available
2016-12-01 09:59:58 +0100
: gtid_ignore_duplicates incorrectly ignores statements when GTID replication is not enabled
2017-04-02 16:43:43 +1000
Don't use full path of libtool
2017-04-02 20:11:12 +1000
OSX: get cache line size
2017-03-29 14:53:55 +0200
my_safe_process, tokuft_logdump stub man pages
2017-04-15 03:36:23 +0300
: Remove excessive server error logging on InnoDB ALTER TABLE
2017-04-08 16:46:26 +0300
Use page_is_leaf() where applicable
2017-04-06 12:41:55 +0530
Fix test failure , and add galera_restart_on_unknown_option to disabled.
2017-04-05 16:24:39 +0530
Fix test cases in galera suite
2017-03-28 13:09:28 +0530
Fix build on windows
2017-03-24 16:20:59 +0530
Fix WSREP_PATCH_VERSION
2017-03-22 09:40:57 +0530
Test added to disabled.def
2017-03-21 14:23:45 +0530
Fix galera_admin test
2017-03-21 10:00:02 +0200
Fix failure on galera_toi_drop_database test.
2017-03-23 17:11:31 +0530
Fix test cases
2017-04-05 16:30:03 +0530
MW-313 Enforce wsrep_max_ws_rows also when binlog is enabled
2017-03-14 18:41:38 +0530
Fix Some failing tests
2017-01-25 09:58:07 +0200
Bump WSREP_PATCH_VERSION to 19
2016-12-16 02:30:09 -0800
Galera MTR Tests: Tests for MW-328 Fix unnecessary/silent BF aborts
2016-12-08 05:15:31 -0800
Galera MTR Tests: Stability fix for MW-329
2016-12-08 00:17:28 -0800
Galera MTR Tests: Test for MW-329 Fix incorrect affected rows count after replay
2017-03-23 16:52:55 +0530
MW-329 Fix incorrect affected rows count after replay
2016-11-25 16:56:57 -0200
MTR test
2016-11-23 02:55:36 -0800
Galera MTR Test: Test for MW-28 : Assertion with --wsrep-log-conflicts
2017-03-23 15:46:11 +0530
MW-28, codership/mysql-wsrep#28 Fix sync_thread_levels debug assert
2016-11-21 10:38:20 +0200
refs: MW-319 * silenced the WSREP_ERROR, this fires for all replication filtered DDL, and is false positive
2017-03-23 15:01:57 +0530
Galera MTR tests: Make the mysqlhotcopy tests pass on Ubuntu 16.04
2016-11-08 15:19:37 +0200
Bump WSREP_PATCH_VERSION to 18
2016-11-05 09:15:14 -0700
Galera MTR Tests: stability fix for galera#414.test
2017-03-23 15:00:14 +0530
Galera MTR Tests: stability fixes
2016-11-04 01:33:54 -0700
Galera MTR Tests: Test for MW-313 Enforce wsrep_max_ws_rows also when binlog is enabled
2016-11-03 04:05:05 -0700
Galera MTR Tests: MW-305 , re-enable the test for ALTER USER
2016-11-02 07:04:34 -0700
Galera MTR tests: Update galera_defaults.result for
2017-03-23 13:43:12 +0530
Galera MTR Tests: Tests for Respect safe_to_bootstrap flag also with gcomm:
2016-11-02 02:01:10 -0700
Galera MTR Tests: Initial implementation of GCache recovery on startup.
2017-03-22 11:41:47 +0530
Galera MTR Tests: MW-308 , MW-307, GCF-992
2016-10-11 03:37:42 -0700
Galera MTR Tests: GCF-981 - galera_bf_abort is non deterministic
2016-10-03 03:09:49 -0700
Galera MTR Tests: Test for GCF-942 - safe_to_bootstrap flag in grastate.dat
2016-09-14 14:33:59 +0300
Bump WSREP_PATCH_VERSION to 17
2017-03-22 10:04:57 +0530
Galera MTR Tests: Copy over some MTR tests from PXC
2016-08-20 13:42:11 +0200
: MTR test for the fix.
2017-04-28 12:28:16 +0530
Fix binlog.flashback test.
2017-04-27 21:20:02 +0530
Post Fix
2017-04-27 07:50:56 +0300
Temporarily disable a failing test
2017-04-26 15:31:16 +0300
Adapt a test from MySQL
2017-02-15 12:00:07 +0530
Bug #23046302 COUNT(*) MUCH SLOWER ON 5.7 THAN 5.6
2017-04-26 14:16:53 +0300
Adapt the second test case for Oracle Bug#25385590
2017-02-14 14:34:44 +0530
Bug #25385590 DROP TABLE CRASHES IF INNODB_FORCE_RECOVERY > 4
2017-04-26 13:53:13 +0300
Adapt the test case for Oracle Bug#25385590
2017-02-01 16:03:57 +0530
Bug #25385590 DROP TABLE CRASHES IF INNODB_FORCE_RECOVERY > 4
2017-04-26 13:02:03 +0300
Adapt the test case for Oracle Bug#24793413
2017-01-10 10:48:56 +0530
Bug #24793413 LOG PARSING BUFFER OVERFLOW
2017-01-06 19:48:54 +0530
Bug #25167032 CRASH WHEN ASSIGNING MY_ERRNO - MISSING MY_THREAD_INIT IN BACKGROUND THREAD
2017-04-26 12:02:13 +0300
Adapt the test case for Oracle Bug#25330449
2017-01-06 10:37:07 +0100
BUG#25330449 ASSERT SIZE==SPACE->SIZE DURING BUF_READ_AHEAD_RANDOM
2017-04-25 18:25:57 +0300
MariaDB adjustments for Oracle Bug#23070734 fix
2017-01-04 14:34:38 +0530
Bug #23070734 CONCURRENT TRUNCATE TABLES CAUSE STALLS
2017-04-26 10:30:13 +0300
InnoDB purge does not always run when there is work to do
2017-04-26 10:13:22 +0300
srv_purge_coordinator_thread(): Remove redundant variables
2017-04-26 10:11:46 +0300
Remove redundant initialization of global InnoDB variables
2017-04-26 07:31:54 +0300
Remove the unused declaration fsp_is_temporary()
2016-12-28 17:44:16 +0530
Bug #23219499 CONCURRENT UPDATE DOESN'T APPLY IN VIRTUAL INDEX DURING TABLE REBUILD
2016-12-16 12:14:38 +0530
BUG#25251082 DISABLING CERTAIN MACROS IN INNODB RESULTS IN COMPILATION ERRORS
2016-12-15 16:50:44 +0530
BUG#25053705 INVALID I/O ON TABLE AFTER TRUNCATE
2016-12-15 15:38:06 +0530
Bug #24585978 INNODB: ASSERTION TOTAL_RECS > 0 FAILURE IN FILE DICT0STATS.CC
2016-12-14 18:42:46 +0530
Bug#25222337 FIELD NAME IS NULL IN NEWLY ADDED VIRTUAL INDEX FOR NEWLY ADDED VIRTUAL COLUMN
2016-11-25 11:04:23 +0530
BUG#25126722 FOREIGN KEY CONSTRAINT NAME IS NULL IN INFORMATION_SCHEMA AFTER RESTART
2016-11-22 14:35:16 +0800
Bug#23044098 INSERT OF GIS DATA INTO RTREE HITS ASSERT IN RTR_CUR_RESTORE_POSITION_FUNC()
2016-11-13 10:31:35 +0530
BUG#25082593 FOREIGN KEY VALIDATION DOESN'T NEED TO ACQUIRE GAP LOCK IN READ COMMITTED
2016-11-12 20:53:15 +0530
BUG#25032066 PREPARED TRANSACTION SHOULD NOT BE ROLLED BACK BY HIGH PRIORITY TRANSACTION
2016-11-04 13:44:36 +0100
Bug#25048573: STD::MAP INSTANTIATIONS CAUSE STATIC ASSERT FAILURES ON FREEBSD 11
2016-09-27 14:09:54 +0300
Fix Bug#24707869 GCC 5 AND 6 MISCOMPILE MACH_PARSE_COMPRESSED
2016-09-23 11:20:34 +0100
Bug #24711351 64 BIT WINDOWS MYSQLD BUILD REPORTS INNODB: OPERATING SYSTEM ERROR NUMBER 995
2016-09-12 10:54:45 +0300
Fix Bug#24605956 SERVER MAY CRASH DUE TO A GLIBC BUG IN HANDLING SHORT-LIVED DETACHED THREADS
2017-04-25 15:39:06 +0300
Minor cleanup
2017-04-25 09:26:01 +0300
Adapt the innodb_undo tests from MySQL 5.7
2016-09-07 12:40:10 +0530
Bug #24488141 ACTIVE UNDO TABLESPACE NOT UPDATED WHEN INNODB_UNDO_LOGS IS INCREASED
2017-04-25 10:11:40 +0300
Remove redundant initialization of some InnoDB startup parameters
2017-04-25 09:26:01 +0300
Follow-up to : Support innodb_undo_tablespaces=127
2017-04-25 09:37:27 +0300
Remove TRX_SYS_OLD_N_RSEGS
2016-09-06 14:57:16 +0300
Follow-up to Bug#24346574 PAGE CLEANER THREAD, ASSERT BLOCK->N_POINTERS == 0
2016-09-02 17:28:54 +0300
Bug#24346574 PAGE CLEANER THREAD, ASSERT BLOCK->N_POINTERS == 0
2016-09-01 19:53:04 +0530
Bug #23533396 ASSERTION !M_PREBUILT->TRX->CHECK_FOREIGNS
2016-08-31 09:21:13 +0300
Bug#24444831 MY_ERROR(ER_INNODB_ONLINE_LOG_TOO_BIG) CALLED WITH INVALID INDEX NAME
2017-04-25 07:15:23 +0300
Fix the -DWITH_INNODB_AHI=OFF build
2017-04-26 23:00:57 +0300
Adjust a test for WL9513 Bug#23333990
2017-04-26 10:10:36 -0700
Fixed the bug .
2017-04-26 11:01:51 +0530
Unclear error with flashback: Variable 'binlog_format' can't ...
2017-04-25 19:34:39 -0700
Fixed the bug .
2017-04-10 11:05:50 +1000
: static_assert cannot be determined on bigendian
2017-04-25 15:25:10 +0530
Fix Galera tests failures on 10.1 and 10.2
2017-04-24 23:58:23 -0700
Fixed the bug .
2017-04-24 14:56:53 -0700
Fixed the bug .
2016-08-31 20:16:48 +0530
WL9513 Bug#23333990 PERSISTENT INDEX STATISTICS UPDATE BEFORE TRANSACTION IS COMMITTED
2016-08-30 08:34:49 +0300
Bug#22018745 CORRUPTION IN ONLINE TABLE REBUILD (ROW_FORMAT=REDUNDANT, INDEXED VIRTUAL COLUMN)
2016-08-26 11:00:44 +0530
Bug #20989615 INNODB AUTO_INCREMENT PRODUCES SAME VALUE TWICE
2016-08-08 14:19:32 +0300
Bug#24397406 INNODB: ALGORITHM=INPLACE FAILS TO PROMOTE UNIQUE KEY TO CLUSTERED INDEX
2016-08-16 03:33:21 +0200
BUG#24331265 MEMORY LEAK IN SOME INNODB FTS TESTS
2016-08-10 14:47:36 +0530
Bug #24347476 HIGH PRIORITY TRX FAILED TO KILL LOW PRIORITY TRX WHEN FOREIGN KEYS ARE INVOLVED
2016-08-05 09:05:18 +0200
BUG#23760086 INNODB: ASSERTION FAILURE: MACH0DATA.IC:56:(N | 0XFFFFUL) <= 0XFFFFUL
2016-07-28 13:08:52 +0800
BUG#23477773 OPTION TO TURN OFF/ON DEADLOCK CHECKER
2016-07-27 10:39:19 +0200
Followup: BUG#23479595 SEGMENTATION FAULT WHEN SELECT FTS INDEX TABLES IN INFORMATION SCHEMA
2016-07-27 09:37:20 +0200
BUG#24315031 FAILING ASSERTION: !TABLE->CAN_BE_EVICTED
2016-07-27 03:43:52 +0200
BUG#24009272 SEGFAULT WITH CREATE+SELECT FROM IS+DROP FTS TABLE CONCURRENTLY
2016-07-15 14:39:37 +0530
Bug #23475211 COMBINING ALTER OPERATIONS TRIGGERS TABLE REBUILD
2017-04-22 23:45:38 -0700
Fixed the bug .
2017-04-20 13:09:31 -0700
Fixed the bug .
2017-04-21 18:29:50 +0300
Fix a crash when page_compression fails during IMPORT TABLESPACE
2017-04-21 05:53:15 +0300
Remove an orphan declaration of os_get_os_version()
2017-04-21 11:28:18 +0300
Reduce the amount of fil_space_t lookups
2017-04-21 11:52:25 +0300
encryption.create_or_replace hangs during DROP TABLE
2017-04-21 08:45:48 +0300
Fix some InnoDB type mismatch
2017-04-21 05:51:27 +0300
Remove type mismatch in InnoDB printf-like calls
2017-04-19 22:30:18 +0300
Use atomic operations whenever available
2017-04-20 13:39:02 +0000
Fix AWS SDK build error on some buildbot builders.
2017-04-09 18:08:24 +1000
: AWS SDK version failed to build on OSX
2017-04-19 08:17:41 +0300
Add IMPORT test for Page contains nonzero PAGE_MAX_TRX_ID
2017-04-08 19:28:19 +0300
Page contains nonzero PAGE_MAX_TRX_ID
2017-04-18 17:36:05 -0700
Weird error message upon CREATE TABLE with DEFAULT
2017-04-17 15:32:44 -0700
CHECK constraint fails on intermediate step of ALTER
2017-04-10 12:42:38 +0300
Simplify page_is_comp().
2017-04-10 01:36:33 +0300
Remove unused tokens from the InnoDB SQL parser.
2017-04-08 19:13:32 +0300
Minor code cleanup.
2017-04-08 16:47:41 +0300
Use page_is_leaf() where applicable.
2017-04-17 03:18:21 +0300
Fixup for .
2017-04-10 19:11:01 +1000
Travis: Test more suites, latest OSX
2017-04-03 14:11:27 +0200
10.2 man pages
2017-04-07 17:00:35 +0000
Rocksdb - disable tests that fail regularly on buildbot ()
2017-04-04 14:47:58 +0200
: DROP PARTITION does not work as expected when table has DEFAULT LIST partition
2017-04-04 11:00:25 +0200
: Server crashes in TABLE_LIST::is_with_table on SHOW CREATE VIEW
2017-04-07 15:09:28 +0000
- fix rocksdb linking error
2017-04-07 13:33:59 +0300
Remove the unused variable trx_t::support_xa.
2017-04-05 13:17:43 +0200
use log-error in mtr, don't let mysqld to write to stderr
2017-04-06 14:47:55 +0200
cleanup: unused method LOGGER::flush_logs
2017-04-03 23:58:36 +0200
ASAN error in rpl.mysql-wsrep#110-2
2017-04-03 21:08:23 +0200
ASAN errors in many rpl tests
2017-04-03 17:18:37 +0200
ALTER TABLE proceeds despite reporting ER_TOO_LONG_KEY error
2017-04-07 06:09:25 +0000
postfix - use C style cast, not reinterpret_cast
2017-04-06 23:11:57 +0000
Fix building aws_key_management on Linux
2017-04-06 18:29:33 -0400
: Fix building rocksdb and aws_key_management on macOS
2017-04-06 12:08:14 -0700
Fixed the bug .
2017-04-02 21:46:10 +1000
travis: osx - specify allowed_failures accurately
2017-04-02 20:39:01 +1000
travis: OSX - 2 minute test case timeout
2017-04-02 20:20:32 +1000
Travis: Add OSX to tests (but allow failure)
2017-03-17 16:37:53 +1100
: travis coverity support
2017-03-17 14:41:53 +1100
Travis: remove tokudb when building with clang
2017-03-17 13:33:21 +1100
Travis: remove Mroonga for clang
2017-03-17 13:09:00 +1100
Travis: add ccache for clang
2017-04-02 12:30:13 +1000
travis: disable main.mysqlhotcopy_myisam in container builds
2017-03-17 12:50:21 +1100
Travis: llvm, additional packages and container
Merge 2017-04-06 09:51:35 +0000 - Merge branch '10.1' into 10.2
2017-04-06 09:50:27 +0000
Do not link client plugins to mysqld
Merge 2017-04-06 09:52:25 +0300 - Merge 10.1 into 10.2
2017-04-04 10:13:53 +0300
innodb_defragment=1 crashes server on OPTIMIZE TABLE when FULLTEXT index exists
Merge 2017-04-06 08:53:59 +0300 - Merge 10.0 into 10.1
2016-06-17 16:51:11 +0200
: WHERE Clause not applied on View - Empty result set returned
2017-04-05 14:46:35 +0300
Import two ALTER TABLE…ALGORITHM=INPLACE tests from MySQL 5.6.
2017-04-03 18:48:48 +0000
Compiling, Windows . Avoid unnecessary rebuilds with MSVC.
2017-04-03 15:18:46 +0000
Windows : Fix compiling with VS2013
2017-04-05 08:54:20 +0300
fix warning "ignoring return value" of fwrite.
Merge 2017-04-05 09:43:36 +0300 - Merge pull request #352 from grooverdan/10.1-xtradb-fil_crypt_rotate_page
2017-04-05 16:29:08 +1000
xtradb: fil_crypt_rotate_page, space_id should be compared to TRX_SYS_SPACE not space
Merge 2017-04-05 08:40:47 +0300 - Merge pull request #350 from grooverdan/10.1-TRX_SYS_PAGE_NO
2017-04-04 15:47:21 +1000
fil_crypt_rotate_page - space_id should be compared to TRX_SYS_SPACE not space
2017-04-05 14:43:24 -0400
bump the VERSION
2017-04-05 16:24:44 +0300
Make InnoDB doublewrite buffer creation more robust.
2017-04-05 16:00:35 +0300
Adjust tests for the removal of kill_and_restart_mysqld.inc.
2017-04-04 12:19:42 +0300
InnoDB: "Cannot open <ib_buffer_pool file>" should not be an error
This page is licensed: CC BY-SA / Gnu FDL