MariaDB Enterprise Server and Cluster 5.5.43 Release Notes and Changelog

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

Release date: 3 June, 2015

MariaDB Enterprise Server 5.5.43 Release Notes

This version of MariaDB Enterprise Server is built off MariaDB 5.5.43.

Note: MariaDB Enterprise Server 5.5.43 includes the fix for (MDEV-8115). MariaDB Enterprise Server was never affected by that issue. It is safe to upgrade/migrate to MariaDB Enterprise Server 5.5.43.

We are now providing only 64-bit x86 (x86-64) linux packages, 32-bit x86 Linux packages have been discontinued.

Starting with this release, we also end support for Fedora 19, Fedora 20, OpenSuse 13.1 and Ubuntu 10.04 LTS (Lucid) packages.

Notable Changes

  • As always with MariaDB Enterprise Server, additional testing and checks have been done to ensure the highest quality.
  • The Audit Plugin has been updated to version 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 audit plugin is disabled by default
  • Low-level network Client API
    • With this release we introduce a low-level Client API. Applications, linked with libmysqlclient client library can use these functions to read and parse raw protocol packets:
      • unsigned long mysql_net_read_packet(MYSQL *mysql);
      • unsigned long mysql_net_field_length(unsigned char **packet);

MariaDB Enterprise Server on POWER8 Notes

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

On Red Hat Enterprise Linux 7.0 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 Server Profile-Guide Optimization (PGO) 5.5.43 Release Notes

This version of MariaDB Enterprise Server is built off MariaDB Enterprise Server 5.5.43. MariaDB Enterprise Profile-Guided Optimization (PGO) packages at this time are available for CentOS 6 & 7 and RHEL 6 & 7, Ubuntu 14.04 for the x86_64 architecture. MariaDB Enterprise PGO packages are in a separate repository from the main MariaDB Enterprise repository. There are no packages made available at this time for POWER 8.

Before you begin

Please note that you can only have either regular binaries or PGO binaries installed on a server - they both cannot coexist at the same time on a server. Also, you cannot have MariaDB Enterprise Cluster binaries and MariaDB Enterprise Server PGO binaries installed on a server at the same time. We suggest you test these new PGO packages first in a non-production environment to check the benefit for your own load first. We’re interested in your feedback about performance measurements and findings. If you are interested in working with us to create packages for your specific profile, please contact us

MariaDB Enterprise Cluster 5.5.43 Release Notes

This version of MariaDB Enterprise Cluster is built off MariaDB Galera Cluster 5.5.43 and is mainly an upgrade to benefit from many fixes and improvements in MariaDB Galera 5.5.43, including some backported fixes, as detailed in the changelog.

Note: MariaDB Enterprise Cluster 5.5.43 includes the fix for (MDEV-8115). MariaDB Enterprise Cluster was never affected by that issue. It is safe to upgrade/migrate to MariaDB Enterprise Cluster 5.5.43.

We are now providing only 64bit (x86_64) Linux packages, 32bit x86 Linux packages have been discontinued.

Starting with this release, we also end support for Fedora 19, Fedora 20, OpenSuse 13.1 and Ubuntu 10.04 LTS (Lucid) packages.

Notable Changes:

  • The Galera library used by MariaDB Enterprise Cluster and included in the MariaDB repositories is currently at version 25.3.9
  • On Ubuntu and Debian, 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).
  • 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.

MariaDB Enterprise Cluster Profile-Guided Optimization (PGO) 5.5.43 Release Notes

This version of MariaDB Enterprise Cluster is built off MariaDB Enterprise Cluster 5.5.43. MariaDB Enterprise Cluster Profile-Guided Optimization (PGO) 5.5.43 packages at this time are available for CentOS 6 & 7 and RHEL 6 & 7, Ubuntu 14.04 for the x86_64 architecture. MariaDB Enterprise Cluster PGO packages are in a separate repository from the main MariaDB Enterprise repository. There are no packages made available at this time for POWER 8

Before you begin

Please note that you can only have either regular binaries or PGO binaries installed on a server - they both cannot coexist at the same time on a server. Also, you cannot have MariaDB Enterprise Cluster binaries and MariaDB Enterprise Server PGO binaries installed on a server at the same time. We suggest you test these new PGO packages first in a non-production environment to check the benefit for your own load first. We’re interested in your feedback about performance measurements and findings. If you are interested in working with us to create packages for your specific profile, please contact us.

MariaDB Enterprise Server 5.5.43 Changelog

Note: The Notification Service creates custom email notices when new releases become available or security vulnerabilities come to light. With this new feature, you'll understand how new versions and security issues affect you, and can quickly make informed decisions on updates and fixes. No more reading detailed change logs and doing manual research.

Enterprise Notification Setup Guide

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

  • commit 45bc387cbd991b809f7d172168a225dbf75ceb86 2015-04-20 22:55:13 +0000
    • added check for "Monty Program AB" to preinstall script
  • commit 11ab47de3f0d7458d782b078305eb57f3d8b74d7 2015-05-12 14:19:30 -0400
    • Fix for debug build failure
  • commit 15aa2f2a 2015-05-07 22:18:34 +0200
    • MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEW
  • commit a4477d297728c18cbd25f10d71ea946356e54bfd 2015-04-29 14:14:45 +0300
  • commit f632b51d9958ea807e6827010708b99cdfc73efd 2015-04-28 21:27:43 +0200
    • MDEV-7987 Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!
  • commit 6f17e233bf7f4de20dda8fb31f63aa52452c4e0a 2015-04-28 21:24:32 +0200
    • post-merge fixes
  • commit fbab0685a7b7f39db0217823ad90dd47034eae29 2015-04-28 13:57:21 +0200
    • post-merge changes, fixes, and tests
  • commit 40e95608d99c2997e4af445ec4da68febc9e87f1 2015-04-28 13:42:58 +0200
    • percona-server-5.5.42-37.1.tar.gz
  • commit a5fa434d0cec39b0db9f67ae2d6a824e2e53e39d 2015-04-28 15:31:49 +0500
    • MDEV-7779 View definition changes upon creation. Fixed by using POINT instead of ST_POINT in the item. Later need to fix that with proper ST_POINT implementation
  • commit 4c174fcb4aa0ad7173e0e19fb9c7f26e95903187 2015-04-28 15:28:29 +0300
  • commit ac2b92c4760c7aa111d3f115f9af40fc657e18ed 2015-04-28 15:09:04 +0300
    • MDEV-7912 multitable delete with wrongly set sort_buffer_size crashes in merge_buffers
  • commit fd39c56effd5b56aae2ebe7709a1fbf73503edcd 2015-04-27 23:37:51 +0200
    • move to storage/xtradb/
  • commit 245cc734526c64b211c8b5f7b43514fdbddada80 2015-04-27 12:47:39 +0200
  • commit e26b2071bedb688435c7f77faef1f2bb564771f4 2015-04-26 16:27:41 +0200
    • MDEV-7938 MariaDB Crashes Suddenly while writing binlogs
  • commit 053143efe1a78184c3dc5e6c20f6f4c59491cb7e 2015-04-25 21:56:46 +0200
    • MDEV-7883 Segmentation failure when running mysqladmin -u root -p
  • commit 18215dd9fa784d12dfb1122d58be85823b6f2b5e 2015-04-25 17:22:46 +0200
    • MDEV-7859 SSL hostname verification fails for long subject names
  • commit 9fd65db329b7186faeab79e23ae3be356973fb4d 2015-04-25 00:19:20 +0200
    • MDEV-7585 Assertion `thd->is_error() || kill_errno || thd->killed == ABORT_QUERY' failed in ha_rows filesort
  • commit 8e781601f46938cb4228bd9a966a9d6871c06859 2015-04-24 21:41:00 +0200
    • MDEV-6870 Not possible to use FIFO file as a general_log file
  • commit c05d43100b4476a1145d3042ddb61fe792175500 2015-04-24 21:03:43 +0200
    • bug: crash when sync() or close() of a log file fails on shutdown
  • commit 8f499c395c130a3d5173e62cdf89a4fdf82e4948 2015-04-24 21:02:37 +0200
    • bug: debug assert crash when seek on log file fails
  • commit 5fd0088356090bed2375cb9a128d51d973dab3eb 2015-04-27 15:31:12 +0200
    • MDEV-8058: funcs_1.innodb_views and funcs_1.memory_views fail
  • commit 574227c90c7847bfb7c0c18094fcd29849425f00 2015-04-27 21:15:23 +1000
    • /run/shm is the general replacement for /dev/shm in newer distros
  • commit f8320210e78232fed350754faf72d14af63d0c3e 2015-04-23 08:26:57 +0200
    • MDEV-7126 replication slave - deadlock in terminate_slave_thread with stop slave and show variables of replication filters and show global status
  • commit 44d1e85fe54734f7102dae8dac62360d50f94157 2015-04-24 11:00:34 +0400
    • MDEV-7649 wrong result when comparing utf8 column with an invalid literal
  • commit f9b2704f3c78028812e8cb5fb61365aec940257a 2015-04-23 23:06:14 +0300
    • Testcase for: MDEV-7893 table_elimination works wrong ...
  • commit 20109712aeb3d23e5e975780897ad236cbcd2ddc 2015-04-14 23:18:54 +0200
  • commit 8cbaafd22b145512cc91f7b512290320849e77bd 2015-04-22 10:14:11 +0200
    • MDEV-8018: main.multi_update fails with --ps-protocol
  • commit e428c809d7e2176834ed9889483643e4ef2c2c2b 2015-04-21 15:41:01 +0300
    • MDEV-7911: crash in Item_cond::eval_not_null_tables
  • commit f1f8adf0983f5559e6791032b490b7e43cf2933c 2015-04-20 05:02:10 +0200
    • tokuftdump: Install to ${INSTALL_BINDIR} instead of bin
  • commit 4cfb7f9db3d9841fd66aed8da4b5312e88d394cb 2015-04-19 15:49:35 +0300
    • Increase the version number
  • commit eb47b226d268e7820a9153672798cf991a8fd0fa 2015-04-15 16:23:43 +0300
    • MDEV-7820 Server crashes in in my_strcasecmp_utf8 on subquery in ORDER BY clause of GROUP_CONCAT
  • commit 59d847bd26b8988678e6215265e2ff14333b3446 2015-04-15 12:08:37 +0400
    • MDEV-7814 Assertion `args[0]->fixed' fails in Item_func_conv_charset::Item_func_conv_charset Removing a wrong assertion.
  • commit b9a75862eaa05708921b8fe9773ffe233048bebc 2015-03-05 16:34:13 +0100
  • commit 83ce3529b8b2ba5b8070d12aaecbb6c3e3fcaeca 2015-04-14 13:26:55 +1000
    • quote table name in mysql_check:is_view. increment version too
  • commit 4987080ddb42abf1a9111bd6a79e7bed746b66ff 2015-04-14 13:26:22 +1000
    • Don't run upgrade-views if not mysql or --upgrade-system-tables
  • commit 97e0aeaf72cde117b8d9551f68d407fa13aafbe1 2015-04-14 12:43:50 +1000
    • mysqlcheck fix-view-algorithm -> upgrade-views
  • commit 808608cb3f4e10ba81679c94b2a299a32cf5e448 2015-04-14 11:26:13 +1000
    • corrected mysql_upgrade to always list output for every phase
  • commit c584058f8f227a2004f9fdf6fd0897e11fd53eda 2015-04-14 11:01:31 +1000
    • Update tests for mysql_upgrade_view
  • commit 76c18f7e76dff6f5c5f8986e0480074a3100fdbe 2015-04-13 23:25:23 +1000
    • sql_print_information corrected
  • commit 622891c6e17b714d92534cb46bf0d573fa4e3ba1 2015-04-13 22:58:45 +1000
    • mariadb_fix_view to allow fixing of view->mariadb_version
  • commit 7229b19c67d12ff579c64f1184e951015aa2f9c9 2015-04-13 22:28:12 +1000
    • remove include sql_view.h from sql_table.cc - unneeded
  • commit fc277cd4ba6c506a6f6c71e04c462b24a3fcfb26 2015-04-13 22:17:57 +1000
    • Add --fix-tables option to mysql-check
  • commit 28b173134ee1634a2489d3cef6faf2f3ea1f6ab4 2015-04-13 21:12:23 +1000
    • Allow REPAIR NO_WRITE_TO_BINLOG as per serg's review
  • commit f91dafc24e09ac9dbf76380d3a8b26200d051fdb 2015-04-13 20:52:19 +1000
    • correct phase numbering in test results
  • commit eaa3da8e775721130de3a86c009b74b9bd94b4bf 2015-04-13 20:41:49 +1000
    • Add mysql-test/std_data/mysql_upgrade/* for MDEV-6916
  • commit 4409e04d891fba62a3f4ed291c96ee34d645dbec 2015-04-12 21:40:07 +1000
    • correct server side error messages
  • commit 9b067a3e9fa253f90e8cb05b2c9d084900637a1d 2015-04-12 21:05:01 +1000
    • Corrections to mysqlcheck
  • commit 96e277aed81d41c15621c0842fddfe027d844c6e 2015-04-12 20:42:13 +1000
    • mysql_upgrade to pass binlog option to mysqlcheck
  • commit c8dbef22add27eb6cc737b12eb80b968663d34bb 2015-04-12 20:41:28 +1000
  • commit e5191dd11beaec44230f97ec1402439ffd27333b 2015-04-12 17:26:50 +1000
    • mysql-upgrade -> fix-view-algorithm as mysqlcheck option
  • commit 25872e2802a4ae32d4f18132d569599295c963cd 2015-04-12 17:21:02 +1000
    • Correct phase count on mysql_upgrade
  • commit ebd3c6ccbe43b691515cb05cf4919ff46f15c7f0 2015-04-12 17:05:02 +1000
    • Remove mysql-upgrade / skip-mysql-upgrade options from mysql-upgrade.c
  • commit 87f5bae0b56253df965230f585bcb58352b4ef01 2015-04-12 16:50:16 +1000
    • Get my_getop to parse opt_mysql_upgrade in mysqlcheck
  • commit 70960e7ab7e1d8d1872cd6882ce4a5d870283288 2015-04-12 15:56:21 +1000
    • MDEV-6916: Upgrade from MySQL to MariaDB breaks already created views
  • commit 85660d7397c225be395e70b623df301349e45154 2015-04-11 18:13:08 +1000
    • MDEV-7977 MYSQL_BIN_LOG::write_incident failing to release LOCK_log
  • commit cc84ac3be41d9d6ac480d55449d5bf4e324cca10 2015-03-31 13:10:43 +0500
    • MDEV-7596 audit plugin - record full query / document line length / make buffer configurable. The serve_audit_query_log_limit variable implemented. Also QUERY_DCL filter added.
  • commit 995f622ceaf96d8e37d260cba0833975e61c756f 2015-03-30 00:49:16 +0300
    • MDEV-7858: main.subselect_sj2_jcl6 fails in buildbot
  • commit 86f46a3da4a6d82cb510dc4c270d46cfd6a8965b 2015-03-23 09:49:32 +0200
    • MDEV-7301: Unknown column quoted with backticks in HAVING clause when using function.
  • commit 9253064c0547b16b867565a05f8305780c2ecc34 2015-03-10 12:34:17 +0200
    • MDEV-7682 Incorrect use of SPATIAL KEY for query plan
  • commit 5e20df2ff977bc837e1b9e80a22337292d42c8af 2015-03-19 19:46:08 +0400
    • MDEV-7641 Server crash on set global server_audit_incl_users=null.
  • commit c020d362b68d0cfad03cabdeef508ca22e26d485 2015-03-17 13:26:33 +0300
    • MDEV-7474: Semi-Join's DuplicateWeedout strategy skipped ...
  • commit 5a3bf84468b386d4a784c468d32e7beaa0bef7d1 2015-03-12 18:53:31 +0200
    • MDEV-7692 MariaDB - mysql-test - SUITE:percona - percona.innodb_sys_index 'xtradb' fails - @@version_comment
  • commit 34f37aa0c0aa87cfb6908500e937516ff37ea6f0 2015-03-02 19:18:10 +0200
    • MDEV-7643 MTR creates nested links when tests are run with --mem
  • commit 17a37796e1947e2227824416d297a746a1dc6c26 2015-03-06 18:13:06 +0100
    • after innodb/xtradb merge: use the correct visibility for internal functions
  • commit d7d19071d27488cf59fd7b6fb7bd23d467a9ac6e 2015-03-06 17:03:46 +0100
    • MDEV-6838 Using too big key for internal temp tables
  • commit 12d87c3ba52e5f79a4345cea4aaa0afc90411057 2015-03-06 11:15:55 +0100
  • commit 206b111b114be9eccbecaac5f3060c2ecd6b575c 2015-03-06 11:19:23 +0200
    • MDEV-7672: Crash creating an InnoDB table with foreign keys
  • commit f66fbe8ce0ff4ffcd6a6c185f9b3d25bd9f67f8d 2015-03-05 12:05:59 +0200
    • MDEV-7578 :Slave is 10x slower to execute set of statements compared to master when using RBR
  • commit 45b6edb158f8101d641f550179ee15df363f686f 2015-02-28 23:44:55 +0200
    • MDEV-6838: Using too big key for internal temp tables
  • commit fa87fc733d7855e0e5f9b959ca0bddf772ca57e5 2015-02-27 18:28:40 +0100
    • update tokudb version after merge
  • commit b5d6aa551770100b01a67cad12f41bae9f573dc4 2015-02-23 13:27:51 +0100
    • MDEV-7310: last_commit_pos_offset set to wrong value after binlog rotate in group commit

MariaDB Enterprise Cluster 5.5.43 Changelog

Note: The Notification Service creates custom email notices when new releases become available or security vulnerabilities come to light. With this new feature, you'll understand how new versions and security issues affect you, and can quickly make informed decisions on updates and fixes. No more reading detailed change logs and doing manual research.

Enterprise Notification Setup Guide

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

  • commit 8fdf8f00c714471d499c0e9206940f3f2e8a22f3 2015-05-14 14:25:02 -0400
    • mysql-wsrep#38 : wsrep_sst_xtrabackup-v2 script causes innobackupex to
  • commit 45bc387cbd991b809f7d172168a225dbf75ceb86 2015-04-20 22:55:13 +0000
    • added check for "Monty Program AB" to preinstall script
  • commit 014fe12c03a2fdcbd2eb6bab39118de1cee02693 2015-05-12 14:19:30 -0400
    • Fix for debug build failure
  • commit 18fee8b8f8b7cdf3d58075c9734e9ace23e2dbec 2015-05-12 17:05:41 -0400
    • Revert last commit.
  • commit 11ab47de3f0d7458d782b078305eb57f3d8b74d7 2015-05-12 14:19:30 -0400
    • Fix for debug build failure
  • commit 048039e0b2052cec0b72e6a442ef73e6b118437a 2015-05-11 15:42:20 -0400
    • Fix for build failure.
  • commit 15aa2f2acdb83cc7e16cfaa22d5b4930fd980d2a 2015-05-07 22:18:34 +0200
    • MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEW
  • commit e1868fd61335129d648794389258de2ac021eb91 2015-05-07 22:18:34 +0200
    • MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEW
  • commit 42f99d00eee0023184c6d985fa6f4e7a9717c3d8 2015-03-18 21:17:31 +0200
    • codership/mysql-wsrep#67 - total order isolation for FLUSH
  • commit f3efc63283a232bfe3dc74d45a7ca4a3fcc683c8 2015-02-10 18:27:21 +0200
    • refs codership/mysql-wsrep#60 explicit braces around empty body
  • commit 70d6236afd55b74211fee507c5af6b2b631c3f26 2015-02-10 00:47:02 +0200
    • refs codership/mysql-wsrep#55 - To avoid compiler warming:
  • commit b02d73656000107250b288c77668ce671fdacb10 2014-12-10 23:29:28 +0200
    • Refs #25 - made sure signals that may be set to ignored in mysqld were set to default in the child process.
  • commit c72ed05cdc215c14e41d0466a3d50d2c1a3a2033 2014-12-10 01:45:50 +0200
    • This commit * improves MySQL client version check making it no less than required as opposed to exactly as required. * adds event table copying to ensure same results as with rsync SST.
  • commit 822c00536d461d56e81dd9c519ec5ec1cde9536a 2014-12-09 22:13:14 +0200
    • Going more MTR-friendly - for SST prefer to use mysql client, mysqldump and my_print_defaults from the local build tree.
  • commit 2a6e1230e3a709ac91ac299ec81a18fb37538e4b 2015-03-30 17:58:41 -0400
    • refs #7 - handling lock queue granting in BF-BF conflict situation
  • commit 68fe3a39ac7f8c93b4c710b56403b9792b822c23 2014-11-16 16:26:36 +0200
    • refs #7 - handling lock queue granting in BF-BF conflict situation
  • commit 51744b3f80a025a8c20c3aeb80741375a115d649 2014-10-31 15:55:18 +0800
    • Refs #8: [5.5] preserve gvwstate.dat for pc recovery feature
  • commit a4477d297728c18cbd25f10d71ea946356e54bfd 2015-04-29 14:14:45 +0300
  • commit f632b51d9958ea807e6827010708b99cdfc73efd 2015-04-28 21:27:43 +0200
    • MDEV-7987 Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!
  • commit 6f17e233bf7f4de20dda8fb31f63aa52452c4e0a 2015-04-28 21:24:32 +0200
    • post-merge fixes
  • commit fbab0685a7b7f39db0217823ad90dd47034eae29 2015-04-28 13:57:21 +0200
    • post-merge changes, fixes, and tests
  • commit 40e95608d99c2997e4af445ec4da68febc9e87f1 2015-04-28 13:42:58 +0200
    • percona-server-5.5.42-37.1.tar.gz
  • commit a5fa434d0cec39b0db9f67ae2d6a824e2e53e39d 2015-04-28 15:31:49 +0500
    • MDEV-7779 View definition changes upon creation. Fixed by using POINT instead of ST_POINT in the item. * Later need to fix that with proper ST_POINT implementation
  • commit 4c174fcb4aa0ad7173e0e19fb9c7f26e95903187 2015-04-28 15:28:29 +0300
  • commit ac2b92c4760c7aa111d3f115f9af40fc657e18ed 2015-04-28 15:09:04 +0300
    • MDEV-7912 multitable delete with wrongly set sort_buffer_size crashes in merge_buffers
  • commit fd39c56effd5b56aae2ebe7709a1fbf73503edcd 2015-04-27 23:37:51 +0200
    • move to storage/xtradb/
  • commit 245cc734526c64b211c8b5f7b43514fdbddada80 2015-04-27 12:47:39 +0200
  • commit e26b2071bedb688435c7f77faef1f2bb564771f4 2015-04-26 16:27:41 +0200
    • MDEV-7938 MariaDB Crashes Suddenly while writing binlogs
  • commit 053143efe1a78184c3dc5e6c20f6f4c59491cb7e 2015-04-25 21:56:46 +0200
    • MDEV-7883 Segmentation failure when running mysqladmin -u root -p
  • commit 18215dd9fa784d12dfb1122d58be85823b6f2b5e 2015-04-25 17:22:46 +0200
    • MDEV-7859 SSL hostname verification fails for long subject names
  • commit 9fd65db329b7186faeab79e23ae3be356973fb4d 2015-04-25 00:19:20 +0200
    • MDEV-7585 Assertion `thd->is_error() || kill_errno || thd->killed == ABORT_QUERY' failed in ha_rows filesort
  • commit 8e781601f46938cb4228bd9a966a9d6871c06859 2015-04-24 21:41:00 +0200
    • MDEV-6870 Not possible to use FIFO file as a general_log file
  • commit c05d43100b4476a1145d3042ddb61fe792175500 2015-04-24 21:03:43 +0200
    • bug: crash when sync() or close() of a log file fails on shutdown
  • commit 8f499c395c130a3d5173e62cdf89a4fdf82e4948 2015-04-24 21:02:37 +0200
    • bug: debug assert crash when seek on log file fails
  • commit 5fd0088356090bed2375cb9a128d51d973dab3eb 2015-04-27 15:31:12 +0200
    • MDEV-8058: funcs_1.innodb_views and funcs_1.memory_views fail
  • commit 574227c90c7847bfb7c0c18094fcd29849425f00 2015-04-27 21:15:23 +1000
    • /run/shm is the general replacement for /dev/shm in newer distros
  • commit f8320210e78232fed350754faf72d14af63d0c3e 2015-04-23 08:26:57 +0200
    • MDEV-7126 replication slave - deadlock in terminate_slave_thread with stop slave and show variables of replication filters and show global status
  • commit 44d1e85fe54734f7102dae8dac62360d50f94157 2015-04-24 11:00:34 +0400
    • MDEV-7649 wrong result when comparing utf8 column with an invalid literal
  • commit f9b2704f3c78028812e8cb5fb61365aec940257a 2015-04-23 23:06:14 +0300
    • Testcase for: MDEV-7893 table_elimination works wrong ...
  • commit 20109712aeb3d23e5e975780897ad236cbcd2ddc 2015-04-14 23:18:54 +0200
  • commit 581b49dd3d3e2e253812bb24fa881148675320b4 2015-04-22 18:13:30 -0400
    • MDEV-7995 : DMLs not getting replicated with log-bin=OFF & binlog-format != ROW
  • commit 8cbaafd22b145512cc91f7b512290320849e77bd 2015-04-22 10:14:11 +0200
    • MDEV-8018: main.multi_update fails with --ps-protocol
  • commit e428c809d7e2176834ed9889483643e4ef2c2c2b 2015-04-21 15:41:01 +0300
    • MDEV-7911: crash in Item_cond::eval_not_null_tables
  • commit f1f8adf0983f5559e6791032b490b7e43cf2933c 2015-04-20 05:02:10 +0200
    • tokuftdump: Install to ${INSTALL_BINDIR} instead of bin
  • commit 4cfb7f9db3d9841fd66aed8da4b5312e88d394cb 2015-04-19 15:49:35 +0300
    • Increase the version number
  • commit eb47b226d268e7820a9153672798cf991a8fd0fa 2015-04-15 16:23:43 +0300
    • MDEV-7820 Server crashes in in my_strcasecmp_utf8 on subquery in ORDER BY clause of GROUP_CONCAT
  • commit 59d847bd26b8988678e6215265e2ff14333b3446 2015-04-15 12:08:37 +0400
    • MDEV-7814 Assertion `args[0]->fixed' fails in Item_func_conv_charset::Item_func_conv_charset Removing a wrong assertion.
  • commit b9a75862eaa05708921b8fe9773ffe233048bebc 2015-03-05 16:34:13 +0100
  • commit 83ce3529b8b2ba5b8070d12aaecbb6c3e3fcaeca 2015-04-14 13:26:55 +1000
    • quote table name in mysql_check:is_view. increment version too
  • commit 4987080ddb42abf1a9111bd6a79e7bed746b66ff 2015-04-14 13:26:22 +1000
    • Don't run upgrade-views if not mysql or --upgrade-system-tables
  • commit 97e0aeaf72cde117b8d9551f68d407fa13aafbe1 2015-04-14 12:43:50 +1000
    • mysqlcheck fix-view-algorithm -> upgrade-views
  • commit 808608cb3f4e10ba81679c94b2a299a32cf5e448 2015-04-14 11:26:13 +1000
    • corrected mysql_upgrade to always list output for every phase
  • commit c584058f8f227a2004f9fdf6fd0897e11fd53eda 2015-04-14 11:01:31 +1000
    • Update tests for mysql_upgrade_view
  • commit 76c18f7e76dff6f5c5f8986e0480074a3100fdbe 2015-04-13 23:25:23 +1000
    • sql_print_information corrected
  • commit 622891c6e17b714d92534cb46bf0d573fa4e3ba1 2015-04-13 22:58:45 +1000
    • mariadb_fix_view to allow fixing of view->mariadb_version
  • commit 8a827d530a67d40332668d31683a45f583974935 2015-04-13 22:39:37 +1000
    • avoid calling runctiosn in DBUG_RETURN
  • commit 29721d7d5f85fe323d70f1856aa1e5294e14074a 2015-04-13 22:31:44 +1000
    • mariadb_fix_view need only check view->mariadb_version
  • commit 7229b19c67d12ff579c64f1184e951015aa2f9c9 2015-04-13 22:28:12 +1000
    • remove include sql_view.h from sql_table.cc - unneeded
  • commit fc277cd4ba6c506a6f6c71e04c462b24a3fcfb26 2015-04-13 22:17:57 +1000
    • Add --fix-tables option to mysql-check
  • commit 28b173134ee1634a2489d3cef6faf2f3ea1f6ab4 2015-04-13 21:12:23 +1000
    • Allow REPAIR NO_WRITE_TO_BINLOG as per serg's review
  • commit f91dafc24e09ac9dbf76380d3a8b26200d051fdb 2015-04-13 20:52:19 +1000
    • correct phase numbering in test results
  • commit eaa3da8e775721130de3a86c009b74b9bd94b4bf 2015-04-13 20:41:49 +1000
    • Add mysql-test/std_data/mysql_upgrade/* for MDEV-6916
  • commit 4409e04d891fba62a3f4ed291c96ee34d645dbec 2015-04-12 21:40:07 +1000
  • * correct server side error messages
  • commit 9b067a3e9fa253f90e8cb05b2c9d084900637a1d 2015-04-12 21:05:01 +1000
    • Corrections to mysqlcheck
  • commit 96e277aed81d41c15621c0842fddfe027d844c6e 2015-04-12 20:42:13 +1000
    • mysql_upgrade to pass binlog option to mysqlcheck
  • commit c8dbef22add27eb6cc737b12eb80b968663d34bb 2015-04-12 20:41:28 +1000
  • commit e5191dd11beaec44230f97ec1402439ffd27333b 2015-04-12 17:26:50 +1000
    • mysql-upgrade -> fix-view-algorithm as mysqlcheck option
  • commit 25872e2802a4ae32d4f18132d569599295c963cd 2015-04-12 17:21:02 +1000
    • Correct phase count on mysql_upgrade
  • commit ebd3c6ccbe43b691515cb05cf4919ff46f15c7f0 2015-04-12 17:05:02 +1000
    • Remove mysql-upgrade / skip-mysql-upgrade options from mysql-upgrade.c
  • commit 87f5bae0b56253df965230f585bcb58352b4ef01 2015-04-12 16:50:16 +1000
    • Get my_getop to parse opt_mysql_upgrade in mysqlcheck
  • commit 70960e7ab7e1d8d1872cd6882ce4a5d870283288 2015-04-12 15:56:21 +1000
    • MDEV-6916: Upgrade from MySQL to MariaDB breaks already created views
  • commit 85660d7397c225be395e70b623df301349e45154 2015-04-11 18:13:08 +1000
    • MDEV-7977 MYSQL_BIN_LOG::write_incident failing to release LOCK_log
  • commit cc84ac3be41d9d6ac480d55449d5bf4e324cca10 2015-03-31 13:10:43 +0500
    • MDEV-7596 audit plugin - record full query / document line length / make buffer configurable. The serve_audit_query_log_limit variable implemented. Also QUERY_DCL filter added.
  • commit 995f622ceaf96d8e37d260cba0833975e61c756f 2015-03-30 00:49:16 +0300
    • MDEV-7858: main.subselect_sj2_jcl6 fails in buildbot
  • commit d7445ea6dfbd3be390792c636f755d3bb40d5fbf 2015-03-27 20:35:37 -0400
    • MDEV-7194: galera fails to replicate DDL queries when using binlog_checksum
  • commit 6a204546ef91aa90dedb6b47353bbb568f0531b0 2015-03-24 16:41:04 -0400
    • MDEV-7798: mysql.server init script can't stop mysqld when WSREP is turned off
  • commit 86f46a3da4a6d82cb510dc4c270d46cfd6a8965b 2015-03-23 09:49:32 +0200
    • MDEV-7301: Unknown column quoted with backticks in HAVING clause when using function.
  • commit 9253064c0547b16b867565a05f8305780c2ecc34 2015-03-10 12:34:17 +0200
    • MDEV-7682 Incorrect use of SPATIAL KEY for query plan
  • commit 5e20df2ff977bc837e1b9e80a22337292d42c8af 2015-03-19 19:46:08 +0400
    • MDEV-7641 Server crash on set global server_audit_incl_users=null.
  • commit c020d362b68d0cfad03cabdeef508ca22e26d485 2015-03-17 13:26:33 +0300
    • MDEV-7474: Semi-Join's DuplicateWeedout strategy skipped ...
  • commit 5a3bf84468b386d4a784c468d32e7beaa0bef7d1 2015-03-12 18:53:31 +0200
    • MDEV-7692 MariaDB - mysql-test - SUITE:percona - percona.innodb_sys_index 'xtradb' fails - @@version_comment
  • commit 7a6cad5221b19ed5d54eaca83c16655089734a0e 2015-03-11 12:36:00 -0400
  • commit 34f37aa0c0aa87cfb6908500e937516ff37ea6f0 2015-03-02 19:18:10 +0200
    • MDEV-7643 MTR creates nested links when tests are run with --mem
  • commit 17a37796e1947e2227824416d297a746a1dc6c26 2015-03-06 18:13:06 +0100
    • after innodb/xtradb merge: use the correct visibility for internal functions
  • commit d7d19071d27488cf59fd7b6fb7bd23d467a9ac6e 2015-03-06 17:03:46 +0100
    • MDEV-6838 Using too big key for internal temp tables
  • commit 12d87c3ba52e5f79a4345cea4aaa0afc90411057 2015-03-06 11:15:55 +0100
  • commit 206b111b114be9eccbecaac5f3060c2ecd6b575c 2015-03-06 11:19:23 +0200
    • MDEV-7672: Crash creating an InnoDB table with foreign keys
  • commit f66fbe8ce0ff4ffcd6a6c185f9b3d25bd9f67f8d 2015-03-05 12:05:59 +0200
    • MDEV-7578 :Slave is 10x slower to execute set of statements compared to master when using RBR
  • commit 45b6edb158f8101d641f550179ee15df363f686f 2015-02-28 23:44:55 +0200
    • MDEV-6838: Using too big key for internal temp tables
  • commit fa87fc733d7855e0e5f9b959ca0bddf772ca57e5 2015-02-27 18:28:40 +0100
    • update tokudb version after merge
  • commit b5d6aa551770100b01a67cad12f41bae9f573dc4 2015-02-23 13:27:51 +0100
    • MDEV-7310: last_commit_pos_offset set to wrong value after binlog rotate in group commit

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.