The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.2
Release date: 14 Aug 2018
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 #5553d3f1f6 2018-08-12 14:25:53 +0300
Custom set of tests which can be run with 10.0 clients
2018-08-12 04:56:06 +0300
Updated list of unstable tests for 10.2.17
2018-08-09 17:38:40 +0300
InnoDB: Correct an error message
2018-08-08 17:39:45 +0200
SLES11 OpenSSL 0.9.8 support
2018-08-08 17:29:35 +0200
compiler warning
2018-08-08 11:19:01 +0200
update C/C up to v3.0.6 tag
2018-08-07 19:11:04 +0200
No groups to be reported (check your GNRs) - mysqld_multi does not see instances
Merge 2018-08-07 16:54:53 +0200 - Merge branch 'connect/10.2' into 10.2
2018-08-06 19:42:00 +0200
Fix Connect: Warnings with 10.0
2018-08-06 13:37:09 +0400
JSON_SET mishandles unicode every second pair of arguments.
2018-08-05 18:33:17 +0400
String functions don't respect character set of JSON_VALUE.
Merge 2018-08-03 23:26:26 +0200 - Merge branch '10.1' into 10.2
2018-08-03 15:40:13 +0300
Fix heap-use-after-free in debug code
2018-08-03 14:36:38 +0300
Do not declare an unused variable
2018-08-03 11:24:05 +0300
mariadb-backup: Use snprintf() instead of sprintf()
2018-08-03 13:06:03 +0300
Fix -Wclass-memaccess warnings in InnoDB
Merge 2018-08-03 13:02:56 +0300 - Merge 10.1 into 10.2
Merge 2018-08-03 08:37:05 +0300 - Merge new release of InnoDB 5.7.23 to 10.2
2018-08-02 16:12:51 +0300
Fix a race between TRUNCATE and FOREIGN KEY check
2018-08-02 17:35:24 +0300
: Fix hang due to persistent statistics
2018-07-31 18:35:13 +0300
: Fix hang due to DDL with FOREIGN KEY
2018-04-08 09:16:56 +0800
Bug#27805553 HARD ERROR SHOULD BE REPORTED WHEN FSYNC() RETURN EIO.
2017-11-30 18:07:28 +0400
Optimized away excessive condition
2018-08-02 18:09:37 +0300
After-merge fix: Remove an unnecessary parameter
Merge 2018-08-02 21:41:41 +0200 - Merge branch '10.1' into 10.2
Merge 2018-08-02 08:19:57 +0300 - Merge 10.1 into 10.2
2018-08-01 12:41:50 +0100
MyRocks: support CRC32 instructions on Winx64
2018-07-31 16:33:05 +0400
simple json functions flatline cpu on garbage input.
2018-07-30 13:53:55 +0200
Allow full redo logging for ALTER TABLE Add the usual basic test for the variable innodb_log_optimize_ddl.
2018-07-26 12:04:21 +0400
signal 7 after calling stored procedure, that uses regexp
2018-07-25 23:28:31 -0700
Item_func::fix_fields: Assertion `used_tables_cache == 0' failed
2018-07-25 17:05:47 +0300
Allow full redo logging for ALTER TABLE
2018-07-24 10:54:15 +0300
Remove pointer indirection for BtrBulk::m_page_bulks
2018-07-24 10:48:31 +0300
Remove unused BtrBulk::m_heap
2018-07-24 10:46:30 +0300
Remove pointer indirection for PageBulk::m_mtr
2018-07-24 10:23:17 +0300
PageBulk: Remove dead code
2018-07-24 09:35:47 +0300
Remove mtr_set_flush_observer()
2018-07-25 11:57:57 -0700
Lost 'Impossible where' from query with inexpensive subquery
2018-07-25 13:56:39 +0530
Hangs server with repeating log entry
2018-07-25 12:54:37 +0530
Set password for user makes rpl test to fail
2018-07-24 18:15:15 +0400
CREATE TABLE SELECT JSON_QUOTE(multibyte_charset_expr) makes a field of a wrong length
2018-07-23 14:14:23 -0700
: ERROR 1062 (23000) at line 365: Duplicate entry 'spider' for key 'PRIMARY'
2018-07-23 18:23:54 +0300
row_purge_poss_sec(): Add debug instrumentation
2018-07-23 18:23:54 +0300
cleanup: Privatize purge_vcol_info_t
2018-07-23 17:50:56 +0300
Follow-up to : Remove bogus debug assertions
2018-07-23 13:42:19 +0300
Assertion !rw_lock_own failed upon purge
2018-07-23 15:58:31 +0300
ut_print_buf_hex(): Correctly dump the hex
2018-07-23 13:31:10 +0300
Reduce the number of rw_lock_own() calls
2018-07-20 19:32:28 -0700
Corrected and added back the test case for .
2018-06-26 11:33:58 +0530
Table 't' is specified twice, both as a target for 'CREATE' and... as a separate source for data
2018-07-07 11:34:26 +0300
: Change the default to innodb_lock_schedule_algorithm=fcfs
2018-07-06 17:13:53 +0300
Deadlock between purge thread and DDL statement
2018-07-06 09:01:24 +0300
mariadb-backup.incremental_encrypted wrong result
2018-07-05 15:10:47 -0700
Removed the test case for for the following reasons:
2018-07-05 16:44:12 +0300
Clean up a test
2018-07-05 00:07:55 +0530
: Use atomics for dict_table_t::n_ref_count
2018-07-05 13:15:35 +0300
Implement a parameter for wait_all_purged.inc
2018-07-05 11:41:55 +0300
Fix warnings about possibly uninitialized variables
2018-07-05 00:06:39 -0700
"Table Does Not Exist" Error from Recursive CTE Query Inside Function
2018-07-02 17:19:42 +0100
- some backup tests sometimes with missing data after restore.
2018-04-20 07:06:25 +0000
: Ambiguous error message when check constraint matches table name
2018-07-01 13:55:38 +0100
amend fix for - do not use CREATE_NEW flag when reopening redo log file.
2018-06-30 11:02:49 +0100
: Windows - redo log does not work on native 4K sector disks.
Merge 2018-06-28 22:21:50 +0200 - Merge branch '10.1' into 10.2
2018-06-28 17:23:05 +0100
Innodb : do not use errno on Windows to print os_file_pwrite() error.
2018-06-28 09:05:01 +0200
make plugins.processlist more robust
2018-03-18 21:01:41 +0200
Multi-Slave Replication Fail: bogus data in log event
2018-06-28 12:36:32 +0200
WITH statement throws 'no database selected' error
2018-06-28 00:33:44 -0700
This is another attempt to fix .
2018-06-27 11:38:09 +0300
Pretty-print table names in some error messages
2018-06-26 10:49:23 -0700
Correction for the patch to fix .
Merge 2018-06-26 18:16:49 +0300 - Merge 10.1 into 10.2
2018-06-26 11:04:57 -0400
bump the VERSION
Merge 2018-06-26 15:12:58 +0300 - Merge 10.1 into 10.2
2018-06-25 19:19:10 -0700
WITH statement throws 'no database selected' error
2018-03-12 14:46:00 +0100
Optimize charset tracking a bit.
2018-03-09 14:39:40 +0100
: SESSION_SYSVARS_TRACKER does not track last_gtid
2018-03-09 14:27:13 +0100
Session tracking info support in mysqltest (port from mysql)
2018-03-09 14:26:10 +0100
Reset connection support in mysqltest (port from mysql)
This page is licensed: CC BY-SA / Gnu FDL