All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.0.31 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: 23 May 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.

  • Merge Revision #725e47bfb5 2017-05-20 00:59:40 +0200 - Merge branch '5.5' into 10.0

  • 2017-05-19 13:02:45 +0530

    • :- Fix Previous commit of

  • 2017-05-18 19:31:44 +0200

    • Make IF clear.

  • 2017-05-18 17:13:37 +0530

    • Assertion `!writer.checksum_len || writer.remains == 0' failed

  • 2017-05-17 16:16:54 -0700

    • Fixed the bug .

  • 2017-05-17 14:29:13 -0700

    • Fixed the bug /.

  • 2017-05-19 22:27:26 +0200

    • compilation warnings in Connect

  • 2017-05-18 15:22:45 +0200

    • Not able to compile source with -DBUILD_CONFIG=mysql_release -DCMAKE_BUILD_TYPE=Debug

  • 2017-05-17 15:16:24 +0200

    • analyze the coverity report on mariadb

  • 2017-05-19 09:51:44 +0300

    • Remove dead code added in merge commit d8b45b0c004edc0b91029b232d7cc9aad02cc822

  • 2017-05-18 16:16:18 +0300

    • Update xtradb and innodb version to 5.6.36

  • 2017-05-18 15:46:31 +0300

    • Fix xtradb handler compilation post merge

  • Merge 2017-05-18 15:45:55 +0300 - Merge remote-tracking branch 'origin/10.0' into 10.0

  • 2017-05-18 12:24:44 +0200

    • Fixed typo in the case operator.

  • 2017-05-18 10:47:16 +0300

    • List of unstable tests for 10.0.31 release

  • 2017-05-17 16:39:57 +0300

    • Fix some attribute((nonnull)) misuse

  • 2017-05-17 16:37:33 +0300

    • ibuf_get_volume_buffered_hash(): Use a proper type cast

  • 2017-05-17 16:14:41 +0300

    • Refactor trx_undo_report_row_operation()

  • 2017-05-17 16:09:29 +0300

    • Follow-up to : Align srv_sys

  • 2017-05-17 14:08:08 +0300

    • Work around what looks like a bug in GCC 7.1.0

  • 2017-05-17 13:49:51 +0300

    • fil_create_new_single_table_tablespace(): Correct a bogus nonnull attribute

  • 2017-05-17 10:27:01 +0300

    • Remove redundant UT_LIST_INIT() calls

  • 2017-05-16 17:45:22 +0300

    • Never pass NULL to innobase_get_stmt()

  • 2017-05-16 20:08:47 +0300

    • Silence bogus GCC 7 warnings -Wimplicit-fallthrough

  • 2017-05-16 18:33:51 +0300

    • Fix an incorrect debug assertion

  • 2017-05-16 17:47:04 +0300

    • storage/xtradb/handler/ha_innodb.cc: Cannot assign const_iterator to iterator

  • 2017-05-16 17:40:52 +0300

    • Fix warnings in innochecksum compilation

  • 2017-05-16 13:14:03 +0200

    • main.mysqld--help 'unix' test is failing when profiling support is not present

  • 2017-05-16 12:42:53 +0200

    • sphinxSE GROUP BY on multiple attributes

  • 2017-05-17 22:09:58 +0300

    • Change lower_case_file_system definition to feature MYSQL_PLUGIN_IMPORT

  • 2017-05-17 18:39:25 +0300

    • Fix windows compilation in xtradb post-merge

  • 2017-05-17 16:19:01 +0300

    • Fix tokudb test failures post merge

  • 2017-05-17 15:44:11 +0300

    • Fix sys_vars innodb_empty_free_list_algorithm_basic

  • Merge 2017-05-17 15:42:36 +0300 - Merge remote-tracking branch 'origin/5.5' into 10.0

  • 2017-05-16 08:24:42 -0700

    • Fixed the bug .

  • 2017-05-15 13:33:59 +0200

    • Buffer overflow

  • 2017-05-15 09:51:01 -0700

    • Fixed the bug .

  • 2017-05-12 11:09:27 +0530

    • Post-fix

  • 2017-05-09 00:41:45 -0700

    • Fixed the bugs and .

  • Merge 2017-05-17 14:53:28 +0300 - Merge branch 'merge-innodb-5.6' into bb-10.0-vicentiu

  • 2017-05-15 17:17:16 +0300

    • 5.6.36

  • 2017-05-17 12:13:09 +0300

    • Revert "Fix unit test after merge from mysql 5.5.35 perfschema"

  • Merge 2017-05-17 12:11:12 +0300 - Merge branch 'merge-xtradb-5.6' into 10.0

  • 2017-05-16 14:16:11 +0300

    • 5.6.36-82.0

  • 2017-05-16 17:22:44 +0300

    • Remove tokudb_dir_cmd variable

  • Merge 2017-05-16 16:27:50 +0300 - Merge branch 'merge-tokudb-5.6' into 10.0

  • 2017-05-16 14:26:11 +0300

    • 5.6.36-82.0

  • 2017-05-16 14:28:19 +0300

    • Update perfschema version to 5.6.36 post-merge

  • Merge 2017-05-16 14:11:39 +0300 - Merge remote-tracking branch 'connect/10.0' into 10.0

  • 2017-05-12 11:35:57 +0200

    • : change error code to ER_ILLEGAL_HA in rnd_pos (ha_connect.cc)

  • 2017-05-12 00:33:33 +0200

    • Fix failing test connect.json for Suppressing Uri and dsn from json tables (was MGO) modified: storage/connect/ha_connect.cc modified: storage/connect/tabdos.cpp modified: storage/connect/tabjson.cpp modified: storage/connect/tabjson.h

  • 2017-05-11 21:57:21 +0200

    • Fix wrong value of JSON column When null and the column is NOT NULL the value was not reset. modified: storage/connect/tabjson.cpp

  • 2017-05-06 00:08:20 +0200

    • Fix Insert replaces values in ZIP file modified: storage/connect/filamzip.cpp modified: storage/connect/filamzip.h

  • 2017-05-04 18:51:19 +0200

    • Fix Cannot add index for ZIP CONNECT table modified: storage/connect/filamzip.cpp modified: storage/connect/ha_connect.cc modified: storage/connect/tabdos.cpp modified: storage/connect/tabfmt.cpp modified: storage/connect/tabjson.cpp modified: storage/connect/xindex.cpp

  • 2017-05-03 12:05:05 +0200

    • Disable json tests

  • 2017-05-03 10:32:01 +0200

    • Fix MariaDB CONNECT DIR Type - Subfolder Option: SELECT Query Never Ends modified: storage/connect/tabmul.cpp modified: storage/connect/tabmul.h

  • 2017-04-29 19:20:51 +0200

    • Fix valgrind warning for zipped tables modified: storage/connect/filamzip.cpp

  • 2017-04-22 14:14:11 +0200

    • Fix : Decimal values can be truncated for JDBC tables modified: storage/connect/jdbconn.cpp

  • 2017-03-28 10:25:21 +0200

    • Fix crash when a line is not ended by \n. modified: storage/connect/filamap.cpp

  • 2017-03-18 12:49:14 +0100

    • Fix : Crash when doing UPDATE or DELETE on an external table (ODBC, JDBC, MYSQL) with a WHERE clause on an indexed column. Also fix a bugs in TDBEXT::MakeCommand (use of uninitialised Quote) Add in this function the eventual Schema (database) prefixing. modified: storage/connect/connect.cc modified: storage/connect/tabext.cpp

  • 2017-03-11 19:35:03 +0100

    • Commit the 2 last commits merged from 10.1

  • 2017-03-06 17:23:56 +0100

    • Fix crash when creating CSV table Was an unprepared longjmp (now throw) Also fix a wrong calculation of To_Line sometimes causing a crash because of buffer overflow. modified: storage/connect/tabdos.cpp

  • Merge 2017-05-16 14:07:50 +0300 - Merge branch 'merge-perfschema-5.6' into 10.0

  • 2017-05-16 13:53:15 +0300

    • 5.6.36

  • 2017-05-13 13:52:58 +0200

    • CONNECT engine JDBC type can't find JdbcInterface

  • 2017-05-13 13:00:18 +0200

    • inconsistent mysql_stmt_close

  • 2017-05-12 16:52:09 +0200

    • MariaDB crashes with out-of-memory when query information_schema

  • 2017-05-12 15:10:17 +0200

    • Fix issues caught by Clang's -Wpointer-bool-conversion warning

  • 2017-05-12 14:27:49 +0200

    • Error return from external_lock make the server crash

  • 2017-05-11 19:48:42 +0200

    • max_recursive_iterations did not prevent a stack-overflow and segfault

  • 2017-04-18 17:20:34 +1000

    • WIP: global readonly variable pcre_frame_size

  • 2017-04-09 13:30:59 +1000

    • : pcre recursion overflow test case

  • 2017-04-09 12:54:33 +1000

    • : add full list of pcre error messages

  • 2017-04-08 22:47:56 +1000

    • : PCRE stack overflow

  • 2017-05-15 12:02:19 +0300

    • information schema - errors populating fail to free memory, unlock mutexes

  • 2017-05-15 10:26:42 +0300

    • Fix the Solaris compilation after

  • 2017-05-11 21:12:37 +0300

    • Innodb_row_lock_current_waits has overflow

  • Merge 2017-05-08 12:12:48 +0200 - Merge branch '5.5' into 10.0

  • 2017-05-04 22:45:32 -0700

    • Fixed the bug .

  • 2017-05-02 19:11:21 -0400

    • bump the VERSION

  • 2017-04-30 13:29:56 +1000

    • mysqld_safe_help - remove warning

  • 2017-05-05 13:08:23 +0300

    • Table lock race condition with replication

  • 2017-05-05 13:03:41 +0300

    • Fixed some bugs in fork_big.pl which caused some tests to die early

  • 2017-05-05 14:04:18 +0300

    • innodb.log_file_size fails when run with Valgrind

  • 2017-05-03 15:49:19 +0200

    • restore dependencies, removed in f2dc04abea

  • Merge 2017-04-25 16:30:39 +0200 - Merge branch '5.5' into bb-10.0-merge-5.5

  • 2017-04-22 10:30:55 -0700

    • Fixed the bug .

  • 2017-04-24 16:42:35 +0300

    • Add and adjust a test from MySQL:

  • 2017-04-24 13:40:36 +0300

    • Add and adjust a test from MySQL:

  • 2017-04-22 22:51:43 +0400

    • Conditional jump depends on uninitialised value for: SELECT NULL UNION geom_expression

  • 2017-04-21 14:34:24 -0700

    • Fixed bug .

  • 2017-04-18 16:28:14 +0200

    • fix "cmake -DWITH_PCRE=bundled"

  • Merge 2017-04-21 18:34:06 +0200 - Merge branch '5.5' into 10.0

  • 2017-04-19 20:31:05 +0200

    • respect client's desire to force ssl even when WITH_SSL=NO

  • 2017-04-18 12:35:05 +0200

    • include/my_sys.h:600:43: error: unknown type name ‘PSI_file_key’" when -DWITHOUT_SERVER=1

  • 2017-04-18 11:36:11 +0200

    • Missing DBUG_RETURN or DBUG_VOID_RETURN macro in function "do_exec"

  • 2017-04-18 11:29:02 +0200

    • openat(, ...O_EXEC) fails on Illumos / Solaris

  • 2017-04-18 10:29:59 +0200

    • compiler warning

  • 2016-09-10 20:42:20 +0200

    • Attempt to fix strange rpm dependency issue following prior patch

  • 2017-04-19 14:30:52 +0200

    • Fix use of require in mysql-test-run.

  • 2017-04-13 09:35:57 -0400

    • bump the VERSION

  • Merge 2017-04-11 10:18:04 -0400 - Merge remote-tracking branch 'mysql/5.5' into 5.5

  • 2017-04-07 16:25:02 -0700

    • Adjusted test results after the fix for .

  • 2017-04-04 10:04:52 -0700

    • Fixed the bug and its duplicates and .

  • 2017-04-21 17:39:12 +0300

    • Fix some InnoDB type mismatch

  • 2017-04-21 16:22:46 +0300

    • Follow-up to : Fix warnings on 32-bit systems

  • 2017-04-21 04:36:50 +0300

    • Remove type mismatch in InnoDB printf-like calls

  • 2017-04-19 22:30:18 +0300

    • Use atomic operations whenever available

  • 2016-12-01 09:59:58 +0100

    • : gtid_ignore_duplicates incorrectly ignores statements when GTID replication is not enabled

  • 2017-04-02 16:43:43 +1000

    • Don't use full path of libtool

  • 2016-06-17 16:51:11 +0200

    • : WHERE Clause not applied on View - Empty result set returned

  • 2017-04-05 14:46:35 +0300

    • Import two ALTER TABLE…ALGORITHM=INPLACE tests from MySQL 5.6.

  • 2017-04-03 18:48:48 +0000

    • Compiling, Windows . Avoid unnecessary rebuilds with MSVC.

  • 2017-04-03 15:18:46 +0000

    • Windows : Fix compiling with VS2013

  • Merge 2017-03-24 18:19:15 +0200 - Merge 5.5 into 10.0

  • 2017-03-24 18:01:56 +0200

    • innodb.innodb_bug14676111 fails on buildbot

  • Merge 2017-03-21 11:35:50 +0100 - Merge branch '5.5' into 10.0

  • 2017-03-20 18:53:45 +0100

    • remove COPYING.LESSER

  • 2017-03-17 20:07:39 +0000

    • Correct German error message.

  • 2017-03-14 17:31:29 +0530

    • : Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed with SELECT SQ, TEXT field

  • 2017-03-13 23:31:03 +0000

    • Windows : Fix packaging when building with VS2017

  • 2017-03-12 01:10:04 +0100

    • MariaDB fails to restart after 10.0.30-1.el7 update

  • 2017-03-09 12:34:06 +0300

    • Use correct function name in DEBUG_ENTER

  • 2017-03-08 11:12:12 +0000

    • Include windows compatibility manifest into executable to make GetVersionEx work correctly

  • 2017-03-18 22:50:14 +0200

    • Clean up the test mentioned in .

  • 2017-03-16 14:03:17 +0100

    • compiler warning

  • 2017-03-06 16:25:01 +0200

    • Wait for slave threads to start during startup

  • 2017-03-06 16:02:50 +0200

    • Removed wrong assert

  • 2017-03-15 11:46:54 +0100

    • build failure without P_S

  • 2017-03-14 00:24:06 +0200

    • Make ELOOP be considered a File Not Found error when it comes from handlerton

  • 2017-03-10 18:33:38 +0200

    • Shutdown fails to wait for rollback of recovered transactions to finish

  • 2017-03-09 16:52:57 +0200

    • Remove leftover merge conflict marker

  • 2017-03-09 11:28:07 +0200

    • Use correct integer format with printf-like functions.

  • 2017-03-09 11:27:24 +0200

    • Use %pure-parser instead of the deprecated %pure_parser.

  • 2017-03-09 11:26:36 +0200

    • Remove unused variables.

  • 2017-03-08 11:13:34 -0500

    • bump the VERSION

  • 2017-03-08 14:40:02 +0200

    • Correct a merge error.

  • Merge 2017-03-08 12:21:13 +0200 - Merge branch '5.5' into 10.0

  • 2017-03-07 15:52:17 +0200

    • mysql_client_test_nonblock fails when compiled with clang

  • 2017-03-08 11:46:34 +0200

    • Remove unused declarations.

  • Merge 2017-03-08 11:40:43 +0200 - Merge 5.5 into 10.0

  • 2017-03-08 10:31:06 +0200

    • Query_cache::send_result_to_client() may corrupt THD::query_plan_flags

  • 2017-03-08 10:07:50 +0200

    • InnoDB log recovery is too noisy

  • 2017-03-08 10:06:34 +0200

    • Fix a compiler warning.

  • 2017-03-08 10:03:35 +0200

    • Fix some GCC 6.3.0 warnings in MyISAM and Maria.

  • 2017-03-06 23:07:59 +0400

    • server_audit does not work with mysql_community 5.7.16.

  • 2017-03-05 10:58:05 +0530

    • : NULL NOT IN (non-empty subquery) should never return results

  • 2017-03-03 11:47:31 +0200

    • : Retry posix_fallocate() after EINTR.

  • 2017-02-28 17:39:28 +0100

    • : Server crashes in part_of_refkey or assertion `!created && key_to_save < (int)s->keys' failed in TABLE::use_index(int) or with join_cache_level>2

Revision #7d57ba6e28
MDEV-11092
MDEV-11092
Revision #4a846e018d
Revision #b5cdf01404
MDEV-11092
Revision #efb9f2617b
MDEV-12812
Revision #7e97163102
MDEV-12817
MDEV-12820
Revision #eb30230359
Revision #6dcc378964
MDEV-10788
Revision #7c03edf2fe
MDEV-6262
Revision #335c4ab790
Revision #546a89ca58
Revision #3c7af6c490
Revision #45898c2092
Revision #648d866150
Revision #bc622fb280
Revision #54bb04f7ef
Revision #a436e349df
Revision #9f57e595b4
Revision #8b34aabf86
MDEV-12534
Revision #9f89b94ba6
MDEV-12358
Revision #e22d86a3eb
Revision #956d2540c4
Revision #4754f88cff
Revision #7972da8aa1
Revision #492c1e4145
Revision #b8187fd005
MDEV-12071
Revision #e63e2fe206
Revision #8e1056bce0
MDEV-12216
Revision #314f32c8c2
MDEV-5477
Revision #0e3ca225ad
Revision #8b0db08f36
Revision #3670d167a6
Revision #5fe55b1b02
Revision #339a290d22
Revision #934b831281
MDEV-7791
Revision #2e1428c0b5
MDEV-12799
Revision #e0352fb079
MDEV-7599
Revision #9495e018fb
MDEV-11718
Revision #6b97fe067d
MDEV-12670
MDEV-12675
Revision #b87873b221
Revision #0af9818240
Revision #5064623ce4
Revision #d8b45b0c00
Revision #360a4a0372
Revision #dfeff40706
Revision #4cdae9c12b
Revision #97c53cdfcc
Revision #c1b3aaa24e
Revision #a111642d32
Revision #fd0335686b
MDEV-12651
Revision #436070c6e1
MariaDB 10.0
Revision #1c88b9a8d3
Revision #531698e0da
MDEV-12603
Revision #a2af3c0d44
MDEV-12653
Revision #6525dc6336
Revision #1de6440a2e
MDEV-12587
Revision #63b7d9d158
MDEV-12631
Revision #a091314d27
MDEV-12520
Revision #3ac35bb059
Revision #5de5daa74e
MDEV-12220
Revision #5bc538dd85
Revision #92d283c026
MDEV-12142
Revision #f1861297f0
Revision #24ff179311
Revision #a3cf69e2e5
MDEV-10936
Revision #a8773ef380
MDEV-12660
Revision #a65623b3eb
MDEV-11883
Revision #71b4503242
MDEV-9998
Revision #f9264280d6
MDEV-12761
Revision #52aa200919
MDEV-12420
Revision #602b5e4c49
Revision #b30311e52a
MDEV-12420
Revision #fbc057ad36
MDEV-12420
Revision #d672f88ef7
MDEV-12420
Revision #217b8115c8
MDEV-12188
Revision #8417252b04
MDEV-12674
Revision #ff16609374
MDEV-12674
Revision #1c418df722
Revision #15f9931f6d
MDEV-12673
Revision #14fca28ea4
Revision #dbe2c3c5f2
Revision #fc25437aff
MDEV-10104
Revision #e3521ab904
Revision #bc5c1d9970
MDEV-12635
Revision #a7c5fd6b4e
Revision #49552cf1f7
Revision #2e7ba70a94
MDEV-10693
Revision #57fea99eeb
Revision #864548c4ec
Revision #fac2a7a85d
MDEV-12495
Revision #97fb1f2679
MDEV-10053
Revision #26ed68dcae
Revision #8d75a7533e
Revision #c6ee3fe9d4
Revision #4fe65ca33a
MDEV-12230
Revision #0001049be0
MDEV-12276
Revision #036b689f18
MDEV-12310
Revision #786363e89b
Revision #39f1917f46
Revision #d185f1d68b
Revision #d53b541389
Revision #663068c6ee
Revision #5c579482eb
MDEV-12429
Revision #b0395d8701
MDEV-12429
MDEV-12145
MDEV-9886
Revision #e056d1f1ca
Revision #e48ae21b0e
MDEV-12534
Revision #87b6df31c4
MDEV-12488
Revision #d34a67b067
MDEV-12534
Revision #88613e1df6
MDEV-11201
Revision #7dd6efeaab
Revision #57a699b0a0
MDEV-8642
Revision #8e36216a06
Revision #f2dc04abea
Revision #ff6f4d7db1
Revision #c51fc679f5
Revision #a821ef7605
MDEV-11802
Revision #0d622bed4f
Revision #577915def8
Revision #8efdf89e42
MDEV-12126
Revision #adbe1c5fe9
MDEV-6486
Revision #3990e55fef
Revision #c99d71a29c
MDEV-12231
Revision #2abc313c37
Revision #65ef8ec8aa
MDEV-12207
Revision #4c35dce296
MDEV-12052
Revision #8971286a3c
Revision #2d0c579a86
Revision #e7f55fde88
Revision #2c2bd8c155
MDEV-12261
Revision #06f1f1aa6e
Revision #032678ad18
MDEV-12091
Revision #1d47bd61d5
Revision #1b2b209519
Revision #8805fe0d5c
Revision #2158de8865
Revision #9fe92a9770
Revision #e1e04c3d68
Revision #fc0a6dd57f
Revision #f65c9f825d
Revision #74fe0e03d5
Revision #47396ddea9
Revision #6860a4b556
MDEV-12206
Revision #9c47beb8bd
MDEV-11027
Revision #1fd3cc8c1f
Revision #17a1b194e2
Revision #30cac41c2f
MDEV-11084
Revision #43903745e5
MDEV-11078
Revision #6b8173b6e9
MDEV-11520
Revision #75f6067e89
MDEV-9635

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