All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.0.37 Changelog

The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Now

DownloadRelease NotesChangelogOverview of 10.0

Release date: 1 Nov 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 #a737135ae3 2018-10-30 18:15:58 +0200

    • List of unstable tests for 10.0.37 release

  • 2018-10-30 13:29:19 +0200

    • Assertion failure sym_node->table != NULL on startup

  • 2018-10-29 21:44:38 +0100

    • lower_case_table_names does not behave as expected

  • 2018-10-29 14:51:29 +0100

    • CONNECT: bintar compilation failure on Mac OS X

  • 2018-10-28 10:55:46 +0100

    • after-merge: enable tests

  • 2018-05-07 22:43:43 +0200

    • Squashed commit of connect/10.0:

  • 2018-10-28 10:09:58 +0100

    • CONNECT: don't mix bundled zlib and system libxml2

  • Merge 2018-10-28 10:06:23 +0100 - Merge branch 'merge/merge-perfschema-5.6' into 10.0

  • 2018-10-27 21:06:41 +0200

    • 5.6.42

  • Merge 2018-10-28 10:04:36 +0100 - Merge branch 'merge/merge-xtradb-5.6' into 10.0

  • 2018-10-27 20:53:19 +0200

    • 5.6.41-84.1

  • Merge 2018-10-28 01:10:15 +0200 - Merge branch 'merge/merge-innodb-5.6' into 10.0

  • 2018-10-27 21:05:16 +0200

    • 5.6.42

  • Merge 2018-10-27 20:46:18 +0200 - Merge branch '5.5' into 10.0

  • 2018-10-24 16:28:46 +0300

    • Merge new release of InnoDB 5.6.42 to 10.0

  • 2018-10-24 16:01:18 +0300

    • Performance_schema reports wrong directory for the temporary files of ALTER TABLE…ALGORITHM=INPLACE

  • 2018-10-24 11:04:38 +0300

    • Crash in RENAME TABLE with FOREIGN KEY and FULLTEXT INDEX

  • 2018-10-19 19:10:45 +0400

    • Remove unused code.

  • 2018-10-18 22:48:28 +0400

    • - Server crash or AddressSanitizer errors or valgrind warnings in thr_lock / has_old_lock upon FLUSH TABLES

  • 2018-10-17 08:26:13 +0400

    • Server crashes in Item::field_type_for_temporal_comparison or in get_datetime_value on SELECT with YEAR field and IN

  • 2018-10-03 12:22:03 +0300

    • my_reverse_bits() is incorrect due to UB

  • 2017-12-26 14:38:45 +0400

    • - Assertion `thd->transaction.stmt.is_empty()' failed in Locked_tables_list::unlock_locked_tables

  • 2018-10-16 13:02:50 +0530

    • : InnoDB FULLTEXT index has too strict innodb_ft_result_cache_limit max limit

  • 2018-10-14 10:30:23 -0700

    • : Assertion `length > 0' failed in ptr_compare upon ORDER BY with bad conversion

  • 2018-10-15 13:22:18 +0400

    • LIKE function has error behavior on the fields in which the collation is xxx_unicode_xx

  • 2018-10-15 10:57:36 +0400

    • Test for and

  • 2018-10-15 10:48:55 +0400

    • main.type_datetime failed in buildbot, results mismatch

  • 2018-10-13 18:47:16 +0300

    • Disabled storage engine tests using LOCK with MERGE engine

  • 2018-10-12 13:51:37 +0300

    • Fix typo in 5936d43afb6ad5a75d9eed17eb39e8c00a08a684

  • 2018-10-11 20:36:59 +0200

    • fix test suite after

  • 2018-02-02 14:24:36 +1100

    • threadpool_size can contribute to the wanted_files

  • 2018-10-09 18:06:22 +0100

    • Crash in my_malloc_size_cb_func() during shutdown with forceful connection close.

  • 2018-10-07 10:19:19 -0700

    • Hash join algorithm should not be used to join materialized derived table / view by equality

  • 2018-10-01 14:33:48 +0300

    • Correct a typo in a comment

  • 2018-09-22 15:21:20 +0200

    • tokudb: create and destroy TOKUDB_SHARE::_open_tables_mutex dynamically

  • 2018-09-22 15:19:40 +0200

    • sanitize tokudb locking macros

  • Merge 2018-09-21 18:17:32 +0400 - Merge remote-tracking branch 'origin/5.5' into bb-10.0-bar

  • Merge 2018-09-21 14:41:11 +0300 - Merge 5.5 into 10.0

  • 2018-09-21 09:32:17 +0400

    • After-merge cleanup: adjust the test to work in 10.0

  • Merge 2018-09-21 08:37:42 +0400 - Merge remote-tracking branch 'origin/5.5' into 10.0

  • 2018-09-07 14:50:10 +0400

    • - Assertion `table->pos_in_locked_tables == null || table->pos_in_locked_tables->table == table' failed in mark_used_tables_as_free_for_reuse

  • 2018-09-10 14:26:11 +0200

    • Update contributors

  • 2018-09-06 20:41:28 +0200

    • TokuDB: Don't free P_S instrumented mutexes after exit()

  • Merge 2018-09-06 21:04:56 +0200 - Merge branch 'merge-tokudb-5.6' into 10.0

  • 2018-09-03 14:22:54 +0200

    • 5.6.41-84.1

  • 2018-09-05 19:47:37 +0200

    • Invalid (old?) table or database name or hang in ha_innobase::delete_table and log semaphore wait upon concurrent DDL with foreign keys

  • 2018-09-05 17:14:20 +0400

    • Memory leak after adding manually min/max statistical data for blob column

  • 2018-07-19 11:10:41 +0200

    • cleanup: remove extra/rpl_tests/rpl_foreign_key.test

  • 2018-07-19 01:18:14 +0200

    • Invalid (old?) table or database name or hang in ha_innobase::delete_table and log semaphore wait upon concurrent DDL with foreign keys

  • 2018-07-19 01:03:14 +0200

    • Invalid (old?) table or database name or hang in ha_innobase::delete_table and log semaphore wait upon concurrent DDL with foreign keys

  • 2018-07-17 17:12:05 +0200

    • create a reusable function that tells what FK actions can write

  • 2018-07-18 19:04:51 +0200

    • Circular foreign keys cause a loop and OOM upon LOCK TABLE

  • 2018-09-04 09:49:00 +0200

    • compilation failure

  • 2018-07-17 16:56:40 +0200

    • extend prelocking to FK-accessed tables

  • 2016-11-10 16:10:41 +0100

    • cleanup: sp_head::add_used_tables_to_table_list()

  • 2018-07-17 14:35:04 +0200

    • cleanup: FOREIGN_KEY_INFO

  • Merge 2018-09-03 10:57:02 +0200 - Merge branch '5.5' into 10.0

  • 2018-08-29 04:39:42 +0530

    • : ER_CANT_CREATE_GEOMETRY_OBJECT encountered for a query with optimizer_use_condition_selectivity>=3

  • 2018-08-28 21:59:11 +0530

    • : Wrong/Unexpected result with the value optimizer_use_condition_selectivity set to 4

  • Merge 2018-08-27 12:22:27 +0300 - Commit the fix with the correct number

  • 2018-08-25 18:23:34 +0300

    • Fix clang warning of mismatched new[] and delete[]

  • 2018-06-30 21:23:21 +1000

    • connect engine: GetStringUTFChars takes pointer arg

  • 2018-04-16 21:11:58 +0000

    • Fix typo in --srcdir option in echo message status of mysql_install_db

  • 2018-08-24 21:03:22 +0300

    • Server crash in write_block_record

  • 2018-08-24 18:08:56 +0300

    • Server crash or assertion `length <= column->length' failure in write_block_record

  • 2018-08-24 01:59:02 +0530

    • : Crash during read_histogram_for_table with optimizer_use_condition_selectivity set to 4

  • 2018-08-24 01:59:02 +0530

    • : Crash during read_histogram_for_table with optimizer_use_condition_selectivity set to 4

  • 2018-08-23 16:01:58 +0530

    • : Query plan changes when we use GROUP BY optimization with optimizer_use_condition_selectivity=4 and use_stat_tables= PREFERABLY

  • Merge 2018-08-15 16:48:13 +0200 - Merge branch '5.5' into 10.0

  • 2018-08-15 15:21:37 +0300

    • : Server crashes in Explain_union::print_explain with explain in slow log, tis620 charset

  • 2018-08-03 11:22:20 +0300

    • Fix -Wclass-memaccess warnings in InnoDB,XtraDB

  • 2018-08-03 11:49:49 +0300

    • Follow-up fix to : InnoDB fts_query() ignores KILL

  • 2018-08-01 12:09:33 -0400

    • bump the VERSION

  • 2018-07-31 16:12:38 +0300

    • InnoDB fts_query() ignores KILL

  • 2018-07-31 14:29:05 +0300

    • Fix function pointer type mismatch

Revision #6ced789186
MDEV-12023
Revision #f4b8b6b9a3
MDEV-15919
Revision #f30148a740
Revision #cd0734d6bd
Revision #70e567f576
Revision #411a2540ee
Revision #3e2394a56b
Revision #a9a0d0c372
Revision #1bad8f9df3
Revision #bbcb173436
Revision #87d852f102
Revision #da34c7de5d
Revision #37ab7e4596
Revision #30c3d6db32
MDEV-17533
Revision #2549f98289
MDEV-17532
Revision #5dd3b52f95
MDEV-17531
Revision #642394197e
Revision #4ac85d6fd7
MDEV-14815
Revision #8e716138ce
MDEV-17257
Revision #853dee854c
MDEV-17358
Revision #bebe24b03b
MDEV-11071
Revision #1dacd5f299
MDEV-12547
Revision #3c5f6aa21c
MDEV-17020
Revision #34f8a4071e
MDEV-17064
Revision #ae3fe14c17
MDEV-13119
MDEV-13120
Revision #cb4877a503
MDEV-14322
Revision #4d07e6c12d
Revision #0f178e7cae
Revision #b7918a6d38
MDEV-15438
Revision #5936d43afb
Revision #00ddc8bc7c
MDEV-17413
Revision #bd21904357
MDEV-17382
Revision #a660a5ed42
Revision #1144acbcbd
Revision #3a9276bad3
Revision #a4131c51f5
Revision #acc97298e5
Revision #d533f6d58b
Revision #80bcb05b24
Revision #327b271721
MDEV-14410
Revision #b7944343dd
Revision #3a4242fd57
Revision #d527bf5390
Revision #a816eac92a
Revision #0ccba62db3
MDEV-16465
Revision #4cf75706b3
MDEV-16757
Revision #09bc99fac9
Revision #d831cefb43
MDEV-16465
Revision #9180e8666b
MDEV-16465
Revision #e81f101dac
Revision #dd74332d2c
MDEV-12669
Revision #710093ccb0
Revision #64a23c1c8a
Revision #3b365fa829
Revision #22bcfa011a
Revision #b9bc3c2463
Revision #b3c320bb0b
MDEV-16995
Revision #a9c09c95bd
MDEV-15306
Revision #5fb251642e
MDEV-17023
Revision #51fb163b6d
Revision #6b22cc4ae0
Revision #4ba6327f95
Revision #490e220ad2
MDEV-17067
Revision #f195286a3e
MDEV-17021
Revision #0cafc13164
MDEV-17073
Revision #69d7bfd970
MDEV-17023
Revision #7d8d37c31d
MDEV-17039
Revision #bcc677bb72
Revision #b62ac16185
MDEV-6439
Revision #9dfef6e29b
Revision #b963cbaf4b
MDEV-16865
Revision #90b66c1699
Revision #a7f84f09bf
MDEV-16865
Revision #b3e95086e1

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