All pages
Powered by GitBook
1 of 1

Loading...

MariaDB Galera Cluster 10.0.17 Changelog

The most recent MariaDB Galera Cluster 10.0 release is:MariaDB Galera Cluster 10.0.38 Download Now

DownloadRelease NotesChangelogOverview of MariaDB Galera Cluster

Release date: 11 Mar 2015

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 #d146605 2015-03-06 13:22:15 -0500

    • : CREATE TABLE SELECT fails on Galera cluster

  • 2015-03-06 13:19:49 -0500

    • : replicate_events_marked_for_skip didn't work on Galera cluster

  • 2014-12-26 23:38:45 +0400

    • - 10.1 fails to start up during tc_log initializations on PPC64

  • 2015-03-05 14:14:00 -0500

    • : binlog_annotate_row_events not completely compatible with galera

  • 2015-03-04 19:52:15 -0500

    • Update galera package name

  • 2015-03-04 19:49:17 -0500

    • Update galera package name

  • 2015-02-27 22:13:37 -0500

    • : wsrep* tests depend on the version of galera library

  • 2015-02-24 21:55:22 -0500

    • Changes in wsrep_guess_ip()

  • 2015-02-25 16:58:36 +0300

    • : optimizer_use_condition_selectivity > 2 crashes 10.0.15+maria-1wheezy

  • 2015-02-25 14:13:32 +0400

    • Regression: Bit and hex string literals changed column names in 10.0.14

  • 2015-02-25 09:43:31 +0100

    • !includedir reads files in random order

  • 2015-02-24 21:55:22 -0500

    • Changes in wsrep_guess_ip()

  • 2015-02-23 20:53:41 +0100

    • Add "mysqlbinlog --binlog-row-event-max-size" support

  • 2015-02-24 09:18:53 +0100

    • fix mroonga to compile w/o performance schema

  • 2015-02-24 14:03:14 +0100

    • : Potential parallel slave deadlock with specific binlog corruption

  • 2015-02-24 10:33:49 +0200

    • : Add lock wait time and hold time to every record/table lock in InnoDB transaction lock printout.

  • 2015-02-23 13:37:34 +0100

    • : Deadlock in parallel replication can allow following transaction to start replicating too early

  • 2015-02-23 13:36:52 +0100

    • Add error handling on realpath() call.

  • 2015-02-23 11:24:19 +0200

    • : Transaction lock wait is missing number of lock waits and total wait time.

  • 2015-02-22 17:53:02 +0100 *

    • Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp. Handle longjmp's raised during json processing. modified: storage/connect/global.h storage/connect/ha_connect.cc storage/connect/json.cpp storage/connect/jsonudf.cpp

  • 2015-02-21 19:49:57 +0100

    • test failure on labrador: account for a different errno on Mac OS X

  • 2015-02-21 12:15:19 +0100

    • gtid replication broken during upgrade to debian 10.0.16

  • 2015-02-21 10:43:27 +0100

    • DROP TRIGGER IF NOT EXIST binlogged on master but not on slave

  • 2015-02-20 19:01:03 +0100

    • master crashed when slave specfied a future position with semi-repl plugin

  • 2015-02-20 16:37:02 +0100

    • VIEW containing INTERVAL(...)

  • 2015-02-20 22:11:45 -0500

    • : remove galera_sst_mode.result file

  • 2015-02-20 17:51:33 -0500

    • : Remove --galera-sst-mode option from mysqldump

  • 2015-02-20 17:45:18 -0500

    • : Remove --galera-sst-mode option from mysqldump

  • 2015-02-20 17:29:03 -0500

    • Fix for build failures on Power8

  • 2015-02-20 17:21:15 -0500

    • Fix for build failures on Power8

  • 2015-02-20 18:48:29 +0200

    • Fix test failure on labrador.

  • 2015-02-20 14:21:27 +0100

    • disable -Werror in MYSQL_MAINTAINER_MODE=ON until all plugins are ready

  • 2015-02-20 14:10:25 +0100

    • fix after 5.5 merge, debian packaging

  • 2015-02-20 03:17:46 +0300

    • : Materialization strategy is not used for REPLACE ... SELECT

  • 2015-02-19 17:48:23 -0500

    • cleanup: remove duplicate declaration

  • 2015-02-19 17:28:18 -0500

    • cleanup: remove unused THD::COND_wsrep_thd

  • 2015-02-19 17:28:18 -0500

    • cleanup: remove unused THD::COND_wsrep_thd

  • 2015-02-19 20:54:20 +0300

    • : Assertion `0' failed in Protocol::end_statement on query

  • 2015-02-20 00:41:26 +0900

    • Merge Spider 3.2.18

  • 2015-02-19 15:43:27 +0100

    • : STOP SLAVE crashes the server

  • 2015-02-19 11:28:03 +0100

    • compiler warnings in spider

  • 2015-02-19 10:26:52 +0100

    • after merge: fix mroonga to compile and pass its tests

  • 2015-02-19 01:25:31 +0100 *

    • Remove GCC warnings modified: storage/connect/jsonudf.cpp storage/connect/tabutil.h

  • 2015-02-18 19:02:00 -0500

    • : Update global_suppressions to include warning related to "gvwstate.dat"

  • 2015-02-19 00:59:02 +0100 *

    • Work on JSON and JSON UDF's modified: storage/connect/json.cpp storage/connect/jsonudf.cpp storage/connect/tabjson.cpp

  • 2015-02-18 18:59:01 -0500

    • : Update global_suppressions to include warning related to "gvwstate.dat"

  • 2015-02-18 16:20:46 +0100

    • 5.6.23

  • 2015-02-18 13:19:09 +0100

    • percona-server-5.6.22-72.0

  • 2015-02-18 14:07:13 +0200

    • Fixed test failure seen on partition_innodb_plugin test case.

  • 2015-02-18 11:25:59 +0200

    • : Cannot use a table containing special chars for InnoDB stopwords

  • 2015-02-18 07:28:44 +0200

    • Add forgotten test case change (add more).

  • 2015-02-18 06:59:28 +0200

    • Revert file space allocation change on row0merge.cc.

  • 2015-02-17 18:07:56 +0100

    • fix a case where automatic procedure grant was changing user's password

  • 2015-02-17 20:07:12 +0300

    • Added testcase for : Incorrect Query Result (MySQL Bug 68897) ...

  • 2015-02-17 13:34:27 +0900

    • Update Mroonga to the latest version on 2015-02-17T13:34:27+0900

  • 2015-02-13 12:57:11 +0100

    • Function cli_safe_read not exported

  • 2015-02-13 11:49:31 +0200

    • :Innodb causes server crash after disk full, then can't ALTER TABLE any more

  • 2015-02-12 17:23:28 +0100 *

    • Typo on the jsonudf.cpp name modified: storage/connect/CMakeLists.txt

  • 2015-02-12 15:44:44 +0200

    • Crash during configure without development SSL libraries installed

  • 2015-02-11 21:39:41 +0100 *

    • Adding json udf's. Making the second version of json tables. added: storage/connect/jsonudf.cpp modified: storage/connect/CMakeLists.txt storage/connect/json.cpp storage/connect/json.h storage/connect/tabjson.cpp storage/connect/tabjson.h

  • 2015-02-11 18:32:40 +0100

    • percona-server-5.5.41-37.0

  • 2015-02-11 15:02:15 +0100

    • please update MSI installer to include HeidiSQL 9.1

  • 2015-02-10 15:15:27 +0200

    • Improve InnoDB transaction lock output by providing number of table locks this transaction is currently holding and total number of table locks to the table where lock is held.

  • 2015-02-10 16:01:03 +0400

    • Fixing compilation failure in storage/connect when -DMYSQL_MAINTAINER_MODE=ON: disabling some CXX errors in storage/connect/CMakeLists.txt.

  • 2015-02-10 12:26:21 +0100

    • Fix the tree to work in git. Backport corresponing 10.1 changes.

  • 2015-02-10 10:19:42 +0100

    • restore a cross-compiling bit that was lost in a merge

  • 2015-02-10 09:41:54 +0200

    • Fix test failure innodb-mdev7046 on Windows. Test causes OS error printout from InnoDB.

  • 2015-02-09 20:53:36 +0100

    • log-basename unpredictable behavior in standalone mode

  • 2015-02-09 20:53:28 +0100

    • 5.5 build fails on Ubuntu Utopic in buildbot

  • 2015-02-11 01:26:50 +0100

    • : Crash in get_best_combination when executing multi-table UPDATE with nested views

  • 2015-02-10 16:16:31 +0400

    • Assertion `!cur_p->event' failed in Gcalc_scan_iterator::arrange_event(int, int). When the distance in ST_BUFFER is too far negative the coordinates can run out of the operational area. We should just return an empty geometry in this case.

  • 2015-02-10 14:17:23 +0200

    • Fix test failures on innodb- and innodb-.

  • 2015-02-10 08:08:59 +0200

    • Fix test failure on innodb-.

  • 2015-02-09 16:14:27 +0200

    • : Sporadic failure in innodb.innodb_corrupt_bit on P8

  • 2015-02-08 19:47:26 +0100 *

    • Remove some GCC warnings modified: storage/connect/ha_connect.cc

  • 2015-02-08 22:38:19 +0400

    • Audit plugin v1.2.0.

  • 2015-02-08 18:17:29 +0100 *

    • Handle the use of date/time values when making queries for MYSQL or ODBC. Was raised by 7549. modified: storage/connect/ha_connect.cc storage/connect/odbconn.cpp storage/connect/tabodbc.cpp

  • 2015-02-08 15:47:00 +0300

    • debian / ubuntu packaging creation of plugin table (if not exists)

  • 2015-02-07 11:33:52 +0100 *

    • Modify the connect_type_conv and connect_conv_size variables. They were global (read-only) now they are session (not read-only) modified: storage/connect/checklvl.h storage/connect/ha_connect.cc storage/connect/myconn.cpp storage/connect/myutil.cpp storage/connect/tabutil.cpp

  • 2015-02-06 15:49:45 +0400

    • Windows debug: Run-Time Check Failure #3 - The variable 'unused' is being used without being initialized. Fixed as it's done in 10.0.

  • 2015-02-05 20:09:08 -0800

    • Fixed bug . The function table_cond_selectivity() should take into account that condition selectivity for some fields can be set to 0.

  • 2015-02-04 16:50:29 +0200

    • Fix test failure.

  • 2015-02-04 14:40:46 +0200

    • : Wrong constraint (TINYINT or MEDIUMINT and INT) causes server crash

  • 2015-02-04 11:12:46 +0200

    • InnoDB and XtraDB produce different output on .

  • 2015-02-04 10:50:16 +0200

    • : MySQL#74664 - InnoDB: Failing assertion: len <= col->len || col->mtype == 5 || (col->len == 0 && col->mtype == 1) in file rem0rec.cc line 845

  • 2015-02-04 09:29:54 +0200

    • : ib_warn_row_too_big dereferences null thd

  • 2015-02-02 19:34:35 +0100 *

    • Add or correct some tracing code modified: storage/connect/odbconn.cpp storage/connect/tabodbc.cpp

  • 2015-02-02 15:35:58 +0100 *

    • Fix a bug causing Insert into ODBC to fail when the column name is UTF8 encoded. modified: storage/connect/tabodbc.cpp

  • 2015-02-01 12:16:30 +0100 *

    • Fix a bug causing UseCnc not being initialized for ODBC catalog tables. This made errors by calling SQLConnect or SQLDriverConnect randomly with incorrect parameters. modified: storage/connect/tabodbc.cpp

  • 2015-01-31 15:05:43 +0100 *

    • Add the possibility to establish an ODBC connection via SQLConnect (the default being still to use SQLDriverConnect) modified: storage/connect/ha_connect.cc storage/connect/odbccat.h storage/connect/odbconn.cpp storage/connect/odbconn.h storage/connect/tabodbc.cpp storage/connect/tabodbc.h

  • 2015-01-30 15:53:24 +0100

    • Update 10.0.15 to 10.0.16 -> Error 2003 (HY000) can't connect to MySql server.

  • 2015-01-30 10:57:00 +0100 *

    • Enhance JSON tables handling. modified: storage/connect/json.cpp storage/connect/json.h storage/connect/mysql-test/connect/r/json.result storage/connect/mysql-test/connect/t/json.test storage/connect/tabjson.cpp storage/connect/tabjson.h

  • 2015-01-29 21:10:45 +0100

    • increase the version

  • 2015-01-29 14:34:31 +0100

    • recreate expired certificates for SSL tests

  • 2015-01-29 12:12:29 +0100

    • clarify the comment and trivial cleanups

  • 2015-01-28 11:49:55 +0100

    • :[PATCH] mysqlcheck wrongly escapes '.' in table names

MDEV-7673
Revision #c6acdf7
MDEV-7203
Revision #6f9e33e
MDEV-7273
Revision #9af42db
MDEV-7192
Revision #73a143a
Revision #e52a58a
Revision #aa2904a
MDEV-7560
Revision #8ee5668
Revision #4a3e94e
MDEV-7413
Revision #f825b5a
MDEV-7629
Revision #cbf8cdc
MDEV-7530
Revision #4fb2f66
Revision #126523d
MDEV-6703
Revision #73033e5
Revision #a227cf8
MDEV-7335
Revision #8799f87
MDEV-7623
Revision #79e9ff4
MDEV-7458
Revision #41cfdc8
Revision #90635c6
MDEV-7620
Revision #a736e63
Revision #3653de8
Revision #dc94bd0
MDEV-7520
Revision #0ba1680
MDEV-6769
Revision #b739103
MDEV-7591
Revision #22cf2f1
MDEV-7482
Revision #f02fdb6
MDEV-7615
Revision #f68ce68
MDEV-7615
Revision #2a798ce
MDEV-7615
Revision #360ff3b0
Revision #c6e62ac
Revision #8366ce4
Revision #7b6beef
Revision #6a1d443
Revision #775528a
MDEV-7220
Revision #69e5f0f
Revision #a174aae
Revision #1e6f46d
Revision #0f8b194
MDEV-6687
Revision #cf3b51b
Revision #004dd0a
MDEV-7568
Revision #c1ebb4a
Revision #16c01c7
Revision #d9175f3
Revision #fcc6e12
MDEV-7544
Revision #564d41f
Revision #a518cc4
MDEV-7544
Revision #1645930
Revision #dfb001e
Revision #865b83e
Revision #2fb81b9
MDEV-7408
Revision #63905f1
Revision #a1a32f8
Revision #44cf4d6
Revision #22dae70
MDEV-7193
Revision #f5dabd7
Revision #fdd6c11
MDEV-7419
Revision #454beee
MDEV-6288
Revision #2201aa6
Revision #356ae62
Revision #dcfe068
Revision #13927f8
Revision #d996dc2
MDEV-7290
Revision #56da625
Revision #a257801
Revision #63108dc
Revision #7588424
Revision #48e7c19
Revision #a34fd50
MDEV-7478
Revision #f007f82
MDEV-7351
Revision #c233d6e
MDEV-7260
Revision #cfb7d5d
MDEV-7516
Revision #552f1b3
MDEV-7055
MDEV-7513
Revision #ada0743
MDEV-7055
Revision #44a9e3f
MDEV-7139
Revision #3c097fd
Revision #919f40e
Revision #96ba1f1
Revision #0d73bc1
MDEV-7519
Revision #35548d5
Revision #b9d616c
MDEV-7435
Revision #587c720
MDEV-7316
Revision #5c6eb52
Revision #8cc9751
MDEV-7538
Revision #422ffe9
MDEV-7513
Revision #f320915
MDEV-7055
Revision #7afbf33
MDEV-7513
Revision #22367ba
Revision #82f2be6
Revision #6a78371
Revision #180b2be
Revision #dfc7e95
MDEV-7531
Revision #fd1ca70
Revision #5c30901
Revision #5f63c9c
Revision #1e227b8
Revision #9033aa0
MDEV-6128

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