All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.2.22 Changelog

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

Revision #894f44b60b
Revision #e5a5ae45d1
Revision #bc50d72604
Revision #0216f87d38
Revision #65f22b8fd4
Revision #fef9013d43
Revision #540a1dda7b
Revision #6f4bc21e4a
MDEV-18426
Revision #8f5ea83ff1
MDEV-18426
Revision #b3d571c398
Revision #a4c687c494
Revision #e84dc567be
Revision #5eb3e4d83c
MDEV-15798
Revision #625994b7cc
MDEV-16982
Revision #f53e795250
MDEV-17599
Revision #227379988e
MDEV-16905
Revision #b57ae8b58c
MDEV-18239
Revision #db8f0daeb4
Revision #676f43da3a
Revision #ef4ccb6ce2
MDEV-18083
Revision #3b7694b7f8
Revision #78d5a764b2
Revision #1ed1b7794f
Revision #a0e26599a3
MDEV-13136
Revision #bece44be4f
Revision #bcb8a52295
MDEV-18192
Revision #720dedb333
Revision #4b3b3bfe56
Revision #4cdeee1e77
Revision #564f63ccf7
MDEV-18468
Revision #a249e57b68
Revision #261ce5286f
MDEV-18281
Revision #915ed7e614
Revision #dfc9bff5a9
MDEV-18379
Revision #081fd8bfa2
Revision #09cea8703f
MDEV-17148
Revision #7c7161a1bd
MDEV-18194
Revision #a2641b2611
MDEV-18380
Revision #f669cecbe3
MDEV-18415
MDEV-14447
Revision #20e19f6975
MDEV-17479
Revision #b8aef87221
MDEV-16849
Revision #97930df13c
MDEV-15740
Revision #4ef556955f
MDEV-15740
Revision #ddfc789098
MDEV-15740
Revision #4ea128391b
MDEV-15740
Revision #040b840de7
MDEV-15740
Revision #ce28fa5303
Revision #3fb6d2587d
Revision #d4515d1305
Revision #74f184aff2
Revision #31d0727a10
MDEV-18235
Revision #d97db40a9f
MDEV-18352
Revision #fab531a150
MDEV-17803
Revision #25161e6219
Revision #7930ab7e33
MDEV-18366
Revision #46f712c73c
MDEV-15114
Revision #b572814baa
Revision #3dac4e9f0e
MDEV-18338
Revision #d283f80eae
Revision #64678ca506
Revision #aa8a31dadd
Revision #e32305e505
Revision #9a7281a703
Revision #d06ebd932d
Revision #2565c02ca5
Revision #5c159c9037
MDEV-18356
Revision #9f4d4f404f
MDEV-12747
Revision #37ffdb44ef
Revision #69221746db
MDEV-18289
Revision #8e80fd6bfd
Revision #f3e9d9a6e6
Revision #802e8d6b89
Revision #2153aaf66e
Revision #a8a27e65a8
MDEV-18212
Revision #61b600079b
MDEV-16690
Revision #662217a592
MDEV-18186
Revision #cbdc2d9489
Revision #46046f2e59
Revision #248dc12e60
Revision #f5ee7fb31f
Revision #79078167c3
MDEV-17753
Revision #7331c661db
MDEV-18201
Revision #4a872ae1e7
MDEV-18185
Revision #9edadc29b1
MDEV-17748
Revision #0c20b247de
Revision #b6b15de85d
Revision #3d8011b375
Revision #cb85803c45
Revision #216d5f7899
Revision #0e794c6a69
Revision #23e4446adc
Revision #b7392d142a
Revision #842402e4df
Revision #2f368bb967
Revision #cf8a564686
Revision #1f9f72b13e
Revision #099186d09e

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the page.

Distributions which Include MariaDB

This page is licensed: CC BY-SA / Gnu FDL