The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.2
Release date: 11 Feb 2019
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 #ca325a46d2 2019-02-10 00:21:43 +0100
CONNECT: update test results
2019-02-09 22:54:10 +0100
CONNECT: Windows paths
2019-02-08 14:10:44 +0100
revert the check changes made in 8f5ea83ff109827748d2f9f5025ed6c6bb91fd80
2019-02-08 16:38:39 +0100
C/C again
2019-02-08 01:07:19 +0200
Updated list of unstable tests for 10.2.22
2019-02-07 19:39:23 +0100
C/C again
2019-02-07 18:47:23 +0100
update test result
2019-02-07 12:14:49 +0100
update C/C to get latest PS fixes
Merge 2019-02-07 11:18:13 +0200 - Merge pull request #1160 from tempesta-tech/sysprg/10.2-
2019-02-06 14:47:25 +0100
: Most of the mtr tests in the galera_3nodes suite fail
2019-02-06 12:27:56 +0100
C/C 3.0.9
2019-02-06 16:53:16 +0400
the opt_constraint_no_id should not have the lex_str type.
Merge 2019-02-05 17:35:48 +0200 - Merge 10.1 into 10.2
2019-02-05 17:03:41 +0200
Mutex leak on accessing INFORMATION_SCHEMA.INNODB_MUTEXES
2019-02-05 11:16:43 +0200
Server crashes in mem_heap_dup upon DELETE from table with virtual columns
2019-02-05 11:24:19 +0400
ALTER TABLE DROP CONSTRAINT does not work for foreign keys.
2019-02-03 20:00:01 +0100
ASAN heap-use-after-free in interceptor_strnlen / ... / TABLE::verify_constraints upon INSERT into temporary table with CHECK constraint
2019-02-03 19:56:41 +0100
ASAN use-after-poison in process_str_arg / ... / mark_unsupported_func or unexpected ER_BAD_FIELD_ERROR upon ALTER TABLE
2019-02-03 18:43:42 +0100
CONNECT: calculate table_name from the path
2019-02-03 22:37:56 +0100
cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/
2019-02-03 18:40:27 +0100
ASAN heap-use-after-free in Field::set_warning_truncated_wrong_value upon inserting into temporary table
2019-02-03 18:38:27 +0100
cleanup: don't search for a just-opened tmp table in ALTER
2019-02-03 17:10:31 +0100
compiler warnings
Merge 2019-02-04 16:09:42 +0100 - Merge remote-tracking branch 'connect/11.2' into 10.2
2019-02-03 15:19:04 +0100
Fix : enhance CREATE SERVER MyServerName FOREIGN DATA WRAPPER to work with CONNECT engine
2019-01-27 14:21:39 +0100
Enable CONNECT tables to have triggers Update version number
2019-01-25 13:02:40 +0100
Fix : CONNECT Engine JDBC not able to issue simple UPDATE statement from trigger or stored procedure
2019-01-01 16:57:23 +0100
Modified because different result on Windows and Linux
2019-01-01 16:08:04 +0100
Modified because different result on Windows and Linux
2019-01-01 14:05:54 +0100
Fix a few bug mainly concerning discovery and call from OEM (and prepare new table types)
2019-02-04 16:28:27 +0300
merge instant_varchar_enlarge.test and alter_varchar_change.test
Merge 2019-02-03 17:22:05 +0200 - Merge 10.1 into 10.2
2019-02-02 10:02:03 +0100
COM_RESET_CONNECTION changes the connection encoding
2019-02-01 19:19:33 +0200
Some more fixes for --suite=galera_3nodes
2019-02-01 17:45:15 +0100
: IPv6 compatibility changes/Unification of check for IPv6
Merge 2019-02-02 11:40:02 +0200 - Merge 10.1 into 10.2
2019-02-01 17:10:27 +0400
DROP DATABASE throw "Directory not empty" after changed lower_case_table_names.
2019-01-28 14:38:39 +0530
Incremental prepare tries to access page which is out of tablespace bounds
2019-01-29 13:15:59 +0100
: adjust max_statement_time in mariadb-backup
2019-01-31 02:20:51 +0530
mariadb-backup. test case fails with Table 'test.t' doesn't exist in engine
2019-01-31 22:08:45 +0100
Assertion `mysql_socket.fd != -1' failed in inline_mysql_socket_send on server shutdown
2019-01-30 15:32:51 +0530
Extending indexed VARCHAR column should be instantaneous
Merge 2019-01-28 12:01:35 +0200 - Merge pull request #1142 from codership/10.2-
2019-01-24 17:42:30 +0200
Enabled and recorded galera_gcache_recover_manytrx
2019-01-27 15:44:35 +0200
Recorded wsrep-recover-v25
2019-01-24 17:37:45 +0200
Fix wsrep recovery with wsrep_emulate_bin_log
2019-01-24 16:31:33 +0200
Backport wsrep recovery fixes from 10.4.
2019-01-24 16:01:28 +0200
Backported wsrep-recover test from 10.4.
2019-01-25 19:26:39 +0100
Don't run tests that check privileges in --embedded
2019-01-25 14:05:54 +0100
Deb: don't edit control file from inside rules file
2019-01-24 20:18:55 +0100
Fix tests not to fail with OpenSSL 1.1.1 with TLSv1.3
2019-01-25 15:23:57 +0200
: Changes related to fsync()
2019-01-25 12:46:23 +0200
Add a regression test for VARCHAR enlarging
2019-01-24 15:57:26 +0200
Fix the build after
Merge 2019-01-24 14:43:29 +0200 - Merge 10.1 into 10.2
2019-01-24 12:36:10 +0200
Comment out the statement that triggers
2019-01-24 12:31:54 +0200
: Fix memory leaks
2019-01-23 20:56:52 +0200
After-merge fix of a result
Merge 2019-01-23 19:48:19 +0200 - Merge new release of InnoDB 5.7.25 to 10.2
2019-01-22 16:43:59 +0200
Update the InnoDB version number
2019-01-23 18:09:32 +0200
Bug #22990029: Add a test case
2018-10-10 18:05:02 +0530
Bug #22990029 GCOLS: INCORRECT BEHAVIOR AFTER DATA INSERTED WITH IGNORE KEYWORD
2019-01-23 19:45:12 +0200
Add a test for Bug #28470805 DELETE CASCADE CRASHES ... ON RESTART
Merge 2019-01-23 15:09:06 +0200 - Merge 10.1 into 10.2
2019-01-22 06:51:03 +0200
Remove references to removed dict_sys->size
2019-01-22 06:19:21 +0200
Remove unnecessary type casts
2019-01-23 12:00:12 +0000
Renamed backup-encrypted option introduced in 7158edcba3af3766e9329f9927ce4adfd2a40bf8
2019-01-22 18:23:47 +0400
- main.mysqld_option_err fails in buildbot with timeout
Merge 2019-01-18 06:51:52 +0200 - Merge 10.1 into 10.2
2019-01-17 23:17:37 +0100
- Fix a race between thd_destructor_proxy() startup and server shutdown.
Merge 2019-01-17 11:24:38 +0200 - Merge 10.1 into 10.2
2018-10-12 01:43:12 -0700
Change information_schema-big to include innodb
2018-10-07 04:51:46 -0700
Backport INFORMATION_SCHEMA.CHECK_CONSTRAINTS
2019-01-15 22:47:54 +0100
mariadb-backup : use die() macro for fatal exit with error message.
2019-01-14 22:28:23 +0100
mariadb-backup: Make output format uniform whenever possible
2019-01-15 09:47:34 +0200
node hang due to conflicting inserts in FK child table
2019-01-09 16:36:41 +0300
assertion failure on missing InnoDB index
2018-12-27 21:14:07 +0300
Replace log_group_t::file_header_bufs with local array
2019-01-14 13:20:59 +0200
After-merge fix: Disable a failing test
Merge 2019-01-14 11:37:51 +0200 - Merge 10.1 into 10.2
2018-11-29 13:38:16 +0100
Fix a memory leak in ALTER TABLE
2018-12-19 22:30:28 +0530
ALTER USER fail to replicate
2019-01-10 19:35:45 +0100
: mariadb-backup- fix processing of rename/create sequence in prepare
2019-01-09 22:28:31 +0100
- mariadb-backup - fix specific case of table rename handing in prepare.
2019-01-08 20:41:39 +0530
innodb.alter_inplace_perfschema fails in buildbot with wrong result
2019-01-04 21:22:41 +0200
Disable galera.query_cache test.
2019-01-04 20:23:13 +0200
Disable failing Galera test galera_query_cache.
Merge 2019-01-04 14:47:56 +0200 - Merge pull request #929 from angeloudy/fix-broken-thing
2019-01-02 15:40:55 +1100
Use absolute path for mariadb-backup binary
2018-11-29 12:36:57 +1100
use ps -p instead of ps --pid
2018-11-15 13:51:09 +1100
Make mariadb-backup.sh compatible on FreeBSD
2019-01-03 22:14:55 +0200
Fix a merge error in the parent commit
Merge 2019-01-03 16:58:05 +0200 - Merge 10.1 into 10.2
Merge 2019-01-03 09:57:02 +0100 - Merge branch '10.1' into 10.2
2019-01-02 19:33:52 +0100
fix RHEL8 "ambiguous python shebang" build failures
2019-01-02 19:29:58 +0100
compilation warning on windows
2019-01-02 16:34:15 +0100
fix debian builds for cosmic
2019-01-02 13:42:11 -0500
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL