All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.0.38 Changelog

DownloadRelease NotesChangelogOverview of 10.0

Release date: 31 Jan 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 #368eda060f 2019-01-29 20:33:43 +0200

    • List of unstable tests for 10.0.38 release

  • 2019-01-29 15:00:41 +0200

    • : Assertion failure on ALTER TABLE after foreign_key_checks=0

  • 2019-01-29 14:14:57 +0200

    • Duplicated call to dict_foreign_remove_from_cache()

  • 2019-01-29 14:07:59 +0200

    • : Duplicated call to dict_foreign_remove_from_cache()

  • 2019-01-29 11:50:07 +0100

    • Fix xtradb version after merge

  • 2019-01-29 09:34:08 +0100

    • MariaDB detect incorrect table name

  • Merge 2019-01-28 20:52:47 +0100 - Merge branch '5.5' into 10.0

  • 2019-01-28 11:51:12 +0100

    • disable an old test

  • 2019-01-28 20:17:54 +0100

    • Fix detection of version in tokudb

  • Merge 2019-01-28 20:15:57 +0100 - Merge branch 'merge-tokudb-5.6' into 10.0

  • 2019-01-24 17:31:13 +0100

    • 5.6.42-84.2

  • 2019-01-28 15:42:16 +0100

    • Version fix after merge

  • 2019-01-28 15:39:27 +0100

    • Reverting part of da34c7de5dacac85c4dc1f714bcd7edf3b7fe5f9 that was already fixed by by Marko

  • Merge 2019-01-28 15:37:01 +0100 - Merge branch 'merge-xtradb-5.6' into 10.0

  • 2019-01-24 16:48:39 +0100

    • 5.6.42-84.2

  • Merge 2019-01-28 13:16:27 +0100 - Merge branch 'merge-perfschema-5.6' into 10.0

  • 2019-01-24 15:47:27 +0100

    • 5.6.43

  • Merge 2019-01-28 10:36:12 +0100 - Merge branch '5.5' into 10.0

  • 2018-12-02 00:25:05 +0100

    • Squashed commit of connect/10.0:

  • 2019-01-24 13:31:05 +0100

    • cleanup: fill_alter_inplace_info

  • 2019-01-24 10:51:40 +0100

    • compiler warning

  • 2019-01-24 20:47:46 +0530

    • : Server crashes in Bitmap<64u>::intersect

  • 2019-01-23 18:50:47 +0100

    • mysqltest fails to link with system PCRE libraries

  • 2019-01-24 13:52:51 +0530

    • Server fails to set ADD_PK_INDEX, DROP_PK_INDEX if unique index nominated as PK

  • 2019-01-10 16:32:56 +0200

    • Row-based event is not applied when table map id is greater 32 bit int

  • 2019-01-22 11:06:15 +0100

    • Bug#28867993: POSSIBLE ISSUE WITH MYSQL SERVER RESTART

  • 2019-01-23 12:05:24 +0200

    • InnoDB file size changes are not safe when file system crashes

  • 2019-01-16 14:46:36 +0100

    • FRM_MAX_SIZE too low for some use cases

  • 2019-01-17 22:56:12 +0200

    • : Assertion `inited==RND' failed in handler::ha_rnd_end

  • 2018-05-21 10:42:44 +1000

    • safemalloc: warn, flush after fprintf

  • 2019-01-11 11:55:07 +0100

    • : Increase maximum possible value for table_definition_cache to match table_open_cache

  • Merge 2019-01-15 14:53:27 +0200 - Moving the hash_node_t to improve locality of reference

  • 2019-01-14 22:14:56 +0300

    • Moving the hash_node_t to improve locality of reference

  • 2019-01-15 14:55:12 +0300

    • incorrect ASAN instrumentation

  • 2019-01-15 11:50:15 +0200

    • Add ASAN poisoning for mem_heap_t

  • Merge 2019-01-14 14:06:26 +0200 - Merge pull request #973 from tempesta-tech/tt-10.0--virtual-innodb

  • 2018-11-30 01:15:30 +0300

    • [10.1] ER_NO_SUCH_TABLE_IN_ENGINE followed by "Please drop the table and recreate" upon adding FULLTEXT key to table with virtual column

  • 2019-01-06 23:15:25 +0530

    • : query causes seg fault

  • Merge 2019-01-03 00:20:53 +0100 - Merge branch '5.5' into 10.0

  • 2019-01-02 19:32:05 +0100

    • fix RHEL8 "ambiguous python shebang" build failures

  • 2019-01-02 19:28:48 +0100

    • compilation warning on Windows

  • 2018-12-29 20:44:40 +0300

    • Database corruption after renaming a prefix-indexed column

  • 2018-12-28 12:28:16 +0200

    • row_drop_table_for_mysql(): Correct a parameter to innobase_format_name()

  • Merge 2018-12-20 09:15:01 +0100 - Merge branch '5.5' into 10.0

  • 2018-12-19 16:33:00 +0530

    • slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASE

  • 2018-12-19 10:34:30 +0530

    • : Stack-buffer-overflow with indexed varchar (utf8) field

  • 2018-12-19 10:38:29 +0530

    • Backported (e4d10e09cf31) and (8a8ba1949bf4) to 10.0

  • 2018-12-16 21:50:49 +0200

    • : Assertion `inited==NONE || (inited==RND && scan)' failed in handler::ha_rnd_init(bool) with InnoDB, joins, AND/OR conditions

  • 2018-12-13 19:51:40 +0100

    • remove unsed variable

  • 2018-12-13 12:36:57 +0200

    • Fix cmake -DWITH_PARTITION_STORAGE_ENGINE:BOOL=OFF

  • 2018-12-13 12:15:18 +0200

    • Remove space before #ifdef

  • 2018-12-11 16:16:11 +0530

    • Make Innodb_checksum_algorithm stricter for strict_* values

  • 2018-12-13 00:26:54 +0530

    • Fix compile error when building without the partition engine

  • Merge 2018-12-12 20:19:06 +0100 - Merge branch '5.5' into 10.0

  • 2018-12-12 15:05:14 +0800

    • Fix UNICODE issue of dlerror

  • 2018-12-11 22:03:44 +0300

    • ALTER TABLE is not enforcing prefix index size limit

  • 2018-12-07 02:12:22 +0530

    • : Estimates are higher for partitions of a table with @@use_stat_tables= PREFERABLY

  • 2018-12-07 12:54:02 +0200

    • Crash in fts_is_sync_needed() after failed ALTER or CREATE TABLE

  • 2018-12-06 01:17:44 +0100

    • FLUSH PRIVILEGES crashes server with segfault

  • 2018-12-06 00:48:41 +0100

    • correct order of arguments for Dynamic_array<>::CMP_FUNC2

  • 2018-12-06 00:48:00 +0100

    • cleanup: DYNAMIC_ARRAY -> Dynamic_array<ACL_DB> acl_dbs

  • 2018-12-05 19:27:34 +0530

    • Added a testcase for

  • 2018-11-20 20:12:29 +0530

    • : AddressSanitizer: use-after-poison in create_key_parts_for_pseudo_indexes

  • Merge 2018-11-15 13:57:35 +0100 - Merge branch '5.5' into 10.0

  • 2018-11-14 15:46:53 +0100

    • fix of test suite

  • 2018-11-07 09:25:12 +0100

    • : InnoDB: Warning: using a partial-field key prefix in search, results in assertion failure or "Can't find record" error

  • Merge 2018-11-07 08:02:18 +0200 - Merge 5.5 into 10.0

  • 2018-11-06 10:58:02 +0000

    • Add implementation in .h and delete unneccessery printing

  • 2018-11-05 16:47:14 +0200

    • Revert some InnoDB/XtraDB changes

  • 2018-10-25 21:36:24 +0300

    • InnoDB should use case-insensitive column name comparisons like the rest of the server

  • 2018-11-02 12:42:01 +0200

    • Remove dead code is_thd_killed()

  • 2018-11-01 11:09:32 -0400

    • bump the VERSION

  • 2018-10-31 23:30:34 +0530

    • : Estimate for rows of derived tables is very high when we are using index_merge union

  • 2018-11-01 09:27:59 +0200

    • Revert commit b2f39a5f567d006000aad8b431267298cf81b569 wrong branch.

  • 2018-11-01 09:15:41 +0200

    • Add missing wsrep.cnf.sh

  • 2018-10-31 14:25:26 +0400

    • ASAN unknown-crash / READ of size 1 in my_strntoul_8bit upon INSERT .. SELECT

  • Merge 2018-10-31 00:25:26 +0100 - Merge branch '5.5' into 10.0

Revision #1522ee2949
MDEV-18016
Revision #6699cac0bf
MDEV-18256
Revision #5e06ee41a4
MDEV-18222
Revision #f877f6b49d
Revision #c991939bab
Revision #c4f97d3cfa
Revision #eff71f39dd
Revision #8c2f3e0c16
Revision #5cdb3fb25e
Revision #13802fef83
Revision #724b09d5e7
Revision #94b68b35f4
MDEV-17531
Revision #959f7415bd
Revision #3262afc6c5
Revision #c2197e0cd2
Revision #1abdc0e435
Revision #a3df9bcadc
Revision #e6fcd72309
Revision #38ad46e005
Revision #013186eb96
Revision #036ca990ab
MDEV-18255
Revision #edeba0c873
MDEV-17868
Revision #a0f3b9f94f
MDEV-17376
Revision #cce2b45c8f
MDEV-17803
Revision #2a0f1d6132
Revision #31d592ba7d
MDEV-18349
Revision #6786fb004c
MDEV-15925
Revision #2061e00c20
MDEV-14440
Revision #19a7656fb1
Revision #db469b6907
MDEV-17475
Revision #12f362c333
MDEV-18233
Revision #a06a3e4670
MDEV-18233
Revision #e0633f25e8
MDEV-18243
Revision #71e9f0d123
MDEV-17797
Revision #b4c471099d
MDEV-16499
Revision #e8bb94ccc8
MDEV-16499
Revision #d0d0f88f2c
MDEV-13784
Revision #b87eb04f77
Revision #884caeafba
Revision #32150d2513
Revision #802ce9672f
MDEV-18041
Revision #b74eb5a5fe
Revision #8634f7e528
Revision #f16d4d4c6e
MDEV-17720
Revision #7e606a2d5c
MDEV-17589
Revision #da4efd56aa
MDEV-11196
MDEV-10360
Revision #d1f399408d
MDEV-6453
Revision #1a7158b88a
Revision #8e613458e1
Revision #5ab91f5914
Revision #5f5e73f1fe
MDEV-17957
Revision #ce1669af12
Revision #b58f28725b
Revision #9eadef013e
Revision #d956709b4b
MDEV-17833
Revision #4886d14827
MDEV-17032
Revision #12b1ba195c
MDEV-17904
Revision #daca7e70d7
MDEV-17898
Revision #eed0013bed
Revision #8a37ce0767
Revision #17e8570285
MDEV-17734
Revision #14f6b0cdfd
MDEV-17734
Revision #a84d87fde8
Revision #47274d902e
Revision #6cecb10a2f
MDEV-11167
Revision #5f29fdecc0
Revision #9c026273a9
Revision #db55b39fb2
Revision #03977e8273
MDEV-13671
Revision #f0cb21ea2e
Revision #9eb8a46790
Revision #38b3e52c3c
MDEV-16695
Revision #c4c738e1ef
Revision #b2f39a5f56
Revision #75ceb6ff13
MDEV-17298
Revision #09e97299ba

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