The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.2
Release date: 28 Nov 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 #77872e4519 2017-11-27 12:04:51 +0200
Additions to the list of unstable tests for 10.2.11
2017-11-24 17:33:53 +0000
Fix warning.
2017-11-24 14:57:44 +0400
Fixed build failure with PFS disabled
Merge 2017-11-24 17:30:26 +0000 - Merge remote-tracking branch 'origin/10.1' into 10.2
2017-11-24 16:55:20 +0000
Fix Windows build with -DPLUGIN_PERFSCHEMA=NO
Merge 2017-11-24 17:17:16 +0200 - Merge 10.1 into 10.2
2017-11-23 21:01:00 +0000
mariadb-backup incremental incorrectly extends system tablespace for multi-file innodb_data_file_path.
2017-11-21 16:20:08 -0500
Fix typo, and disable own dtrace proibes on Solaris, really.
2017-11-21 21:30:45 +0100
Fix compile error.
2017-11-21 21:14:06 +0100
: Fix Solaris 10 build. - introduce system check for posix_memalign (not available on Solaris 10) - Disable dtrace probes, to fix weird link errors in mariadb-backup
2017-11-21 17:19:32 +0000
: Fix compilation of mariadb-backup for gcc3.x
2017-11-24 17:10:29 +0200
mariadb-backup 10.2 fails to back up a multi-file InnoDB system tablespace
2017-11-24 14:39:38 +0100
Update C/C to fix unit tests with clang
2017-11-24 00:24:37 +0000
Export _mysl_client_plugin_declaration from auth_gssapi_client.so
2017-11-24 01:38:38 +0200
Updated list of unstable tests for 10.2.11
2017-11-23 22:10:31 +0200
. Post-push attempt to catch failure in rpl_gtid_delete_domain failing on P8. The test is made more verbose.
Merge 2017-11-23 08:56:06 +0200 - UPDATE_TIME field for InnoDB
2017-11-23 08:54:33 +0200
Adjust the tests for MariaDB, and optimize them
2017-11-23 07:47:19 +0200
Import update_time tests from MySQL 5.7
Merge 2017-11-22 17:38:30 +0100 - Merge branch 'connect/10.2' into 10.2
2017-11-03 11:29:02 +0100 *
Fix CONNECT engine does not build with JDBC without ODBC. By including Sergei's patch in connect_assisted_discovery. modified: storage/connect/ha_connect.cc
2017-10-31 18:53:15 +0100 *
Change inihandl from c to c++. Because it now includes global.h that contains a bool function definition that make compile to fail on Linux. modified: storage/connect/CMakeLists.txt removed: storage/connect/inihandl.c added: storage/connect/inihandl.cpp
2017-10-31 17:51:25 +0100
Change inihandl from c to cpp (to accept bool)
2017-10-31 14:44:50 +0100 *
Fix : Actually this fixes SELECT queries when the WHERE clause have single quote. modified: storage/connect/ha_connect.cc
2017-08-15 14:30:27 +0300
Copy ctor instread of memcpy() in partition_info::get_clone() (#436)
2017-11-15 21:39:30 +0800
remove dead code
2017-11-13 21:25:30 +0000
Fix the build on OpenBSD (#488)
2017-11-15 09:46:28 +0800
don't git submodule update from rocksdb/CMakeLists.txt (#492)
2017-11-14 07:22:25 +0800
can't SST with xtrabackup-v2
2017-11-10 18:55:57 +0100
Executable C source code files?
2017-11-20 15:03:44 +0100
main.cte_nonrecursive failed in --embedded
Merge 2017-11-21 19:47:46 +0100 - Merge branch '10.1' into 10.2
2017-11-19 14:05:07 +0100
never add new error messages to old GA releases!
2017-11-16 10:02:29 +0800
Fix the build on OpenBSD (#488)
2017-11-14 11:12:13 +0800
mroonga after-merge test fixes
2017-11-16 13:21:07 +0200
: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIX
2017-11-16 13:18:22 +0200
: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIX
2017-10-16 19:32:02 +0300
Segmentation fault in binlog thread causes crash
2017-09-29 21:56:59 +0300
/ Can't remove GTIDs for a stale GTID Domain ID
2017-11-14 17:23:17 -0500
bump the VERSION
2017-11-06 14:35:58 +0100
: Server crashes in Time_and_counter_tracker::incr_loops
2017-11-21 18:53:00 +0200
Adjust an imported test
2017-11-21 17:52:17 +0200
Assertion srv_undo_sources || ... failed on shutdown during DDL operation
Merge 2017-11-20 16:06:17 +0200 - Merge InnoDB test cases from MySQL 5.7 (part 3)
2017-11-20 13:24:43 +0200
Adjust the MySQL 5.7 tests for
2017-11-20 12:22:28 +0200
Import bulk insert creation tests from MySQL 5.7
2017-11-20 09:49:21 +0200
Possible corruption by table-rebuilding or index-creating ALTER TABLE…ALGORITHM=INPLACE
2017-11-18 18:29:50 +0400
Different UNSIGNED flag of out user variable for YEAR parameter for direct vs prepared CALL
2017-11-18 00:19:46 +0400
Wrong result for CHARSET(CONCAT(?,const))
2017-11-16 22:11:08 +0000
Fix rocksdb tests on Windows
2017-11-16 18:57:18 +0000
- redefine WinWriteableFile such as IsSyncThreadSafe() is set to true, as it should.
2017-11-16 19:59:27 +0400
JSON_VALUE doesn't escape quote.
2017-11-16 11:05:24 +0200
: INSERT ON DUPLICATE KEY UPDATE foreign key fail
2017-10-25 17:41:23 +0800
Support CRC32 SSE2 implementation under Windows
2017-11-15 13:25:55 +0100
: Executing a query via CTE requires more permissions than the query itself
2017-11-15 08:53:02 +0200
Correct a merge error (remove a bogus #ifdef)
2017-11-14 12:22:30 -0800
Fixed bug Executing a query via CTE requires more permissions than the query itself
2017-11-14 13:36:50 +0400
Empty coordinates must be rejected in GeoJSON objects.
2017-11-13 14:59:43 +0000
update C/C
2017-11-09 16:25:16 +0000
Apply marko's patch
2017-11-13 04:32:56 +0200
InnoDB: Remove ut_vsnprintf() and the use of my_vsnprintf(); use vsnprintf()
2017-11-11 23:07:24 +0200
InnoDB: Remove ut_snprintf() and the use of my_snprintf(); use snprintf()
2017-11-11 22:48:19 +0200
Remove STATUS_VERBOSE (there is no visible output)
2017-11-11 13:54:56 +0400
crash in skip_num_constant.
2017-11-10 13:58:00 -0800
Fixed Bad join results with orderby_uses_equalities=on.
2017-11-10 16:06:44 +0200
Allow innodb_open_files to be exceeded
2017-11-10 15:56:03 +0200
Assertion `!is_user_rec || leaf || ...
2017-11-10 15:57:27 +0200
Follow-up fix of /
2017-11-09 23:01:44 +0200
/ Corruption during online table-rebuilding ALTER when VIRTUAL columns exist
2017-11-09 19:45:28 +0300
: Update test results for rocksdb.bulk_load_rev_data
2017-11-09 14:57:40 +0200
Cleanup up after failed alter table in add_index_inplace_crash
Merge 2017-11-09 14:45:39 +0200 - Merge 10.1 into 10.2
Merge 2017-11-09 15:41:26 +0400 - Merge remote-tracking branch 'origin/10.1' into 10.2
Merge 2017-11-08 13:12:11 +0200 - Merge 10.1 into 10.2
2017-11-08 15:00:26 +0400
main.subselect failed in buildbot, results mismatch
Merge 2017-11-07 23:02:39 +0200 - Merge 10.1 into 10.2
2017-11-07 15:34:04 +0200
ALTER TABLE…ADD INDEX may corrupt the InnoDB system tablespace
2017-11-07 10:57:36 +0200
Unnecessary conditions in buf_page_get_gen()
2017-11-07 15:03:58 +0400
CAST(MAX(DATE'2001-01-01') AS TIME) returns a wrong result
2017-11-06 12:18:36 -0800
Test case for CTE is not visible during view creation
2017-11-05 22:52:41 -0800
Fixed Server crash on query with regexp_substr
2017-11-05 18:45:12 -0800
Fixed bugs: CTE not found, recursive CTE not found
Merge 2017-11-04 12:38:17 +0300 - Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks
2017-11-02 15:56:18 -0700
Fixed Wrong result upon JOIN with INDEX with no rows in joined table + GROUP BY + GROUP_CONCAT + HAVING + ORDER BY [by field from HAVING] + 1 row expected
2017-11-02 17:48:50 +0000
Fix a warning.
2017-11-02 16:18:41 +0200
fails to run on Debian Stretch with ext3 and O_DIRECT
2017-11-02 15:40:27 +0200
Fixed compiler warning and warning from valgrind
2017-11-01 12:21:46 +0200
Fixed that --malloc-lib works properly
Merge 2017-11-01 09:55:00 +0200 - Merge 10.1 into 10.2
2017-10-31 19:56:44 -0400
bump the VERSION
2017-11-02 19:11:01 +0300
Make rocksdb.read_only_tx pass and enable it
2017-10-31 13:44:25 +0200
Write error message ebfore aborting if not all memory is released
2017-10-31 13:42:57 +0200
Updated help message for long_query_time
2017-10-31 12:54:10 +0200
Disable known-failing tests
2017-10-30 09:45:38 +1100
travis: osx - xcode 8.3 -> 9.1
2017-10-30 18:57:44 +0200
Fix a type mismatch introduced by the merge commit e0a1c745ec3ed1ec6c0375a2a624697c29f480a6
2017-10-30 14:59:43 +0400
Compiler warnings fixed.
This page is licensed: CC BY-SA / Gnu FDL