MariaDB Enterprise Server and Cluster 10.0.17 Release Notes and Changelog

You are viewing an old version of this article. View the current version here.

Release date: 9 April, 2015

MariaDB Enterprise Server 10.0.17 Release Notes

This version of MariaDB Enterprise is built off of MariaDB 10.0.17. Starting with this release, We are now providing only 64-bit x86 (x86-64) Linux packages for MariaDB Enterprise Server; 32-bit x86 Linux packages has been discontinued.

Notable Changes

  • As always with MariaDB Enterprise, additional testing and checks have been done to ensure the highest quality.
  • The new version of the Audit Plugin is 1.2 and includes the following new features:
    • In the audit log, passwords are now masked, i.e. the password characters are replaced with asterisks.
    • It's now possible to filter logging to include only DDL (CREATE, ALTER, etc.) or DML (INSERT, UPDATE, etc.) statements.
    • For more information please refer to the About the MariaDB Audit Plugin page. The plugin is disabled by default.
  • InnoDB updated to 5.6.23
  • XtraDB updated to 5.6.22-72.0
  • TokuDB updated to 7.5.5
  • mroonga updated to 5.0
  • Spider updated to 3.2.18
  • Connect updated to 1.03.0005
  • HeidiSQL updated to 9.1 (MDEV-7290)
  • --galera-sst-mode option removed from mysqldump (MDEV-7615)
  • mysqlbinlog --binlog-row-event-max-size support added (MDEV-6703) .

MariaDB Enterprise on POWER8 Notes

The binaries and packages for MariaDB on POWER8 do not include the following storage engines:

On Red Hat Enterprise Linux 7 there exists a missing memory barrier bug that can cause MariaDB to crash. Until this bug is fixed in the kernel of the operating system it’s recommended to disable InnoDB’s use of native AIO by adding skip-innodb-use-native-aio into the [mysqld] section of the my.cnf configuration file.

MariaDB Enterprise Cluster 10.0.17 Release Notes

This version of MariaDB Enterprise Cluster is built off MariaDB Galera Cluster 10.0.17 and is mainly an upgrade to benefit from many fixes and improvements in MariaDB Galera 10.0.17, including some backported fixes, detailed in the changelog. Starting with this release, we are now providing only 64-bit x86 (x86-64) Linux packages for MariaDB Enterprise Server; 32-bit x86 Linux packages has been discontinued.

Notable Changes:

  • With this version of MariaDB Enterprise Cluster we are introducing packages for the Power 8 version of Ubuntu 14.04 “trusty”.
  • The Galera library used by MariaDB Enterprise Cluster and included in the MariaDB repositories has been updated to version 25.3.9.
  • On Ubuntu and Debian, as part of the upgrade to Galera version 25.3.9, the Galera Arbitrator daemon (garbd) and the galera library have been renamed and split into separate packages. The packages are named galera-3 and galera-arbitrator-3. When installing MariaDB Enterprise Cluster on Ubuntu and Debian (the mariadb-galera-server package), the galera-3 package will be automatically installed. You can then install the arbitrator package on a separate node (recommended) or on one of the nodes running mariadb-galera-server (not recommended).
  • Running MariaDB Enterprise Cluster 5.5 and 10.0 nodes in a cluster is not supported (MDEV-6257)
  • This version of MariaDB Enterprise Cluster supports wsrep API v25 which means MariaDB Enterprise Cluster can be used with either a 25.2.x or 25.3.x Galera wsrep provider.
  • Fixes for two bugs, MDEV-7641 and MDEV-7672, were backported in this release.

MariaDB Enterprise Server 10.0.17 Changelog

In addition to the changes in MariaDB 10.0.17, the following changes were made in the source tree:

  • commit 10094afc77e9df34b28a8f6c923f55833c4c1ccb Date: 2015-03-20 21:20:13 -0400
    • Merge branch '5.5e' into 10.0e
  • commit ff2ae94f588483281ae1affb31e8a5a088661b83 Date: 2015-03-06 11:15:55 +0100
  • commit 24ba345870fe8d3eb5e566083e8d07e385ee80ca Date: 2015-03-20 18:14:43 +0300
    • Merge pull request #5 from ferustigris/10.0e
  • commit 4693cf6718ae7e73a52c67645d58ef4ba7d3b2d8 Date: 2015-03-20 16:36:49 +0300
    • Merge branch '5.5e' into 10.0e
  • commit 5e970d89ad34e38756c5d3d7b48a8186537b124d Date: 2015-03-20 16:09:52 +0300
    • Merge pull request #4 from ferustigris/5.5e
  • commit 46ff5cf2a304c62a801a2e513c1dfc1ec949bc58 Date: 2015-03-20 16:06:45 +0300
    • ME-143 Checking of unsupported but used plugins has been simplified - all active plugins will be used.
  • commit 590413fccfd1c108176539a968c0d9846dd9762d Date: 2015-03-19 16:54:22 -0400
    • Merge branch '5.5e' into 10.0e
  • commit 1d26482cdcbdc42de5693df23b6a1732d44ac0ab Date: 2015-03-19 19:46:08 +0400
    • MDEV-7641 Server crash on set global server_audit_incl_users=null.
  • commit 91c96c590dec95d7f75a48dbe96e6ac8574114a1 Date: 2015-03-19 21:41:45 +0300
    • Merge pull request #3 from ferustigris/5.5e
  • commit 870cfb3b1786d08723c2275016e176d176f38525 Date: 2015-03-19 21:24:59 +0300
    • ME-143 - check active plugins during packaging
  • commit 97dd5180d3d59c40089725f7552ac314b2f54b9d Date: 2015-03-19 12:21:45 -0400
    • Phase-3 changes in mariadb-enterprise.cnf
  • commit ff260c032076c05c666f4e2a0d4994eab7ca7545 Date: 2015-03-19 12:17:03 -0400
    • Merge branch '5.5e' into 10.0e
  • commit 3e801baa88018dac3e22c27876f2d9c0eb20ecec Date: 2015-03-19 12:16:25 -0400
    • Phase-3 changes in mariadb-enterprise.cnf.
  • commit fd2993132b3ff87846e4ae9cb01c5445ab1f63d7 Date: 2015-03-18 12:45:44 -0400
    • Merge branch '5.5e' into 10.0e
  • commit d9be8a7f3e3fb35c3179dca76550371a478e124b Date: 2015-03-18 12:44:12 -0400
    • ME-175: InnoDB: Error: log file ./ib_logfile0 is of different size
  • commit 34a128dcd226dc9e6dab6e33c2e3beb142516084 Date: 2015-03-17 21:22:02 -0400
    • Fix for innodb-fk test
  • commit 7f38e81e446b3c12ffe0261ff3018de3bff9be8c Date: 2015-03-17 21:06:51 -0400
    • Merge branch '5.5e' into 10.0e
  • commit 06f80c4fecf64dc551963f6679d10f76d82f72fa Date: 2015-03-12 18:53:31 +0200
    • MDEV-7692 MariaDB - mysql-test - SUITE:percona - percona.innodb_sys_index 'xtradb' fails - @@version_comment
  • commit c03c89e8f1f593f7893260425b2752faa0d8d80d Date: 2015-03-06 11:19:23 +0200
    • MDEV-7672: Crash creating an InnoDB table with foreign keys
  • commit e8b615278c3ffb0dc97e6c04d48695bf2bead95b Date: 2015-03-13 10:44:44 -0400
    • Fix for build failure
  • commit a357766b889d431cb3155dcf0036ffd6fbca4c58 Date: 2015-03-13 10:42:28 -0400
    • Merge branch '5.5e' into 10.0e
  • commit bed6faaff4011bd9e3b3c7f7399fa0d3dea16d56 Date: 2015-03-12 20:44:37 -0400
    • Empty commit
  • commit d953cc4ae312589fbcab0ea2e4be73cfccb3eba4 Date: 2015-03-10 18:01:02 -0400
    • Merge branch '5.5e' into 10.0e
  • commit d1fe038904da62c4e0eeef2bdc170c62cc9b23d3 Date: 2015-03-10 16:59:52 -0400
    • Merge tag 'mariadb-10.0.17' into 10.0e
  • commit 71ed16aac91d74bd36c02705a6317a650150f94e Date: 2015-03-10 16:46:14 -0400
    • Merge tag 'mariadb-5.5.42' into 5.5e
  • commit 8303441d4812442ef02d8c0db079cebc7c4df4a0 Date: 2015-03-03 18:31:42 +0100
    • ME-80 Improve RPM metadata
  • commit 5c66abf0b0de6d632f85a57c841f80d28a7e0337 Date: 2015-02-25 16:34:33 +0100
    • Merge remote-tracking branch 'origin/10.0' into 10.0
  • commit 4a3e94e0259cbe2dea9d1d64a6bd68feb4a70084 Date: 2015-02-25 16:58:36 +0300
    • MDEV-7413: optimizer_use_condition_selectivity > 2 crashes 10.0.15+maria-1wheezy
  • commit f825b5a4ee1a9d40cff2f065fd7ea5cd8895ee60 Date: 2015-02-25 14:13:32 +0400
    • MDEV-7629 Regression: Bit and hex string literals changed column names in 10.0.14
  • commit cbf8cdc252a2c74e8f62e46646b4facde85b2d8e Date: 2015-02-25 09:43:31 +0100
    • MDEV-7530 !includedir reads files in random order
  • commit 6c09a72af586e2d8c866ba1cce9a9679bd87aca9 Date: 2015-02-24 20:52:37 +0100
    • Merge remote-tracking branch 'origin/10.0' into 10.0
  • commit 126523d1906727254ad0f887db688b60b23ebed6 Date: 2015-02-23 20:53:41 +0100
    • MDEV-6703 Add "mysqlbinlog --binlog-row-event-max-size" support
  • commit 73033e5e1aba20a0e6f4f7506569552a9352e8d8 Date: 2015-02-24 09:18:53 +0100
    • fix mroonga to compile w/o performance schema
  • commit a227cf8046c1dbf4c8689c9923d9b3c9e0abc165 Date: 2015-02-24 14:03:14 +0100
    • MDEV-7335: Potential parallel slave deadlock with specific binlog corruption
  • commit 723be516780930cc9c206dff6821b3ddebf62ec6 Date: 2015-02-24 14:17:00 +0100
    • Merge
  • commit 8799f870756f5c3899379aa5c53954df56b0a424 Date: 2015-02-24 10:33:49 +0200
    • MDEV-7623: Add lock wait time and hold time to every record/table lock in InnoDB transaction lock printout.
  • commit 79e9ff44d18f5fb986870cfac17fc661fb098098 Date: 2015-02-23 13:37:34 +0100
    • MDEV-7458: Deadlock in parallel replication can allow following transaction to start replicating too early
  • commit 41cfdc838e551958b3b1e3a76f1e91040a628786 Date: 2015-02-23 13:36:52 +0100
    • Add error handling on realpath() call.
  • commit 90635c6fb5e51aa878b81b1285c758afc361c7dc Date: 2015-02-23 11:24:19 +0200
    • MDEV-7620: Transaction lock wait is missing number of lock waits and total wait time.
  • commit f2cb45daf31087226632719e42a7ec66d8328e15 Date: 2015-02-22 21:45:24 +0100
    • Merge remote-tracking branch 'origin/10.0' into 10.0
  • commit a736e63f7c494b0611a27a8951bf8fe0980cbaad Date: 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
  • commit 3653de82e5464fd9f5a239029171cbe9064c42d3 Date: 2015-02-21 19:49:57 +0100
    • test failure on labrador: account for a different errno on Mac OS X
  • commit dc94bd09b875b7aac106761f1a398c1c6de036f9 Date: 2015-02-21 12:15:19 +0100
    • MDEV-7520 gtid replication broken during upgrade to debian 10.0.16
  • commit 0ba168020efb7343477d9a24f2335d7f9a7dacfe Date: 2015-02-21 10:43:27 +0100
    • MDEV-6769 DROP TRIGGER IF NOT EXIST binlogged on master but not on slave
  • commit b739103f12c0f2ae3193075087f624e8a8e25fe3 Date: 2015-02-20 19:01:03 +0100
    • MDEV-7591 master crashed when slave specfied a future position with semi-repl plugin
  • commit 22cf2f117a4d48aeab87aa1bdc63ee2e4b96562e Date: 2015-02-20 16:37:02 +0100
  • commit 2a798cef789e33da9e7df092f4b80c5526b8cdc0 Date: 2015-02-20 17:45:18 -0500
    • MDEV-7615: Remove --galera-sst-mode option from mysqldump
  • commit 8366ce47608b602c8cac83fc1dca9fd52ccc5413 Date: 2015-02-20 18:48:29 +0200
    • Fix test failure on labrador.
  • commit 7b6beef9e7f44171955d96c29a545e55a41ecb0f Date: 2015-02-20 14:21:27 +0100
    • disable -Werror in MYSQL_MAINTAINER_MODE=ON until all plugins are ready
  • commit 6a1d44339bd3e009d74f180449e0e9788c8294e1 Date: 2015-02-20 14:10:25 +0100
    • fix after 5.5 merge, debian packaging
  • commit 775528ada3c2cc3a2a7ebafadebbcf44530aab50 Date: 2015-02-20 03:17:46 +0300
    • MDEV-7220: Materialization strategy is not used for REPLACE ... SELECT
  • commit 77e6e74a26047772c7b1b357d2c64e414aa2ac7a Date: 2015-02-19 22:05:33 +0100
    • merge 10.0-spider
  • commit 0f8b194146b50afe442682c5a14a8a179e28f3b8 Date: 2015-02-19 20:54:20 +0300
    • MDEV-6687: Assertion `0' failed in Protocol::end_statement on query
  • commit cf3b51b1d54f2daf7ca5dc6891be2832d8e9d3a1 Date: 2015-02-20 00:41:26 +0900
    • Merge Spider 3.2.18
  • commit 004dd0aaa8cd0fc42780222120d07021b6b7ec8d Date: 2015-02-19 15:43:27 +0100
  • commit c1ebb4a60f95f739e58b30a4b7a77237a554fe66 Date: 2015-02-19 11:28:03 +0100
    • compiler warnings in spider
  • commit 16c01c7004cb09b8149fbf5dd30742b69b5611ea Date: 2015-02-19 10:26:52 +0100
    • after merge: fix mroonga to compile and pass its tests
  • commit da637137ba2ac72083caf576cf7f07a55bd01782 Date: 2015-02-19 09:57:34 +0100
    • merge 10.0-mroonga
  • commit 56114a416fab7babe1e92d7a7fc4570378ec6dc2 Date: 2015-02-19 09:37:11 +0100
    • merge 10.0-connect
  • commit d9175f38227398c4084992809ec30cd48752d90d Date: 2015-02-19 01:25:31 +0100
    • - Remove GCC warnings modified: storage/connect/jsonudf.cpp storage/connect/tabutil.h
  • commit 564d41faf4938596c7f0bccd56a4f820048dc031 Date: 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
  • commit 174bccd3ff02b3d7c3957f56027b0956425cb31f Date: 2015-02-18 20:31:40 +0100
    • xtradb 5.6.22-72.0
  • commit 6b05688f6d8920171fe14453082101316fa2dd8e Date: 2015-02-18 17:59:21 +0100
    • innodb 5.6.23
  • commit 1645930d0bd02f79df3ebff412b90acdc15bd9a0 Date: 2015-02-18 16:20:46 +0100
    • 5.6.23
  • commit f37bdd9c1a29865574b10fe7d21164ee7cae4d19 Date: 2015-02-18 15:18:35 +0100
    • Merge remote-tracking branch 'github/10.0' into 10.0
  • commit d7e7862364ae344fea5657eb5aae9db3fbb84553 Date: 2015-02-18 15:16:27 +0100
    • Merge branch '5.5' into 10.0
  • commit dfb001edcd4b16bd4370b08b0176df78c4c5523f Date: 2015-02-18 13:19:09 +0100
    • percona-server-5.6.22-72.0
  • commit 865b83e9a4b834b1f58e60db4709031bef823f4a Date: 2015-02-18 14:07:13 +0200
    • Fixed test failure seen on partition_innodb_plugin test case.
  • commit 2fb81b956d82400a66f2875e6b885b45192fffcd Date: 2015-02-18 11:25:59 +0200
    • MDEV-7408: Cannot use a table containing special chars for InnoDB stopwords
  • commit 63905f144753801deb267511ad9f46eb01ef9e78 Date: 2015-02-18 07:28:44 +0200
    • Add forgotten test case change (add more).
  • commit a1a32f8f25e9ccb3363b36794887d3d5c4c788e8 Date: 2015-02-18 06:59:28 +0200
    • Revert file space allocation change on row0merge.cc.
  • commit 44cf4d675199bac0a9c23d38a68303e921c82cbe Date: 2015-02-17 18:07:56 +0100
    • fix a case where automatic procedure grant was changing user's password
  • commit 22dae70015bd9666a0278e908d023aa23fc3215b Date: 2015-02-17 20:07:12 +0300
    • Added testcase for MDEV-7193: Incorrect Query Result (MySQL Bug 68897) ...
  • commit f5dabd7acaaaf21019a59a641e090a7dfdaefae5 Date: 2015-02-17 13:34:27 +0900
    • Update Mroonga to the latest version on 2015-02-17T13:34:27+0900
  • commit fdd6c111c254c5044cd9b6c2f7e4d0c74f427a79 Date: 2015-02-13 12:57:11 +0100
    • MDEV-7419 Function cli_safe_read not exported
  • commit 454beee5fbd9da8e87a54b46ea716679693361bd Date: 2015-02-13 11:49:31 +0200
    • MDEV-6288 :Innodb causes server crash after disk full, then can't ALTER TABLE any more
  • commit 2201aa66cf4dccba8ffa354643507c85958e72a0 Date: 2015-02-12 17:23:28 +0100
    • - Typo on the jsonudf.cpp name modified: storage/connect/CMakeLists.txt
  • commit 356ae629f0b8ecd5e4b277bdaedf6d55ce09a603 Date: 2015-02-12 15:44:44 +0200
    • Crash during configure without development SSL libraries installed
  • commit 5dce6aa1fe36d315f17eb9f4a0f5be808805e94c Date: 2015-02-12 13:14:55 +0100
    • Merge remote-tracking branch 'bzr/5.5' into bb-5.5-merge
  • commit ed839052d74847c39484eff18652e5c6ba270266 Date: 2015-02-12 00:23:21 +0100
    • Merge tag 'tokudb-7.5.5' into bb-5.5-merge
  • commit 8e80f91fa3e584d6b681bfbb4664e80a255af866 Date: 2015-02-11 23:50:40 +0100
    • Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42
  • commit dcfe068d5936259d49ac4d6d665122486d2ceda3 Date: 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
  • commit 2a1be9cdf81ca77253faaf0e2dfc1dca7f7702f5 Date: 2015-02-11 20:40:56 +0100
    • XtraDB 5.5.41-37.0
  • commit 13927f878e02c33d118cac43b14bd06d2382eb26 Date: 2015-02-11 18:32:40 +0100
    • percona-server-5.5.41-37.0
  • commit d996dc29970b01d4e1fe5f82ff240e643dd53185 Date: 2015-02-11 15:02:15 +0100
    • MDEV-7290 please update MSI installer to include HeidiSQL 9.1
  • commit e9491d6d6a614cf988de29716ca59b29624751dd Date: 2015-02-10 12:58:53 -0500
    • Empty commit to trigger buildbot
  • commit 56da6252f7db32bc966f4c46e9cf444e78a2eb35 Date: 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.
  • commit a2578018bf6fb166efaed33e332e1bd9dbab330b Date: 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.
  • commit 63108dc9d2cc9f31ae9927817652be465a17f767 Date: 2015-02-10 12:26:21 +0100
    • Fix the tree to work in git. Backport corresponing 10.1 changes.
  • commit 75884242abd855429fa17c5aa4ef8e7a76fd22fb Date: 2015-02-10 10:19:42 +0100
    • restore a cross-compiling bit that was lost in a merge
  • commit 48e7c19f9e9cd2f199fda8b733fed412aca7e0d7 Date: 2015-02-10 09:41:54 +0200
    • Fix test failure innodb-mdev7046 on Windows. Test causes OS error printout from InnoDB.
  • commit a34fd50ce1c4385a7e63522d3d248fc3d417449b Date: 2015-02-09 20:53:36 +0100
    • MDEV-7478 log-basename unpredictable behavior in standalone mode
  • commit f007f82881b4294fa00236780309522863259546 Date: 2015-02-09 20:53:28 +0100
    • MDEV-7351 5.5 build fails on Ubuntu Utopic in buildbot
  • commit c233d6e120e20ea39dc7b9eac4cef264befc3cd0 Date: 2015-02-11 01:26:50 +0100
    • MDEV-7260: Crash in get_best_combination when executing multi-table UPDATE with nested views
  • commit cfb7d5d78a8aa6a683cd7a2f745d98ecfaca0100 Date: 2015-02-10 16:16:31 +0400
    • MDEV-7516 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.
  • commit 552f1b350587a2db6c8d8c6596983da1b1d87e73 Date: 2015-02-10 14:17:23 +0200
  • commit ada07435b42a6a3e739a386864ef8ab7f2a8838d Date: 2015-02-10 08:08:59 +0200
  • commit f515a681b6ecb6c1d338c8fffec8cc126f7689f7 Date: 2015-02-09 10:11:27 -0500
    • Merge commit '094640c036a333c0f2b6f909b01a0ca39997f716' into 5.5e
  • commit 44a9e3f7b4c908dc4ccc36a5ae48a281cd6dba88 Date: 2015-02-09 16:14:27 +0200
    • MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8
  • commit 3c097fd68919c220eb6492650e4f1d01612f5b33 Date: 2015-02-08 19:47:26 +0100
    • - Remove some GCC warnings modified: storage/connect/ha_connect.cc
  • commit 919f40e464e4f6d0f6368b1065b43aaebaf7b681 Date: 2015-02-08 22:38:19 +0400
    • Audit plugin v1.2.0.
  • commit 96ba1f1473ef2ff52e88728e481a29d821485ab1 Date: 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
  • commit 0d73bc1c25d12b89153ece12a42bf030679a4add Date: 2015-02-08 15:47:00 +0300
    • MDEV-7519 debian / ubuntu packaging creation of plugin table (if not exists)
  • commit 35548d577c77c1bb7cecbadafb9a8519cc0f3710 Date: 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
  • commit b9d616c243972afb7bb5169d5136ed451ab7cd31 Date: 2015-02-06 15:49:45 +0400
    • MDEV-7435 Windows debug: Run-Time Check Failure #3 - The variable 'unused' is being used without being initialized. Fixed as it's done in 10.0.
  • commit ffd2996e100c2a9a159df3aa01d1d0c957707d62 Date: 2015-02-05 21:46:04 -0800
    • Merge
  • commit 587c72088c661e6ca441460675e1f1dc69d5e749 Date: 2015-02-05 20:09:08 -0800
    • Fixed bug MDEV-7316. The function table_cond_selectivity() should take into account that condition selectivity for some fields can be set to 0.
  • commit 0a65ffd29ee41e9c61aad1b560289a22fc8478de Date: 2015-02-05 10:26:30 -0500
    • Merge commit '0f64a927a93239f7f0f5e413b893f7fc1233de15' into 5.5e
  • commit 5c6eb5222ec12fe38095b2e69d1b4732b04e3a3e Date: 2015-02-04 16:50:29 +0200
    • Fix test failure.
  • commit 8cc97511652603930eef074eaacb0ca088cb34d7 Date: 2015-02-04 14:40:46 +0200
    • MDEV-7538: Wrong constraint (TINYINT or MEDIUMINT and INT) causes server crash
  • commit 422ffe99b53336b907311dcfa507998ffb6a2df2 Date: 2015-02-04 11:12:46 +0200
    • InnoDB and XtraDB produce different output on MDEV-7513.
  • commit f32091532da365db85d5441ddff212995e15aa9e Date: 2015-02-04 10:50:16 +0200
    • MDEV-7055: MySQL#74664 - InnoDB: Failing assertion: len <= col->len || col->mtype == 5 || (col->len == 0 && col->mtype == 1) in file rem0rec.cc line 845
  • commit 7afbf338aaf425d41c2e27044b32ea94aecceb42 Date: 2015-02-04 09:29:54 +0200
    • MDEV-7513: ib_warn_row_too_big dereferences null thd
  • commit 22367ba71f8eb995f50209143122003a7ad7f74c Date: 2015-02-02 19:34:35 +0100
    • - Add or correct some tracing code modified: storage/connect/odbconn.cpp storage/connect/tabodbc.cpp
  • commit 82f2be67ae908e203f80cf437ff5b849c111adee Date: 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
  • commit 6a7837199133e35e5fe79182a78bff4c06b2b00b Date: 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
  • commit 180b2be63ca8d2a17a427b1b5f27bc3a35924242 Date: 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
  • commit a06624d61f36c70edd63adcfe2803bb7a8564de5 Date: 2015-01-30 21:24:39 +0100
    • merge
  • commit dfc7e9541df7211d25f723c2eef02b0d0513143f Date: 2015-01-30 15:53:24 +0100
    • MDEV-7531 Update 10.0.15 to 10.0.16 -> Error 2003 (HY000) can't connect to MySql server.
  • commit fd1ca70bb3710ae280bd11b3650820dd62002419 Date: 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
  • commit 5c309012c4ce3d8c3f3ba0f9b3465e142c492ee3 Date: 2015-01-29 21:10:45 +0100
    • increase the version
  • commit 27439ee6eaf86ba0d6c84439819664962e061e7d Date: 2015-01-29 18:26:07 +0100
    • 5.5 merge
  • commit 5f63c9c067c59102d5d707c6ff086ece60edae9e Date: 2015-01-29 14:34:31 +0100
    • recreate expired certificates for SSL tests
  • commit 1e227b8f2c8b5305878b422c33c366fcab762d61 Date: 2015-01-29 12:12:29 +0100
    • clarify the comment and trivial cleanups
  • commit 9033aa02dc201c194b7054ff119be4445a9f8afe Date: 2015-01-28 11:49:55 +0100
    • MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table names
  • commit 9a2dc7dfed6b56c529b2de865a15929bee2eceaf Date: 2015-01-28 00:19:39 +0100
    • - Repair the errors due to the PRXCOL Init function that must be called with 2 parameters. (previously the second one was optional) modified: storage/connect/tabpivot.cpp storage/connect/tabpivot.h storage/connect/tabtbl.cpp storage/connect/tabxcl.cpp
  • commit ee5a4c8b33b1a0dda9ef7422730dbe32f6b384a9 Date: 2015-01-27 19:18:51 +0100
    • - Begin eliminating on Linux OverloadedVirtual warnings. However some tests failed. Going to windows to try tracing them. modified: storage/connect/CMakeLists.txt storage/connect/array.h storage/connect/json.h storage/connect/tabdos.h storage/connect/tabjson.h storage/connect/taboccur.cpp storage/connect/tabpivot.h storage/connect/tabutil.h storage/connect/tabxcl.h storage/connect/valblk.h storage/connect/xindex.h
  • commit e7802bff0e13fc420e3a3421f89a161618b32b0b Date: 2015-01-27 12:50:50 +0100
    • - Fix a bug causing the connection string of a partition table not being edited with the partition name when it was specified in the OPTION_LIST. modified: storage/connect/ha_connect.cc
  • commit 162446a6219ca77e35b4b05c71a9c3dd650d719a Date: 2015-01-27 10:46:41 +0900
    • Merge from trunk
  • commit 5b460c6403e7683bfc7aec8f5a87616b722f4bb2 Date: 2015-01-24 12:17:03 +0100
    • - Protect AllocateValue against a null sp. modified: storage/connect/value.cpp
  • commit 7ebd3f6fed16472b466d6788714b46eb2cd685bd Date: 2015-01-24 11:54:12 +0100
    • - Commit merged files (just changing some ending CRLF to LF) modified: storage/connect/json.cpp storage/connect/xobject.cpp
  • commit dbf690b5d170d16c052edc621819769ec0da4373 Date: 2015-01-24 11:46:18 +0100
    • - Fix correctly MDEV-7498. The problem was not in AllocateValue but in the constructor of TYPVAL<PSZ> The new strg was widely uninitialised just by setting a terminated null char. Now the whole string is zero'ed. In Tabjson JSONCOL::ParseJpath, the original code was restored. modified: storage/connect/tabjson.cpp storage/connect/value.cpp
  • commit 267fc6f2b70bd1e394a92deede9eac662056a378 Date: 2015-01-24 09:37:58 +0100
    • Master_info_index assumed that file descriptor can never be 0
  • commit 45ff0d6277aa4481032f550f0340e52114918629 Date: 2015-01-29 15:14:09 +0200
    • Ignore some tokudb executables
  • commit b83f6925659c9966340cdca4a55d9ae87b949733 Date: 2015-01-29 15:12:32 +0200
    • MDEV-6668: Server crashes in check_view_single_update on concurrent DDL/DML flow with views and triggers
  • commit a87bb05a7e4f43299512681eef8f835939e0ca3d Date: 2015-01-23 23:14:34 +0100
    • - Change some line endings from CRLF to LF modified: storage/connect/json.cpp storage/connect/xobject.cpp
  • commit 2cd36ad7d0b538d632f774937cdb8269772ef0d7 Date: 2015-01-23 21:54:29 +0100
    • - This to fix MDEV-7498. All changes made to AllocateValue to be sure that the sp and p variable be initialised failed. Not understanding what causes this valgrind warning, I finally changed the way Mulval is allocated just to avoid it. This is a BAD solution as it does not really fix the problem but just hide it. This will have to be re-considered. modified: storage/connect/tabjson.cpp storage/connect/value.cpp
  • commit dc091a29352bf034ce699395f26a939020c9422e Date: 2015-01-23 17:54:53 +0100
    • - Fix MDEV-7489 (in add_field) modified: storage/connect/ha_connect.cc
  • commit ff580207892493cd02bfeb8b7218c8bb373efed9 Date: 2015-01-07 18:04:08 -0500
    • MDEV-7368 : SLES: Failed to start mysql.service: Unit mysql.service failed to load
  • commit 317bc6bea8c440f87d08f707ef402f6f8d4426d1 Date: 2014-12-15 21:09:02 +0100
    • ME-69 set coompilation comment accordingly
  • commit 70f774ecd95e3908a6b2f13e178828ee3eca2c59 Date: 2014-12-12 17:32:36 -0500
    • ME-68, ME-75 - Update company name in copyright notice
  • commit 06786dc0247a9b938c08d2a1e630a2d0460678cd Date: 2014-10-17 15:08:50 +0400
  • commit 7fc044203e9ba353248e886a6d6511b9bd26adcb Date: 2014-11-30 13:30:32 +0100
    • update "make dist" to be git-aware
  • commit 6776c5b59a9eb2cdd9969c30f99699b0d19501fb Date: 2014-11-26 15:00:07 -0500
  • commit bfcddac6d0094587df06280ffb4f2fa722ffcbb6 Date: 2014-11-21 15:23:18 +0400
    • MDEV-7026 - Race in InnoDB/XtraDB mutex implementation can stall or hang the server
  • commit 82a813e61b8abfe1b05d4cda0b31224b08ad4f60 Date: 2014-11-19 13:56:46 +0100
    • MDEV-7026: Race in InnoDB/XtraDB mutex implementation can stall or hang the server.
  • commit 03a9c30550a19b3b054ea79cb953672bcbf58095 Date: 2014-11-01 11:47:02 +0100
    • ME-30 My.cnf renewed
  • commit e203990016cf276ef9ee34535c8f9d3e0e7e85e6 Date: 2014-11-01 11:45:42 +0100
    • move federatedx to unsupported
  • commit 3ffed8ec6245241c42eee5eac062f0f5cb41e77c Date: 2014-10-30 22:11:26 +0100
    • include mariadb-enterprise.cnf in bintars
  • commit 9fff072f08298ce720009523e25d4a8e837b3ca6 Date: 2014-10-30 22:09:22 +0100
    • remove those crazy ancient exaple .cnf files from support-files
  • commit 2156d4b34a3baac32fb16398ab3a96b1e80cfc37 Date: 2014-10-30 20:49:40 +0100
    • fixes for debian
  • commit a1d89153733ad77a98178a030eeac82ec1dd103b Date: 2014-10-30 15:45:59 +0100
    • ME-27 my.cnf changes
  • commit 6d28fda19d8f76bb3ff1d07227cc9cb1cd242eaf Date: 2014-10-30 14:50:05 +0100
    • ME-3 ME-4 ME-5 ME-6 ME-7 backport from 10.0e
  • commit 2c47000c19d8b3a3269f1908454bb002e2ee90dc Date: 2014-10-30 13:52:28 +0100
    • ME-25 Solve the supportability of non mature plugings

MariaDB Enterprise Cluster 10.0.17 Changelog

In addition to the changes in MariaDB Cluster 10.0.17, the following changes were made in the source tree:

  • commit 435763a42a6fbe2a74d39b600728717259c4c1ce Date: 2015-03-20 21:20:37 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit 10094afc77e9df34b28a8f6c923f55833c4c1ccb Date: 2015-03-20 21:20:13 -0400
    • Merge branch '5.5e' into 10.0e
  • commit ff2ae94f588483281ae1affb31e8a5a088661b83 Date: 2015-03-06 11:15:55 +0100
  • commit d8c4ef9596cc37d236c796590130fe56fa7d59f4 Date: 2015-03-20 11:27:54 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit 24ba345870fe8d3eb5e566083e8d07e385ee80ca Date: 2015-03-20 18:14:43 +0300
    • Merge pull request #5 from ferustigris/10.0e
  • commit 4693cf6718ae7e73a52c67645d58ef4ba7d3b2d8 Date: 2015-03-20 16:36:49 +0300
    • Merge branch '5.5e' into 10.0e
  • commit 5e970d89ad34e38756c5d3d7b48a8186537b124d Date: 2015-03-20 16:09:52 +0300
    • Merge pull request #4 from ferustigris/5.5e
  • commit 46ff5cf2a304c62a801a2e513c1dfc1ec949bc58 Date: 2015-03-20 16:06:45 +0300
    • ME-143 Checking of unsupported but used plugins has been simplified - all active plugins will be used.
  • commit 4ea2cf0c191584fdfedf560491dba9fe80410178 Date: 2015-03-19 17:15:22 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit 590413fccfd1c108176539a968c0d9846dd9762d Date: 2015-03-19 16:54:22 -0400
    • Merge branch '5.5e' into 10.0e
  • commit 1d26482cdcbdc42de5693df23b6a1732d44ac0ab Date: 2015-03-19 19:46:08 +0400
    • MDEV-7641 Server crash on set global server_audit_incl_users=null.
  • commit 91c96c590dec95d7f75a48dbe96e6ac8574114a1 Date: 2015-03-19 21:41:45 +0300
    • Merge pull request #3 from ferustigris/5.5e
  • commit 870cfb3b1786d08723c2275016e176d176f38525 Date: 2015-03-19 21:24:59 +0300
    • ME-143 - check active plugins during packaging
  • commit f5f8e3a3c08bfa5294a32ef30f0de6a14e698584 Date: 2015-03-19 12:28:14 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit a827c3ec9677a955cc523ccf0211dda8bcc35841 Date: 2015-03-19 12:27:49 -0400
    • Merge branch '5.5e-galera' into 10.0e-galera
  • commit 2dfc37bf33bf39575795a150326f8c02c5f0c8d2 Date: 2015-03-19 12:23:12 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit 97dd5180d3d59c40089725f7552ac314b2f54b9d Date: 2015-03-19 12:21:45 -0400
    • Phase-3 changes in mariadb-enterprise.cnf
  • commit ff260c032076c05c666f4e2a0d4994eab7ca7545 Date: 2015-03-19 12:17:03 -0400
    • Merge branch '5.5e' into 10.0e
  • commit 3e801baa88018dac3e22c27876f2d9c0eb20ecec Date: 2015-03-19 12:16:25 -0400
    • Phase-3 changes in mariadb-enterprise.cnf.
  • commit 75a8c6183e831f2365eeecd58c847cbe898a2319 Date: 2015-03-19 11:09:43 -0400
    • A minor fix in suppression warning.
  • commit 97c56db5a1b0204c8095ddde0b7438735fab0d7e Date: 2015-03-18 12:57:54 -0400
    • MDEV-7273: 10.1 fails to start up during tc_log initializations on PPC64
  • commit f1f3bbe12d8ff5786bdf16c72a5526f821589983 Date: 2015-03-18 12:46:47 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit c19d05768189f28f72d24ce3256295f4330aceda Date: 2015-03-18 12:46:16 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit fd2993132b3ff87846e4ae9cb01c5445ab1f63d7 Date: 2015-03-18 12:45:44 -0400
    • Merge branch '5.5e' into 10.0e
  • commit d9be8a7f3e3fb35c3179dca76550371a478e124b Date: 2015-03-18 12:44:12 -0400
    • ME-175: InnoDB: Error: log file ./ib_logfile0 is of different size
  • commit 310fb7066aa54c54e2881c9d7fd78680910c17d8 Date: 2015-03-17 21:31:25 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit efedb81b9bec80f208048fc9b71bd246a9df950b Date: 2015-03-17 21:25:47 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit 34a128dcd226dc9e6dab6e33c2e3beb142516084 Date: 2015-03-17 21:22:02 -0400
    • Fix for innodb-fk test
  • commit 7f38e81e446b3c12ffe0261ff3018de3bff9be8c Date: 2015-03-17 21:06:51 -0400
    • Merge branch '5.5e' into 10.0e
  • commit 7966917ae2abf4cb36ac47faa4ad113c99e8c0ff Date: 2015-03-17 18:37:22 -0400
    • Merge branch '5.5e-galera' into 10.0e-galera
  • commit d71f369545e42990f91361e093e080a3beb26034 Date: 2015-03-17 18:12:52 -0400
    • Update warning suppressions to include ocassional "SYNC member" warning
  • commit 06f80c4fecf64dc551963f6679d10f76d82f72fa Date: 2015-03-12 18:53:31 +0200
    • MDEV-7692 MariaDB - mysql-test - SUITE:percona - percona.innodb_sys_index 'xtradb' fails - @@version_comment
  • commit c03c89e8f1f593f7893260425b2752faa0d8d80d Date: 2015-03-06 11:19:23 +0200
    • MDEV-7672: Crash creating an InnoDB table with foreign keys
  • commit cd55b9e38aba965813a7b172a1750151477dbea9 Date: 2015-03-13 10:46:50 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit e8b615278c3ffb0dc97e6c04d48695bf2bead95b Date: 2015-03-13 10:44:44 -0400
    • Fix for build failure
  • commit f1fe686260d8ae802de71dac11251ccdfbe26ff3 Date: 2015-03-13 10:43:10 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit a5d04cc70febc33cf372c548bb92ff43f7d4b93b Date: 2015-03-13 10:42:54 -0400
    • Merge branch '5.5e-galera' into 10.0e-galera
  • commit a357766b889d431cb3155dcf0036ffd6fbca4c58 Date: 2015-03-13 10:42:28 -0400
    • Merge branch '5.5e' into 10.0e
  • commit abf33d644157579b5c418d234369112f04558a25 Date: 2015-03-13 10:41:38 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit bed6faaff4011bd9e3b3c7f7399fa0d3dea16d56 Date: 2015-03-12 20:44:37 -0400
    • Empty commit
  • commit b9ca270e04a7c44d5fe382bc7c93c3637628506f Date: 2015-03-10 18:56:02 -0400
    • Merge branch '5.5e-galera' into 10.0e-galera
  • commit 45427bfe32328037f1000df3ed9bdb8e3923502c Date: 2015-03-10 18:23:00 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit c0b3baded7592a1114f43eed86eb1b2d9a4bbfbc Date: 2015-03-10 18:08:55 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit d953cc4ae312589fbcab0ea2e4be73cfccb3eba4 Date: 2015-03-10 18:01:02 -0400
    • Merge branch '5.5e' into 10.0e
  • commit 78d22cb7db048baf4508e59663ee5ce24e7e83b7 Date: 2015-03-10 17:14:18 -0400
    • Merge branch '10.0-galera' (mariadb-galera-10.0.17) into 10.0e-galera
  • commit 8aabde624eebc0e1c62572c8fcd01e5cb11937b7 Date: 2015-03-10 17:07:58 -0400
    • Merge branch '5.5-galera' (mariadb-galera-5.5.42) into 5.5e-galera
  • commit d1fe038904da62c4e0eeef2bdc170c62cc9b23d3 Date: 2015-03-10 16:59:52 -0400
    • Merge tag 'mariadb-10.0.17' into 10.0e
  • commit 71ed16aac91d74bd36c02705a6317a650150f94e Date: 2015-03-10 16:46:14 -0400
    • Merge tag 'mariadb-5.5.42' into 5.5e
  • commit 100249be6aa00288081b2374db105a81cc525daf Date: 2015-03-10 09:23:03 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • commit 07ff90e99b40f86511651415d13a3299a45a01d4 Date: 2015-03-09 22:55:54 -0400
    • Reduce gcache size to cut down disk usage
  • commit 6c19f51a5fe6bd0dbecf3cb8fd4f88e4f8da477e Date: 2015-03-06 11:19:23 +0200
    • MDEV-7672: Crash creating an InnoDB table with foreign keys
  • commit 56bbc0a2308355d0d40d0222a399aac3149c5022 Date: 2015-03-06 23:46:35 -0500
    • Merge branch '5.5-galera' into bb-10.0-galera-merge
  • commit d146605124a3d326f3769fd162e0af0a124266a9 Date: 2015-03-06 13:22:15 -0500
    • MDEV-7673: CREATE TABLE SELECT fails on Galera cluster
  • commit c6acdf7c281f91026cfac549d718511b9ed083aa Date: 2015-03-06 13:19:49 -0500
    • MDEV-7203: replicate_events_marked_for_skip didn't work on Galera cluster
  • commit 6f9e33ecb020bcf3e6db246bc04a9be153c63dc4 Date: 2014-12-26 23:38:45 +0400
    • MDEV-7273 - 10.1 fails to start up during tc_log initializations on PPC64
  • commit 9af42db6138a555454b7631761b81f8d259f014e Date: 2015-03-05 14:14:00 -0500
    • MDEV-7192: binlog_annotate_row_events not completely compatible with galera
  • commit 73a143ab34be0007cc0fc17cf5fda00fef063c1c Date: 2015-03-04 19:52:15 -0500
    • Update galera package name
  • commit e52a58a5cc338a82a9de446785f81c8f45064fa5 Date: 2015-03-04 19:49:17 -0500
    • Update galera package name
  • commit 8303441d4812442ef02d8c0db079cebc7c4df4a0 Date: 2015-03-03 18:31:42 +0100
    • ME-80 Improve RPM metadata
  • commit aa2904a7f4014cd4790086a2512dc39b533b2a8a Date: 2015-02-27 22:13:37 -0500
    • MDEV-7560: wsrep* tests depend on the version of galera library
  • commit 8ee5668033ed9f4c59cd5bf0b995dd77d326fe36 Date: 2015-02-24 21:55:22 -0500
    • Changes in wsrep_guess_ip()
  • commit af651c80f7d7b49a141958a68e81f2de90e62f25 Date: 2015-02-27 17:36:54 -0500
    • Merge tag 'mariadb-10.0.17' into 10.0-galera
  • commit 5c66abf0b0de6d632f85a57c841f80d28a7e0337 Date: 2015-02-25 16:34:33 +0100
    • Merge remote-tracking branch 'origin/10.0' into 10.0
  • commit 4a3e94e0259cbe2dea9d1d64a6bd68feb4a70084 Date: 2015-02-25 16:58:36 +0300
    • MDEV-7413: optimizer_use_condition_selectivity > 2 crashes 10.0.15+maria-1wheezy
  • commit f825b5a4ee1a9d40cff2f065fd7ea5cd8895ee60 Date: 2015-02-25 14:13:32 +0400
    • MDEV-7629 Regression: Bit and hex string literals changed column names in 10.0.14
  • commit cbf8cdc252a2c74e8f62e46646b4facde85b2d8e Date: 2015-02-25 09:43:31 +0100
    • MDEV-7530 !includedir reads files in random order
  • commit 4fb2f6690748833775b888a49501a7057e827be6 Date: 2015-02-24 21:55:22 -0500
    • Changes in wsrep_guess_ip()
  • commit 6c09a72af586e2d8c866ba1cce9a9679bd87aca9 Date: 2015-02-24 20:52:37 +0100
    • Merge remote-tracking branch 'origin/10.0' into 10.0
  • commit 126523d1906727254ad0f887db688b60b23ebed6 Date: 2015-02-23 20:53:41 +0100
    • MDEV-6703 Add "mysqlbinlog --binlog-row-event-max-size" support
  • commit 73033e5e1aba20a0e6f4f7506569552a9352e8d8 Date: 2015-02-24 09:18:53 +0100
    • fix mroonga to compile w/o performance schema
  • commit a227cf8046c1dbf4c8689c9923d9b3c9e0abc165 Date: 2015-02-24 14:03:14 +0100
    • MDEV-7335: Potential parallel slave deadlock with specific binlog corruption
  • commit 723be516780930cc9c206dff6821b3ddebf62ec6 Date: 2015-02-24 14:17:00 +0100
    • Merge
  • commit 8799f870756f5c3899379aa5c53954df56b0a424 Date: 2015-02-24 10:33:49 +0200
    • MDEV-7623: Add lock wait time and hold time to every record/table lock in InnoDB transaction lock printout.
  • commit 79e9ff44d18f5fb986870cfac17fc661fb098098 Date: 2015-02-23 13:37:34 +0100
    • MDEV-7458: Deadlock in parallel replication can allow following transaction to start replicating too early
  • commit 41cfdc838e551958b3b1e3a76f1e91040a628786 Date: 2015-02-23 13:36:52 +0100
    • Add error handling on realpath() call.
  • commit 90635c6fb5e51aa878b81b1285c758afc361c7dc Date: 2015-02-23 11:24:19 +0200
    • MDEV-7620: Transaction lock wait is missing number of lock waits and total wait time.
  • commit f2cb45daf31087226632719e42a7ec66d8328e15 Date: 2015-02-22 21:45:24 +0100
    • Merge remote-tracking branch 'origin/10.0' into 10.0
  • commit a736e63f7c494b0611a27a8951bf8fe0980cbaad Date: 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
  • commit 3653de82e5464fd9f5a239029171cbe9064c42d3 Date: 2015-02-21 19:49:57 +0100
    • test failure on labrador: account for a different errno on Mac OS X
  • commit dc94bd09b875b7aac106761f1a398c1c6de036f9 Date: 2015-02-21 12:15:19 +0100
    • MDEV-7520 gtid replication broken during upgrade to debian 10.0.16
  • commit 0ba168020efb7343477d9a24f2335d7f9a7dacfe Date: 2015-02-21 10:43:27 +0100
    • MDEV-6769 DROP TRIGGER IF NOT EXIST binlogged on master but not on slave
  • commit b739103f12c0f2ae3193075087f624e8a8e25fe3 Date: 2015-02-20 19:01:03 +0100
    • MDEV-7591 master crashed when slave specfied a future position with semi-repl plugin
  • commit 22cf2f117a4d48aeab87aa1bdc63ee2e4b96562e Date: 2015-02-20 16:37:02 +0100
  • commit f02fdb6b55a2b29595cb7e4eed48a51755e967fb Date: 2015-02-20 22:11:45 -0500
    • MDEV-7615: remove galera_sst_mode.result file
  • commit f68ce6860454379f65131046dbba8cd4e65acda1 Date: 2015-02-20 17:51:33 -0500
    • MDEV-7615: Remove --galera-sst-mode option from mysqldump
  • commit 2a798cef789e33da9e7df092f4b80c5526b8cdc0 Date: 2015-02-20 17:45:18 -0500
    • MDEV-7615: Remove --galera-sst-mode option from mysqldump
  • commit 8651874346d49db5c2d8688d42d24f8cdb3a97db Date: 2015-02-20 17:40:44 -0500
    • Fix for build failures on Power8
  • commit e98d0dd04915fc80c5a2f99365a99617f3c8fe27 Date: 2015-02-20 17:34:16 -0500
    • Fix for build failures on Power8
  • commit 360ff3b0da557dc9fdbf3178ccaf084e6cb36cd0 Date: 2015-02-20 17:29:03 -0500
    • Fix for build failures on Power8
  • commit c6e62acb9e78d28179f922f2c212ae82d390c138 Date: 2015-02-20 17:21:15 -0500
    • Fix for build failures on Power8
  • commit 8366ce47608b602c8cac83fc1dca9fd52ccc5413 Date: 2015-02-20 18:48:29 +0200
    • Fix test failure on labrador.
  • commit 7b6beef9e7f44171955d96c29a545e55a41ecb0f Date: 2015-02-20 14:21:27 +0100
    • disable -Werror in MYSQL_MAINTAINER_MODE=ON until all plugins are ready
  • commit 6a1d44339bd3e009d74f180449e0e9788c8294e1 Date: 2015-02-20 14:10:25 +0100
    • fix after 5.5 merge, debian packaging
  • commit 775528ada3c2cc3a2a7ebafadebbcf44530aab50 Date: 2015-02-20 03:17:46 +0300
    • MDEV-7220: Materialization strategy is not used for REPLACE ... SELECT
  • commit 69e5f0f42395d0028e75760685cdd7588854f1df Date: 2015-02-19 17:48:23 -0500
    • cleanup: remove duplicate declaration
  • commit a174aaed754b96cefe4a9dd2bb2865f81bad1471 Date: 2015-02-19 17:28:18 -0500
    • cleanup: remove unused THD::COND_wsrep_thd
  • commit 1e6f46d78f61dbf5cbb13a862ddc0bb6fcaaf41b Date: 2015-02-19 17:28:18 -0500
    • cleanup: remove unused THD::COND_wsrep_thd
  • commit 77e6e74a26047772c7b1b357d2c64e414aa2ac7a Date: 2015-02-19 22:05:33 +0100
    • merge 10.0-spider
  • commit 0f8b194146b50afe442682c5a14a8a179e28f3b8 Date: 2015-02-19 20:54:20 +0300
    • MDEV-6687: Assertion `0' failed in Protocol::end_statement on query
  • commit cf3b51b1d54f2daf7ca5dc6891be2832d8e9d3a1 Date: 2015-02-20 00:41:26 +0900
    • Merge Spider 3.2.18
  • commit 004dd0aaa8cd0fc42780222120d07021b6b7ec8d Date: 2015-02-19 15:43:27 +0100
  • commit c1ebb4a60f95f739e58b30a4b7a77237a554fe66 Date: 2015-02-19 11:28:03 +0100
    • compiler warnings in spider
  • commit 16c01c7004cb09b8149fbf5dd30742b69b5611ea Date: 2015-02-19 10:26:52 +0100
    • after merge: fix mroonga to compile and pass its tests
  • commit da637137ba2ac72083caf576cf7f07a55bd01782 Date: 2015-02-19 09:57:34 +0100
    • merge 10.0-mroonga
  • commit 56114a416fab7babe1e92d7a7fc4570378ec6dc2 Date: 2015-02-19 09:37:11 +0100
    • merge 10.0-connect
  • commit d9175f38227398c4084992809ec30cd48752d90d Date: 2015-02-19 01:25:31 +0100
    • - Remove GCC warnings modified: storage/connect/jsonudf.cpp storage/connect/tabutil.h
  • commit fcc6e12d69e371e160735bcd4fb324f7a382eda3 Date: 2015-02-18 19:02:00 -0500
    • MDEV-7544: Update global_suppressions to include warning related to "gvwstate.dat"
  • commit 564d41faf4938596c7f0bccd56a4f820048dc031 Date: 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
  • commit a518cc4470124854482467de92abdfff69f83baf Date: 2015-02-18 18:59:01 -0500
    • MDEV-7544: Update global_suppressions to include warning related to "gvwstate.dat"
  • commit 860576f4161ab0ea29bf7ecf6dee0e9d10b6fed6 Date: 2015-02-18 18:07:45 -0500
    • Merge branch '10.0' into 10.0-galera
  • commit 3c9137deeb84dff9fa52734fb5fc3966c6746c00 Date: 2015-02-18 17:15:57 -0500
    • Merge branch '5.5' into 5.5-galera
  • commit 174bccd3ff02b3d7c3957f56027b0956425cb31f Date: 2015-02-18 20:31:40 +0100
    • xtradb 5.6.22-72.0
  • commit 6b05688f6d8920171fe14453082101316fa2dd8e Date: 2015-02-18 17:59:21 +0100
    • innodb 5.6.23
  • commit 1645930d0bd02f79df3ebff412b90acdc15bd9a0 Date: 2015-02-18 16:20:46 +0100
    • 5.6.23
  • commit f37bdd9c1a29865574b10fe7d21164ee7cae4d19 Date: 2015-02-18 15:18:35 +0100
    • Merge remote-tracking branch 'github/10.0' into 10.0
  • commit d7e7862364ae344fea5657eb5aae9db3fbb84553 Date: 2015-02-18 15:16:27 +0100
    • Merge branch '5.5' into 10.0
  • commit dfb001edcd4b16bd4370b08b0176df78c4c5523f Date: 2015-02-18 13:19:09 +0100
    • percona-server-5.6.22-72.0
  • commit 865b83e9a4b834b1f58e60db4709031bef823f4a Date: 2015-02-18 14:07:13 +0200
    • Fixed test failure seen on partition_innodb_plugin test case.
  • commit 2fb81b956d82400a66f2875e6b885b45192fffcd Date: 2015-02-18 11:25:59 +0200
    • MDEV-7408: Cannot use a table containing special chars for InnoDB stopwords
  • commit 63905f144753801deb267511ad9f46eb01ef9e78 Date: 2015-02-18 07:28:44 +0200
    • Add forgotten test case change (add more).
  • commit a1a32f8f25e9ccb3363b36794887d3d5c4c788e8 Date: 2015-02-18 06:59:28 +0200
    • Revert file space allocation change on row0merge.cc.
  • commit 44cf4d675199bac0a9c23d38a68303e921c82cbe Date: 2015-02-17 18:07:56 +0100
    • fix a case where automatic procedure grant was changing user's password
  • commit 22dae70015bd9666a0278e908d023aa23fc3215b Date: 2015-02-17 20:07:12 +0300
    • Added testcase for MDEV-7193: Incorrect Query Result (MySQL Bug 68897) ...
  • commit f5dabd7acaaaf21019a59a641e090a7dfdaefae5 Date: 2015-02-17 13:34:27 +0900
    • Update Mroonga to the latest version on 2015-02-17T13:34:27+0900
  • commit fdd6c111c254c5044cd9b6c2f7e4d0c74f427a79 Date: 2015-02-13 12:57:11 +0100
    • MDEV-7419 Function cli_safe_read not exported
  • commit 454beee5fbd9da8e87a54b46ea716679693361bd Date: 2015-02-13 11:49:31 +0200
    • MDEV-6288 :Innodb causes server crash after disk full, then can't ALTER TABLE any more
  • commit 2201aa66cf4dccba8ffa354643507c85958e72a0 Date: 2015-02-12 17:23:28 +0100
    • - Typo on the jsonudf.cpp name modified: storage/connect/CMakeLists.txt
  • commit 356ae629f0b8ecd5e4b277bdaedf6d55ce09a603 Date: 2015-02-12 15:44:44 +0200
    • Crash during configure without development SSL libraries installed
  • commit 5dce6aa1fe36d315f17eb9f4a0f5be808805e94c Date: 2015-02-12 13:14:55 +0100
    • Merge remote-tracking branch 'bzr/5.5' into bb-5.5-merge
  • commit ed839052d74847c39484eff18652e5c6ba270266 Date: 2015-02-12 00:23:21 +0100
    • Merge tag 'tokudb-7.5.5' into bb-5.5-merge
  • commit 8e80f91fa3e584d6b681bfbb4664e80a255af866 Date: 2015-02-11 23:50:40 +0100
    • Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42
  • commit dcfe068d5936259d49ac4d6d665122486d2ceda3 Date: 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
  • commit 2a1be9cdf81ca77253faaf0e2dfc1dca7f7702f5 Date: 2015-02-11 20:40:56 +0100
    • XtraDB 5.5.41-37.0
  • commit 13927f878e02c33d118cac43b14bd06d2382eb26 Date: 2015-02-11 18:32:40 +0100
    • percona-server-5.5.41-37.0
  • commit d996dc29970b01d4e1fe5f82ff240e643dd53185 Date: 2015-02-11 15:02:15 +0100
    • MDEV-7290 please update MSI installer to include HeidiSQL 9.1
  • commit c16ed456ecc13b71915e4b94d2e9e93131b2e217 Date: 2015-02-10 14:05:14 -0500
    • ME-100 : Updating mariadb-enterprise.cnf for Galera
  • commit 6daa5ef94bc3c696fa5a2b4d6d98b79eaf37e91f Date: 2015-02-10 14:05:14 -0500
    • ME-100 : Updating mariadb-enterprise.cnf for Galera
  • commit faadd9331f9ee102f245cce54e8b5e495eae3d39 Date: 2015-02-10 12:59:14 -0500
    • Empty commit to trigger buildbot
  • commit e9491d6d6a614cf988de29716ca59b29624751dd Date: 2015-02-10 12:58:53 -0500
    • Empty commit to trigger buildbot
  • commit 56da6252f7db32bc966f4c46e9cf444e78a2eb35 Date: 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.
  • commit a2578018bf6fb166efaed33e332e1bd9dbab330b Date: 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.
  • commit 63108dc9d2cc9f31ae9927817652be465a17f767 Date: 2015-02-10 12:26:21 +0100
    • Fix the tree to work in git. Backport corresponing 10.1 changes.
  • commit 75884242abd855429fa17c5aa4ef8e7a76fd22fb Date: 2015-02-10 10:19:42 +0100
    • restore a cross-compiling bit that was lost in a merge
  • commit 48e7c19f9e9cd2f199fda8b733fed412aca7e0d7 Date: 2015-02-10 09:41:54 +0200
    • Fix test failure innodb-mdev7046 on Windows. Test causes OS error printout from InnoDB.
  • commit a34fd50ce1c4385a7e63522d3d248fc3d417449b Date: 2015-02-09 20:53:36 +0100
    • MDEV-7478 log-basename unpredictable behavior in standalone mode
  • commit f007f82881b4294fa00236780309522863259546 Date: 2015-02-09 20:53:28 +0100
    • MDEV-7351 5.5 build fails on Ubuntu Utopic in buildbot
  • commit c233d6e120e20ea39dc7b9eac4cef264befc3cd0 Date: 2015-02-11 01:26:50 +0100
    • MDEV-7260: Crash in get_best_combination when executing multi-table UPDATE with nested views
  • commit cfb7d5d78a8aa6a683cd7a2f745d98ecfaca0100 Date: 2015-02-10 16:16:31 +0400
    • MDEV-7516 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.
  • commit 552f1b350587a2db6c8d8c6596983da1b1d87e73 Date: 2015-02-10 14:17:23 +0200
  • commit ada07435b42a6a3e739a386864ef8ab7f2a8838d Date: 2015-02-10 08:08:59 +0200
  • commit f515a681b6ecb6c1d338c8fffec8cc126f7689f7 Date: 2015-02-09 10:11:27 -0500
    • Merge commit '094640c036a333c0f2b6f909b01a0ca39997f716' into 5.5e
  • commit 44a9e3f7b4c908dc4ccc36a5ae48a281cd6dba88 Date: 2015-02-09 16:14:27 +0200
    • MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8
  • commit 3c097fd68919c220eb6492650e4f1d01612f5b33 Date: 2015-02-08 19:47:26 +0100
    • - Remove some GCC warnings modified: storage/connect/ha_connect.cc
  • commit 919f40e464e4f6d0f6368b1065b43aaebaf7b681 Date: 2015-02-08 22:38:19 +0400
    • Audit plugin v1.2.0.
  • commit 96ba1f1473ef2ff52e88728e481a29d821485ab1 Date: 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
  • commit 0d73bc1c25d12b89153ece12a42bf030679a4add Date: 2015-02-08 15:47:00 +0300
    • MDEV-7519 debian / ubuntu packaging creation of plugin table (if not exists)
  • commit 35548d577c77c1bb7cecbadafb9a8519cc0f3710 Date: 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
  • commit f15703b81b899924113d71df3d9f2373eb04f7e1 Date: 2015-02-06 14:43:08 -0500
    • Merge commit '952b575272d47a48a1c55e83d3ff9a548857e564' into 5.5e-galera
  • commit b9d616c243972afb7bb5169d5136ed451ab7cd31 Date: 2015-02-06 15:49:45 +0400
    • MDEV-7435 Windows debug: Run-Time Check Failure #3 - The variable 'unused' is being used without being initialized. Fixed as it's done in 10.0.
  • commit ffd2996e100c2a9a159df3aa01d1d0c957707d62 Date: 2015-02-05 21:46:04 -0800
    • Merge
  • commit 587c72088c661e6ca441460675e1f1dc69d5e749 Date: 2015-02-05 20:09:08 -0800
    • Fixed bug MDEV-7316. The function table_cond_selectivity() should take into account that condition selectivity for some fields can be set to 0.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.