MariaDB Enterprise Server and Cluster 10.0.22 Release Notes and Changelog

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

Release date: 12 Dec 2015

MariaDB Enterprise Server 10.0.22 Release Notes

This version of MariaDB Enterprise Server is built off MariaDB 10.0.22. We are now providing only 64-bit x86 (x86-64) Linux packages for MariaDB Enterprise Server; 32-bit x86 Linux packages have been discontinued.

Notable changes

MariaDB Enterprise Cluster 10.0.22 Release Notes

This version of MariaDB Enterprise Cluster is built off MariaDB Galera Cluster 10.0.22 and is mainly an upgrade to benefit from the many fixes and improvements in MariaDB Galera Cluster 10.0.22, including some backported fixes, as detailed in the changelog. We are now providing only x86-64 Linux packages for MariaDB Enterprise Cluster; 32-bit x86 Linux packages have been discontinued. We have also ended support for Fedora 19, Fedora 20, OpenSuse 13.1 and Ubuntu 10.04 LTS (Lucid) packages.

  • This release is mainly a bug-fix release.
  • The Galera library used by MariaDB Galera Cluster and included in the MariaDB repositories is currently at version 25.3.9.
  • MDEV-5146: Updates from LOAD DATA on a partitioned table were not getting replicated to other nodes in the cluster
  • MDEV-8208: A node could crash during startup
  • MDEV-8834: In a concurrent scenario, a session was able to write to a read_only node

Notes

  • Running MariaDB Galera Cluster 5.5 and 10.0 nodes in a cluster is not supported (MDEV-6257)
  • This version of MariaDB Galera Cluster supports wsrep API v25 which means MariaDB Galera Cluster can be used with either a 25.2.x or 25.3.x Galera wsrep provider. A 25.3.x wsrep provider is included in the MariaDB repositories and is also available from the downloads page.
  • On Ubuntu and Debian, the Galera Arbitrator daemon (garbd) and the galera library are in two separate packages. The packages are named galera-3 and galera-arbitrator-3. When installing MariaDB Galera 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).

MariaDB Enterprise Server 10.0.22 Changelog

  • commit 0c4406a131b66d2a8862741e1379675b7e764461 2015-12-19 20:17:38 -0500
    • Merge tag 'mariadb-10.0.23' into 10.0e
  • commit 90ea0145856338221803ebb9b446ed2a6e082412 2015-12-16 19:39:00 +0400
    • MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in many of the plugins
  • commit 71eee693b2ffadaf3d3ae9f68d5a723d9e4b503a 2015-12-16 11:09:54 +0100
    • MDEV-9167: COLUMN_CHECK fails on valid decimal data
  • commit bd69d7b3f30267011675747e4a74959b71a7ebc6 2015-12-16 08:58:49 +0100
    • after-merge disable unstable tests
  • commit a70f700a038ca34dc041b1b1aa365048993448a4 2015-12-15 23:34:32 +0100
    • after merge fix debian builds
  • commit 2116649dee20a9e3ce63468f2b85442292f5c826 2015-12-15 14:16:15 +0100
    • after-merge fix replication tests
  • commit 7a2136433280fa5c38997bbd4b41121b8e727ca0 2015-12-14 18:58:52 +0100
    • after-merge fix partitioning tests
  • commit 15f7f5c6bb4eb8ee8d868bb991f25b18d36f64ec 2015-12-15 20:13:09 +0100
    • Merge branch 'merge-tokudb-5.6' into 10.0
  • commit a75ac82c2f24a6a7ffb2effe90455d367913b78d 2015-12-14 15:02:39 +0100
    • MDEV-9147: Character set is ignored in Dynamic Column for saved string
  • commit 98c9fbfa215242f2930990a0a80b9c5642d23e58 2015-12-15 11:27:08 +0200
    • MDEV-8297: information_schema.innodb_sys_tablestats.modified_counter doesn't change on UPDATE
  • commit e9b4a041af5122dffd59012493c565e6e3db2664 2015-12-15 11:59:37 +0400
    • MDEV-8721 AIX: Compile error xtradb:log0log.cc
  • commit b63bf7368b4881789bef931f90d4719b358cf507 2015-12-15 09:30:13 +0200
    • MDEV-8923: port innodb_buffer_pool_dump_pct from MySQL
  • commit af3c67056d3f9f7f348c612f9ce48e83c8a456d6 2015-12-15 10:57:28 +0400
    • MDEV-9265 SuSE patches: Suspicious implicit sign extension
  • commit 99404c3437b35b5ee51578c2ea74209ccb9ba890 2015-12-14 14:34:32 +0200
    • MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in "innodb_read_only" mode
  • commit 0db50be89349761d5677441f2d60ab52c23947f0 2015-12-14 17:06:08 +0100
    • Fix logic around retrying failed Windows async IO as synchronous IO . os_file_write/read macros were wrong (had wrong number of args), among other things
  • commit f0da06281839e507d9d4061f3e28b11d28293968 2015-12-14 17:02:42 +0100
    • fix compile error on Windows
  • commit 3e206a518dec400e084451165f633b78eb2e7fee 2015-12-13 23:55:20 +0100
    • Merge branch 'kentoku/10.0' into 10.0
  • commit 6b4cc43f171d37f6913d847fd61e613e671e9205 2015-12-13 23:52:43 +0100
    • Merge branch 'connect/10.0' into 10.0
  • commit 92326bf8ace284f958f2e2b321a0a4cb535dd267 2015-12-13 18:41:17 +0100
    • Merge branch 'ob-10.0' into 10.0
  • commit 8286b680b22a15e678badfc112831f47467d3dec 2015-12-13 18:39:32 +0100
    • - Copy error message from G to g when using temporary storage for parsing. modified: storage/connect/tabjson.cpp
  • commit b418e978260777b88b7291db98682559212cb632 2015-12-13 17:19:18 +0100
    • Merge branch 'merge/merge-perfschema-5.6' into 10.0
  • commit 095b7b92d1d8ddf07d91a4f5917b9c052e403c68 2015-12-13 16:25:57 +0100
    • Merge branch 'merge/merge-pcre' into 10.0
  • commit 359ae59ac0bc1a4fccd35347a20c56d5f5e8c513 2015-12-13 16:23:02 +0100
    • Merge branch 'merge/merge-xtradb-5.6' into 10.0
  • commit 5b3c10078848260414663f542a007c36e2b7aae7 2015-12-13 10:18:42 +0100
    • Merge branch 'merge/merge-innodb-5.6' into 10.0
  • commit 6bb292f1bc6781639533fbe0c681b1d86bb7ef3e 2015-12-13 10:15:55 +0100
    • 5.6.28
  • commit e7591a1ba94f404a87e65554298574bfa97020f2 2015-12-13 10:14:29 +0100
    • 8.38
  • commit 1e270d504d56cb015efe060b319e3a5b9bc6513f 2015-12-13 10:13:18 +0100
    • 5.6.27-76.0
  • commit e9eaaa4b4acdb8a72308953e30b39bc663c98d2b 2015-12-13 10:11:49 +0100
    • 5.6.28
  • commit 162399515813a4e23c8735473f9d2dd622a6679b 2015-12-13 00:10:40 +0100
    • Merge branch '5.5' into 10.0
  • commit 0ed474484c037a32bea32abaecd3ff770f40bd49 2015-12-11 17:03:55 +0100
    • fix main.mysqldump test on windows
  • commit ca28d9011cd57cdf8af7072a3bd8219054ae1191 2015-12-09 17:54:55 +0100
    • MDEV-7655 SHOW CREATE TABLE returns invalid DDL when using virtual columns along with a table collation
  • commit f560c1ba429e6fd1f1a8df8babed88c99f8d2952 2015-12-10 10:32:11 +0100
    • revert 5e9a50efc37c233f1e2a3616f8bcb36315aba4c2
  • commit 265e833fdd921c58c2525442a7064003da83c884 2015-12-09 21:22:37 +0100
    • revert 415faa122b9c683661dafac82fff414fa6864151
  • commit 74b438fa9c365167d6cd22bf6baae90648ddcfcb 2015-12-11 18:38:24 +0100
    • Merge branch 'ob-10.0' into 10.0
  • commit 541d36f7613cfacab8f35b40a7350f6ba54f514e 2015-12-11 18:29:03 +0100
    • Update version number
  • commit 5908d7ebb81bc2d52c67e519a4643372cb9f08bd 2015-11-28 11:50:57 +0200
    • Force installation of MariaDB version of mysql-common
  • commit a60da7358594631872c40d0ea3a8558f9c755e52 2015-07-22 13:45:43 +0300
    • Make autobake-deb.sh to omit .git directory from source tar.gz
  • commit c5e7098d0f193726e74ea681dc05385bd82d401f 2015-09-01 23:01:43 +0300
    • Add MySQL 5.6 stanzas next to MySQL 5.5 in debian/control file
  • commit 0d604dd828e9722bd6fc9439cbf4bea72a987d31 2015-11-28 00:05:46 +0200
    • Run wrap-and-sort for debian/* files. No functional changes.
  • commit 2e1c3373501b6940308f18ca25ffe8786bf9c9e1 2015-11-28 00:02:08 +0200
    • Replace two identical debian/control files with a single one
  • commit 4a450928e0ca5a6c68268aeb55332f9ad268fdc5 2015-12-09 18:22:38 +0100
    • fix a few spelling mistakes
  • commit 98274e68420fc1629d092ca4e0ad41e4577c9612 2015-05-07 14:53:26 +1000
    • comment spelling Initailize -> Initialize
  • commit 98381cb21b6e94474f0484b8b18d052fcbf97891 2015-03-12 07:17:16 +1100
    • Correct comments before mysql_socket_{g|s}etfd to refer to the right function
  • commit c19972fc8708778bd6070715b449351a39edb0cc 2015-12-11 14:33:41 +0200
    • MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitively, while according to Storage Engine API column names should be compared case insensitively. This can cause FRM and InnoDB data dictionary to go out of sync.
  • commit d09c60cff9027f45ea526cf755305c3d9a9079c2 2015-12-10 15:32:07 +0400
    • MDEV-8571 - After mysqloptimize sometimes one of the tables is marked as crashed
  • commit 537c750e328cd080365e465acd4f0383bf0febf3 2015-12-10 16:17:20 +0100
    • MDEV-8521 Drastic loss of precision in COLUMN_JSON() on DOUBLEs
  • commit 311f0308d04f3a55ad18470ca39e9d44479c4782 2015-12-10 16:41:46 +0200
    • MDEV-9148: Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_progress_init
  • commit 6eb86763619be92f73ba91a126313351b6155d8e 2015-12-10 13:36:58 +0100
    • MDEV-7215 EXPLAIN REPLACE produces an error: Column count doesn't match value count
  • commit fa25921b59aacdc6be050653f6cce17df12c6937 2015-12-10 11:22:53 +0100
    • MDEV-8407 Numeric errors, server crash with COLUMN_JSON() on DECIMAL with precision > 40
  • commit b07043fd5154d507b173059c8fd889c4e484b140 2015-12-09 15:53:56 +0400
    • MDEV-8178 - Wrong progress report for operations on InnoDB tables
  • commit d289ba808d064446cfd1c29afde8a259ca847e8a 2015-12-10 10:18:34 +0100
    • MDEV-8401 COLUMN_CREATE(name, value as DOUBLE) results in string
  • commit 7bf7fea706ca02553f2142d822637c9bd75d5fe7 2015-12-10 02:27:24 +0300
  • commit d67aacb4fbb449ffa8db4e3d70fe8756d62b5222 2015-12-09 17:11:55 +0100
    • fix xtradb compilation on windows
  • commit fa4d4fc76eb2cc74dbccf8890aad7b5e0cac59d1 2015-12-09 10:06:28 +0100
    • unit tests for my_getopt
  • commit 584c07bd8808919c0b7bbc68864074af68ae5035 2015-10-21 11:51:15 +0200
    • MDEV-8978 Specify GPL version in RPM metadata
  • commit 142b7256070a5fc54f2e841e4bafdd544318eef5 2015-12-09 12:57:04 +0100
    • Merge branch 'merge/merge-xtradb-5.5' into 5.5
  • commit 9457139e591aa7fb0459788acdbc260db53b0f22 2015-12-09 12:27:04 +0100
    • 5.5.46-37.6
  • commit 1a72c6fefdb48642f66dc6f32d8bc7a4cc607437 2015-12-09 11:51:59 +0100
    • Merge branch 'bb-5.5-serg' into 5.5
  • commit abf9d35213ba482a3927651ddb98baa47aeb34fd 2015-12-09 10:00:49 +0100
    • Merge branch 'mysql/5.5' into 5.5
  • commit f657aab9a03d57f24530dc71a23b6d97b4c17312 2015-12-09 00:19:00 +0100
    • Commiting merge from ob-10.0
  • commit 8ba013a258cb3381105354194811868683e218f3 2015-12-08 16:39:13 +0100
    • - Serialize: Protect again eventual longjmp's. Always return NULL on error. Adding also the file length. modified: storage/connect/json.cpp modified: storage/connect/jsonudf.cpp
  • commit dac3149f3f3cd79c8b2066f1030782eefb62ad15 2015-12-08 17:20:34 +0400
    • MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routine
  • commit 50a796dcba2abe5f25c1e4cd8a69d7ea43343a8d 2015-12-08 10:16:41 +0100
    • MDEV-8825 mysql_upgrade leaks the admin password when it spawns a shell process to execute mysqlcheck
  • commit c21b927145e2da7fe835bc84b2b2b57e9dc2c60a 2015-12-08 10:13:13 +0100
    • mysql_upgrade cleanup
  • commit f0d774d48416bb06063184380b684380ca005a41 2015-12-07 20:06:54 +0100
    • MDEV-9212 ssl-validate-cert incorrect hostname check
  • commit 544eeda30d740bf8eaa99e8a1f47fbbbc3ef2086 2015-12-07 20:27:58 +0100
    • MDEV-8644 Using a UDF in a virtual column causes a crash when stopping the server
  • commit 79d08e682ff70469abe7146f06b3b4103679e072 2015-12-07 15:15:43 +0100
    • small cleanup: udf_init()/udf_free() calls
  • commit 859a7369c1977baf6e204f4ed8f54b774790a179 2015-12-07 14:07:36 +0100
    • MDEV-9161 feedback_plugin_send in debug builds
  • commit 99774f150186d1624efe41a6600c437e556f6299 2015-12-06 11:51:57 +0100
    • feedback plugin compilation warnings
  • commit 8fd24b418d1a0935ff37d164a6548c9f956bf600 2015-12-07 20:25:27 +0100
    • MDEV-9226 SHOW COLUMNS returns wrong column order for tables with large ENUMs
  • commit f18599a129cb64a65187a6c12a9b2505f39f85f5 2015-12-06 20:22:33 +0100
    • tokudb compilation warnings
  • commit d1fe928c4f128cc5440c30511b3900d7c5da65d7 2015-12-06 12:01:12 +0100
    • MDEV-8607 Init script doesn't check all applicable configuration groups
  • commit 18954ff25d27252f3ce9865e636c91e0783572af 2015-12-06 01:48:07 +0100
    • MDEV-8313 Got an error writing communication packets
  • commit 354e567c2384f95126ffa1e36382c4e0c206521c 2015-12-06 01:40:51 +0100
    • federatedx small cleanup
  • commit e05883bf305ff6f9b85288e11d1e9b7458bb924e 2015-12-05 15:25:15 +0100
    • MDEV-7341 mysqld_multi doesn't recognize include directive (not following includes)
  • commit ef47b62551b0f37770e5d174ea028150c5b71fd8 2015-12-05 11:29:00 +0100
  • commit c8652eefe50fd1894f2e2360e8bd631a7b9c67f5 2015-12-05 11:22:25 +0100
    • one more test
  • commit ee2fce5e88b3ea4a3193422105c83dc1582de29f 2015-10-20 09:41:44 +0200
    • fix debian logrotate slow log filename
  • commit 0df22a539e046a9090a99f10260cf6d80f0c4e26 2015-12-07 09:34:41 +0200
    • MDEV-7050: MySQL#74603 - Assertion `comma_length > 0' failed in mysql_prepare_create_table
  • commit d85168e40d12de12c119b98ea92c35f3c2fe1f3f 2015-12-07 09:20:31 +0200
    • Correct length check in my_wc_mb_filename()
  • commit d059dd736867f5260c7e1663ea09835055b556e0 2015-12-05 21:04:02 +0100
    • Fix memory error when a plain string argument is parsed. Parsing memory, not added in CalcLen, is added in CheckMemory. Adding also the file length. modified: storage/connect/jsonudf.cpp
  • commit a6b8bfcafd71804244954ddd4f9cdd0fc4ba7e68 2015-12-05 17:30:03 +0100
    • Fix memory error when a plain string argument is parsed. Parsing memory, not added in CalcLen, is added in CheckMemory. Oups... last commit was buggy modified: storage/connect/jsonudf.cpp
  • commit d3dc52e47c3a048d9ee8449bc7b394026e3f7d8c 2015-12-05 15:01:09 +0100
    • Fix memory error when a plain string argument is parsed. Parsing memory, not added in CalcLen, is added in CheckMemory. modified: storage/connect/jsonudf.cpp
  • commit e528fe79b8479000e1e4ed20de1682bc385ad82a 2015-12-05 12:21:33 +0200
    • Fix gcc v5.compiler errors.
  • commit 27f9d2f9291efaca2a96fbda1c68e410abd94767 2015-12-04 22:38:16 +0100
    • Commit updating CONNECT from the 10.1 version
  • commit 50160216eab066de7a71dd8e355f0c5cb29c8789 2015-12-04 18:16:04 +0100
    • MDEV-9156 : Fix tp_add_connection()'s error handling
  • commit 082b859d0d8afbe49be770c2f18cf39bbd939aa8 2015-12-04 14:24:03 +0200
    • MDEV-9233: Copying MySQL 5.5 data directory to 10.0 with partition tables crashes on insert
  • commit d87bc55b05046d6484659286fa831ff10dbd3af9 2015-12-03 20:43:54 +0400
    • MDEV-8630 Datetime value dropped in "INSERT ... SELECT ... ON DUPLICATE KEY" Item_func_coalesce::fix_length_and_dec() calls Item_func::count_string_result_length()) which called agg_arg_charsets() with wrong flags, so the collation derivation of the COALESCE result was not properly set to DERIVATION_COERCIBLE. It erroneously stayed DERIVATION_NUMERIC. So GREATEST() misinterpreted the argument as a number rather that a string and did not calculate its own length properly.
  • commit 9f07c6b383d776d430510de1256b3e4e8680bc60 2015-12-02 16:08:54 +0400
    • MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routine
  • commit 33589b25efe3283b748e43a54c42db2ed176c3e5 2015-12-03 13:18:10 +0200
    • MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf.ic line 730
  • commit ba8e630d97af2b2ed3e527070f1cab05571911fd 2015-12-02 18:19:43 +0100
    • Disable buffering when writing to mysqld's stdin.
  • commit 3bae880887b7191711e02f206e9b559819fa7b45 2015-11-30 05:44:02 +0200
    • Disable some test with year that are outside of the range that mroonga can handle
  • commit c3018b0ff4fb02c029787d03867adf0530607bab 2015-11-29 17:51:23 +0200
    • Fixes to get all test to run on MacosX Lion 10.7
  • commit 654547b5b4b21aec719a84149595464364c96eea 2015-11-27 02:06:58 +0200
    • Fixed problems found by buildbot:
  • commit 8254f054f871422dfb9f7963382d794fa2a18df9 2015-11-25 17:10:27 +0300
    • Fix a typo bug in table_multi_eq_cond_selectivity(). It causes compiler warning in new gcc.
  • commit f813a0002922949a23c75affbee530076f4aa1bb 2015-11-24 20:04:12 +0200
    • Fixed failing test cases and compiler warnings found by buildbot
  • commit b30a768e7bcaf926cfacc4b617338184e8d72fe3 2015-11-23 19:58:30 +0200
    • Fixed failures in rpl_parallel2
  • commit 72dc30f21701cc93f46efaa0018413bb71af5211 2015-11-23 19:56:03 +0200
    • Fixed compiler warnings
  • commit 55eabc2968c959b83f28599bc4a91d5b0c81daf4 2015-11-22 18:44:33 -0500
    • Merge branch '5.5e' into 10.0e
  • commit 427cc35f3f75f4c6be6f771fe892dc18dc87e6eb 2015-11-22 18:39:37 -0500
    • Disable SELinux packaging.
  • commit a7208e9ff45b791e5cd795a25cc34e308b2ea1ec 2015-11-20 23:35:40 -0500
    • Fix a failing test.
  • commit 13ad179c96ee8c8c4043806b8575c851e3676f0d 2015-11-20 14:50:18 +0100
  • commit 2553f143fdeb9068eb02a8fda58750c24071f5ef 2015-11-19 10:17:40 +0100
    • fix feedback plugin not to crash in debug builds
  • commit ab476a8d107b3e5b591944b2b5eb3a21d6d003a1 2015-11-18 22:03:02 +0100
    • Merge branch '5.5' into 10.0
  • commit f91798dd1c9e178061ba58c88a42b9cb3701385d 2015-11-18 21:31:45 +0300
    • MDEV-7370: Server deadlocks on renaming a table for which persistent statistics exists
  • commit c2ec897745f37c1479dc9be3a2a3b476e4ed694f 2015-11-18 17:42:39 +0200
    • Fixed buildbot failures on Solaris 64 bit
  • commit f383cbcb03c499a935f4c59dd5101b2a6470c5c6 2015-11-18 14:46:30 +0200
    • Added some selects to rpl_parallel2.test to find out where it fails in buildbot
  • commit 43a5090980ac0ab9695587979b9068b6bf849d64 2015-11-18 11:20:59 +0100
    • MDEV-9051 mysqld got signal 11, after upgrade to 10.1.8
  • commit 726162989bdffca6af4a83c018a7d8eafeb82e6f 2015-11-18 10:58:51 +0100
    • feedback plugin debug
  • commit dd90dae3c0f639ebc29be3477c8732ecefa6de1d 2015-11-17 18:33:08 +0100
    • MDEV-7588 Add thd_wait_begin/end to notify threadpool of binlog waits
  • commit e669a5fd87b28158cbb4454b4bcce7fe4a4ef8b8 2015-11-17 18:33:08 +0100
    • MDEV-7588 Add thd_wait_begin/end to notify threadpool of binlog waits
  • commit ae8a7a4226d89f40a87b15519604b482547312be 2015-11-16 13:14:18 -0500
    • Merge tag 'mariadb-10.0.22' into 10.0e
  • commit 1e2f06aa6b0e25534101209f60432641218000fc 2015-11-16 13:08:39 -0500
    • Merge tag 'mariadb-5.5.46' into 5.5e
  • commit 4008a3e55bda76fab622de163b174008d2d58abb 2015-11-14 10:11:09 +0100
    • Merge branch 'bb-10.0-knielsen' into 10.0
  • commit 063a51ca5d4e390cebf225e653c67c733c1a695e 2015-11-14 07:21:03 +0200
    • Fixed buildbot failures with system_mysql_db_fix
  • commit a9cda4419becd34e956b1657d2cc5a07644c96bf 2015-11-13 23:43:11 +0200
    • MDEV-8066 Crash on unloading semisync_master plugin
  • commit 65986b8a0ac4743a5e597c1ca30b1261f1a0fce0 2015-11-13 15:30:48 +0100
    • Merge branch 'mdev7818-4' into bb-10.0-knielsen
  • commit d5d87c98c045138d1141f97eeeda265591bb7dca 2015-11-13 15:30:37 +0100
    • Fix embedded server build after MDEV-7818 patch
  • commit 6bf88cdd9d2b77a2e1ac3b11ab8e1d30658f4cb5 2015-11-13 14:08:38 +0100
    • Merge branch 'mdev7818-4' into bb-10.0-knielsen
  • commit ba02550166eb39c0375a6422ecaa4731421250b6 2015-10-22 11:18:34 +0200
    • MDEV-7818: Deadlock occurring with parallel replication and FTWRL
  • commit 6d96fab7dd9ce6f384eebc9b73a9128a0b0ca1aa 2015-05-28 12:32:19 +0200
    • MDEV-7818: Deadlock occurring with parallel replication and FTWRL
  • commit 75dc2671011ba53e4f4531752c213ced7f9012ff 2015-10-22 10:28:51 +0200
    • Change Seconds_behind_master to be updated only at commit in parallel replication
  • commit 2776159e424dc04ef162b9cc0a2bd075419e0eb4 2015-11-12 22:21:47 +0300
  • commit 73d4c4dfe7a1476173dfb51fbd560b937adba82c 2015-11-12 15:16:53 +0200
    • Remove compiler warning
  • commit e8c1b35f180efef8bc486aadda73fef7f8febf56 2015-11-12 14:51:01 +0200
  • commit 83ed38d92ad27d31f0837f0c8277ed7bb21b68f6 2015-05-11 20:18:30 +0800
  • commit 6c8f650ea0268f7b47f772efb2e3005b86a19edf 2015-11-09 16:17:17 +0100
    • MDEV-9089 Server crashes in MDL_key::mdl_key_init (main.lowercase_table4 test fails)
  • commit 7e4da9b370d032db9015adb47ad2ff585aeaea5d 2015-11-06 16:36:41 +0100
    • DEV-8632 Segmentation fault on INSERT
  • commit 9f862ce026c9102695f01aaa3090d5e99ffd80a1 2015-11-09 17:58:35 +0300
    • MDEV-7383: engine-independent-stats column_stats has limited values for max/min values
  • commit 1694d813997198e86f6a8aa6aefffb687c9992dd 2015-11-09 12:29:26 +0100
    • MDEV-8533 Debug embedded server does not build on Windows
  • commit 5d754fce95fa378027d1b575d049ab6b78823bb7 2015-11-09 09:23:32 +0200
    • MDEV-8854: New warning messages are unreadable
  • commit 406e3aaaa432d750a393e9630cc22f92356338c0 2015-11-08 14:50:28 +0100
    • Merge branch 'ob-10.0' into 10.0
  • commit dc8a0df0a2c72a974c7e76eb8a3f945e6eed4f15 2015-11-08 13:21:45 +0100
    • PATCH-P0-FIX-UPSTREAM: Fix possible buffer overflow (MDEV-8317) Maintainer: Michal Hrusecky <Michal.Hrusecky@opensuse.org> (modified by O. Bertrand --> adding and using the XSTR macro) modified: storage/connect/tabxml.cpp
  • commit c88ca2c22739dc2327c7b1082df79a93370662ba 2015-11-06 17:56:56 +0100
  • commit f1daf9ced46ba65b025a92f512833c86d04e7cf2 2015-11-06 17:24:23 +0100
  • commit a36048d143c2e3cd956009849dc28f4a714d00d0 2015-11-06 12:26:03 +0400
    • MDEV-7550 TokuDB crashes in build tests on Launchpad
  • commit 5041de97e15e4af05003a8c6c14bfff106da570b 2015-11-03 09:31:20 +0100
  • commit d9119710c44d0cd785447080c43bf3c2ba2e4cac 2015-11-03 18:14:13 +0100
    • MDEV-9041 connect-timeout has no effect on Windows
  • commit 245bfc52fc869ce095534b3f0d1f9f559e96d703 2015-11-03 17:41:06 +0100
    • MDEV-8669 MTR client connections on Windows became much slower. The regression is caused by change bind-address server parameter in MDEV-8083, so now server listens on IPv4 only by default.
  • commit fa1438cbf4307731a54ea4137d5f7d4b744cdfbc 2015-10-27 11:17:52 +0100
    • MDEV-8913 Derived queries with same column names as final projection causes issues when using Order By
  • commit bf186312e19bfe1e1cc5f83fc8280c84b7a17b21 2015-10-30 13:06:02 +0100
    • fix compilation with -DENABLED_PROFILING=OFF
  • commit 59dd58b17eb79bd2daa0c72a86cd4b3b14bae4cc 2015-10-30 10:10:43 +0400
    • MDEV-8692 prefschema test failures on ARM (on Debian build system) A few tests assumes that the CYCLE timer is always available, which is not true on some platforms (e.g. ARM). Fixing the tests not to reply on the CYCLE availability.
  • commit 14eea2f8c25078dcb8d803d9fc6b67e92f065d38 2015-10-29 07:34:53 +0900
    • merge spider-3.2.37
  • commit 56f04e0dfd0835b207a86729d2f73a8502f71bb0 2015-10-28 21:32:07 +0100
  • commit d775ecdd010daad4dc6147fba58acd006bf2c60c 2015-10-28 08:11:54 +0100
    • MDEV-8543 mysql.server script not correctly handle --pid-file.
  • commit d88aaaa841aefabce770ad73373363275f606d22 2015-10-28 08:34:08 +0100
  • commit b0e3f484f76bfcd26f8da919d621f56972d21aa7 2015-10-22 16:08:45 +0200
  • commit ac67f9a42ac6b52ea1673fd5bf40e2563b6c4004 2015-10-28 12:53:23 +0400
    • Removed mistakenly committed test file.
  • commit ce1b450ab1b75b3c469b8c490e40226973fdad17 2015-10-22 13:57:44 +0200
    • MDEV-7930 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type != 2' failed in handler::ha_index_read_map
  • commit e1ed331ceabbf51b3409529ec78039c42324e1b0 2014-07-01 16:52:35 +0530
    • MDEV-8805 - Assertion `!m_ordered_rec_buffer' failed in ha_partition::init_record_priority_queue()
  • commit 4834d822efe5a812d251f254387b3f80beb9380d 2015-10-28 08:42:51 +0200
    • MDEV-8932: innodb buffer pool hit rate is less than zero
  • commit a9b5a8d5056af6c8f9b98a231ffa2de9ea20f215 2015-10-28 00:08:18 +0100
    • Merge branch 'bb-10.0-serg' into 10.0
  • commit 3c5733cd2dab8877afd46f38139f2cbb13b71125 2015-10-27 18:57:28 +0100
    • Merge branch 'connect/10.0' into 10.0
  • commit 13884cf206c7e1a828748173a4d723cfe186fd8a 2015-10-27 13:00:15 +0200
    • MDEV-8696: Adding indexes on empty table is slow with large innodb_sort_buffer_size.
  • commit d6480f49ffb8a2a6e63915a55aa8bd067b0850e5 2015-10-11 10:32:44 +0200
    • Fixed Fedora 22 package build failure.
  • commit e4f9d20d7c0359aadaf212346f7b4517e7efa5d7 2015-10-23 15:06:43 +0400
    • MDEV-8498 - mysql_secure_installation can't find "mysql" in basedir
  • commit 2c8c65297865d9f8da501761f46e2a34e29af603 2015-10-26 12:48:26 +0100
    • 5.6.26-74.0
  • commit c9185225cba8bb6a2a6745d98a168efe6dfaddcd 2015-10-25 22:45:48 +0400
    • MDEV-8358 ALTER TABLE .. ADD PRIMARY KEY IF NOT EXISTS -> ERROR 1068 (42000): Multiple primary key defined Checks for multiple primary keys added.
  • commit 6a28882b57497b7c167577b2cdc03c7193779b71 2015-10-24 20:06:59 +0200
    • merge commit 02b00b154
  • commit 84da1547e6ccc25daa0e7a9b11ae51c51629a923 2015-10-23 22:21:50 +0200
  • commit fb8713385f514da0b77d1212f2035a6d5678561e 2015-10-23 11:31:18 +0200
    • remove unneded #include's that had a dubious explanation
  • commit 2c0bcfff8c8e32a9b70d1090ab34a5f53182ad52 2015-10-24 20:16:06 +0400
    • MDEV-8693 Tests connect.bin connect.endian fail on armhf (on Debian build system)
  • commit d546d1cc138cc0e6c7d69a55bfee2bebfa4d4c0e 2015-10-23 18:49:02 +0300
    • Fixed MDEV-8408 Assertion `inited==INDEX' failed in int handler::ha_index_first(uchar*)
  • commit df8832caae60de4f7b9ceca808a3f97b92bc22fb 2015-10-22 15:23:18 +0200
  • commit 581d85259d2669f5951b2d918ccdf10c0f93a184 2015-10-22 13:55:55 +0200
    • MDEV-8868 Consider adding a check for libjemalloc version in cmake and/or at runtime
  • commit 6f0754789ca7eee969da84ba3e98d023d7ca812b 2015-10-22 13:09:38 +0200
    • MDEV-8614 Assertion `status == 0' failed in add_role_user_mapping_action on RENAME USER
  • commit 956e92d90873532fee95581c702f7b76643969ea 2015-10-22 11:58:54 +0200
    • MDEV-8609 Server crashes in is_invalid_role_name on reloading ACL with a blank role name
  • commit 27328ca1f43e252ed32712210cac1a83d5a0c96d 2015-10-22 10:27:36 +0200
    • add comment to a test
  • commit 3e1c743d4a100ff13efd030422525b28d1877281 2015-10-22 07:23:59 +0200
    • MDEV-7656 init_file option does not allow changing passwords
  • commit e257b8b9598ff861a97bbc2c43e2d7e88a997523 2015-10-21 16:22:20 +0200
    • fix the dbug tag name
  • commit e5cce2b99f012785b86648af9ab5d7052a3db3cc 2015-10-22 07:15:23 +0200
    • fix build on sol10-64
  • commit 41a3c58e28ec682fbffb5fde3021dd0e7958a7c5 2015-10-21 19:40:38 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit b35f9972c886a7b1481270b6b0b3974f6009197d 2015-10-21 19:24:01 +0200
    • Fix MDEV-8882 modified: storage/connect/tabodbc.cpp
  • commit 18f7dfed179204dcfc02a27790e22bb9cc4e2e32 2015-10-15 12:11:17 +0300
    • Allow mysql_upgrade to enable event after table is corrected
  • commit 95faf34d859aee242812fae31629b224feeb868a 2015-10-12 13:05:31 +0300
    • Set opt_noacl (running with--skip-grant-tables) to 0 if we reload grant tables.
  • commit 0d90b8bed27c23e5716e857a5d8c1bc6f8a429af 2015-10-21 14:59:36 +0200
    • Merge branch '5.5' into 10.0
  • commit df804208657dfae10e24d656d9228f05e57b14a5 2015-10-21 14:42:56 +0200
    • fix events_1 test for October 2015
  • commit ac9141cbc01dd46ebc72ef53c840fda91331c662 2015-10-20 18:45:45 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit d51e466e63bce9c8ef805ee7271262a77abe7f85 2015-10-20 13:20:10 +0200
    • Fix MDEV-8966 modified: storage/connect/ha_connect.cc
  • commit 9a3ff0789fbf6c0ea627415c90ae5487449f433b 2015-10-19 12:15:49 +0200
  • commit f5154229ed52de13e6e61dbfcb7733abf266d55e 2015-10-18 15:06:14 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit 90209463d0a4016d9f86f8e31dabdd61dbe48763 2015-10-18 15:03:45 +0200
    • Fix MDEV-8926 modified: storage/connect/ha_connect.cc
  • commit 978c2a37c01a3adece280d7e9d560fcd67a48cb4 2015-10-11 17:06:03 -0400
    • MDEV-7640: CHANGE MASTER TO doesn't work with prepared statements
  • commit 151f967380c44d46a6d9a5fda1d19985ebf0e22c 2015-10-11 17:06:03 -0400
    • MDEV-7640: CHANGE MASTER TO doesn't work with prepared statements
  • commit e7cb032e560e14865941ecdcb553cd3aba856b68 2015-10-09 19:29:03 +0200
    • fixes for buildbot:
  • commit 2ca4141af12727d2f1342b3c7ccfa0da1a763c80 2015-10-09 18:24:17 +0200
    • Merge branch 'merge-perfschema-5.6' into 10.0
  • commit 01be663c503f180b47f477fb8cc7a2b55a7b79ff 2015-10-09 18:16:27 +0200
    • Merge branch 'merge-xtradb-5.6' into 10.0
  • commit 77c44a3470885e37489f85c90f6146e3309df030 2015-10-09 17:48:31 +0200
    • update innodb version
  • commit 04af573d65487225132679fefcb142d24711d01d 2015-10-09 17:47:30 +0200
    • Merge branch 'merge-innodb-5.6' into 10.0
  • commit 1b41eed5d178182e7d9070450178188ca1e47265 2015-10-09 17:22:53 +0200
    • 5.6.27
  • commit 86ff4da14dc53659e88ee8cd66412045dcb26e31 2015-10-09 17:21:46 +0200
    • 5.6.27
  • commit 6a821d78a6a33aaf81909ab2858d13f95dbe2708 2015-10-09 17:20:49 +0200
    • 5.6.26-74.0
  • commit cfeedbfd3e292f61c7da8f0a7f86307cbeeddb64 2015-10-09 17:12:26 +0200
    • Merge branch '5.5' into 10.0
  • commit 16c4b3c68b06653592a9500050ad977a38f4ebae 2015-10-09 16:43:59 +0200
    • fixes for buildbot:
  • commit bff1af983ad7b0bed6c3973e4d13297df5fe2791 2015-07-16 15:50:26 -0700
    • Clarify the log message about master_info and relay_info files.
  • commit 0ea42333d37d3eda13e8756dba9c34778f5da47d 2015-09-18 18:27:54 +0200
    • remove --default-myisam from mtr
  • commit 2a9bcc60861dba2dff69af6371164f2f8765f352 2015-09-17 14:45:28 +0200
  • commit 99142abe6999a106c688378b4d3dd8f38b3b5dcb 2015-09-17 14:34:03 +0200
    • mysql and mysqldhow man pages
  • commit ed195b28f711abb3752cbde95b04b34684a3d70e 2015-09-10 20:12:50 +0200
    • MDEV-7680: mysqld_safe and mysql_multi man pages
  • commit 50775094cf64864e246da8cbd8de222654579ec7 2015-09-09 14:32:52 +0200
  • commit f41a41fd912af97bc2703d3fcec8d1a294bef023 2015-10-09 00:06:16 +0200
    • Merge branch 'merge-xtradb-5.5' into 5.5
  • commit db79f4cf613c77391216988d2a9273a68e0c3c11 2015-10-08 23:02:43 +0200
    • 5.5.45-37.4
  • commit 82e9f6d948132b71abd57d8413f97f0cc2208d82 2015-10-08 22:54:24 +0200
    • Merge remote-tracking branch 'mysql/5.5' into 5.5
  • commit c8d511293aae155210089b6de4143d11569af18d 2015-10-08 00:32:07 +0200
    • MDEV-8796 Delete with sub query with information_schema.TABLES deletes too many rows
  • commit 6dd41145ac6d33db08157e96cbc3b400b54f898b 2015-10-08 10:45:32 +0300
    • Better error messages if slave is not properly configured
  • commit a69a6ddac8175a611d97711d167e26ad5d1f9dc8 2015-10-08 10:45:09 +0300
    • MDEV-4487 Allow replication from MySQL 5.6+ when GTID is enabled on the master MDEV-8685 MariaDB fails to decode Anonymous_GTID entries MDEV-5705 Replication testing: 5.6->10.0
  • commit 7c1e2fe35c2b948bd934e8a0bed30fbe018053dd 2015-10-08 10:17:07 +0300
    • Better error message if failed
  • commit ca051fa0275a09ff63ef4172dc6db9d8ee6cdcea 2015-10-08 10:16:35 +0300
    • Allow row events in replication stream for slave in all cases (even when configured with --binlog-format=statement). Before we got an error on the slave and the slave stopped if the master was configured with --binlog-format=mixed or --binlog-format=row.
  • commit d278fb4922b6788b1531b8ff6ff015eaf2a629f5 2015-10-08 09:58:44 +0300
    • Fixed tokudb test result to make it stable (was altering between index and range)
  • commit 4a602046c01c0fce881124f7ce29b17099bb54e7 2015-10-06 16:15:34 +0300
    • MDEV-8903: Buildbot valgrind failure: Invalid read of size 1 in sql_memdup...
  • commit 1289794799e7ad5ae4f6a26a545dff7b77ee8637 2015-10-06 15:54:37 +0300
  • commit 504802f333d3ba2a7385ca14f5b40a3facc72de8 2015-08-05 11:57:35 +0200
  • commit 54b998173b128bb8362b5dbafbd66c4199776937 2015-04-23 20:08:57 +0200
    • MDEV-7846: Server crashes in Item_subselect::fix_fields or fails with Thread stack overrun
  • commit 0ab93fd6f3050cabac5fbb503173c95bb7073cfc 2015-04-23 19:16:57 +0200
  • commit 2e3e8180483628e6744b6590acf5dd546c6a6076 2015-04-23 19:11:06 +0200
  • commit 7ccde2cbd55814d6f8525552d27674a5d1f577bf 2015-04-23 19:04:11 +0200
    • MDEV-7565: Server crash with Signal 6 (part 2)
  • commit a7dd24cdaa739727f06a44a5386af092f17c10e3 2015-10-06 13:52:27 +0300
    • MDEV-8299: MyISAM or Aria table gets corrupted after EXPLAIN INSERT and INSERT
  • commit bb22eb55dba5ebe41af2f554e74520d66bbbcf26 2015-10-01 13:40:23 +0400
  • commit 727da9c8ec0e6f4baa3f03e0c4b6a11846611417 2015-10-01 13:04:59 +0400
  • commit 006acf7454730ca6b6a603b2cd74b9bde3b6c020 2015-09-30 10:49:45 +0300
    • Bug #68148: drop index on a foreign key column leads to missing table MDEV-8845: Table disappear after modifying FK
  • commit a95711e45d45ec3f024468373087160fc9e4ff6b 2015-09-29 08:39:54 +0300
    • MDEV-8855: innodb.innodb-fk-warnings fails on Windows
  • commit 02a38fd27e71fb6657a4da294bd8dd2e1c2b216c 2015-09-24 17:25:52 +0200
    • MDEV-8624: MariaDB hangs on query with many logical condition
  • commit f804b74fd498bce2d527008146b5a0288580d75c 2015-09-28 03:40:29 +0300
    • MDEV-8154 rpl.show_status_stop_slave_race-7126 sporadically causes internal check failure
  • commit ce7d8c5ee8c459ac692715994fa73b8f29e9e48a 2015-09-27 18:01:47 +0300
    • MDEV-7330 plugins.feedback_plugin_send fails sporadically in buildbot
  • commit bdcf37076595b003d74edc6a23c53ac23fba64a8 2015-09-27 16:00:48 +0300
    • MDEV-7933 plugins.feedback_plugin_send depends on being executed after plugins.feedback_plugin_load
  • commit 256360956f0ed0bdf1e4e9bb666f10f9812e10a5 2015-09-26 02:51:29 +0300
    • Increased the version number
  • commit 86ed494aef0e7fb1f75af32d0665e9b42f36ee17 2015-09-26 02:48:55 +0300
    • MDEV-8849 rpl.rpl_innodb_bug30888 sporadically fails in buildbot with testcase timeout
  • commit dca4ab92b8e32ae1abe54666cf2313d94d5804a4 2015-09-24 21:24:28 +0300
    • MDEV-8841 innodb_zip.innodb-create-options fails in buildbot
  • commit 5cc149febaad181cac65903a62dfe507ae4b6f76 2015-09-24 10:28:47 +0200
    • The compiler warnings fixed.
  • commit fea156813a80c93f7256c136a3bef4a8efa38131 2015-09-22 13:35:23 +0200
    • Fix sporadic test failure in rpl_gtid_mdev4820.test
  • commit 81727cd774054cd92260c4c0d4e2f09b6a80a4ca 2015-09-22 12:54:01 +0300
    • Backport to 10.0: MDEV-8779: mysqld got signal 11 in sql/opt_range_mrr.cc:100(step_down_to)
  • commit 8d0d4451d34a8f6c3dd1732d7a813408b6a95b38 2015-09-21 17:32:37 +0300
    • Backport to 10.0: MDEV-8779: mysqld got signal 11 in sql/opt_range_mrr.cc:100(step_down_to)
  • commit 80d12374706dfd5024d45218a9c5fcbba583dee6 2015-09-16 12:14:59 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit 019c9e0a652d0a7abe915c3349c756cce7add459 2015-09-16 12:11:28 +0200
    • Fix assert error for where clause with UDF's was fixed in HA_CONNECT::CondFilter moving res= pval->val_str(&tmp) but this was wrong. Now res is only used for strings. modified: storage/connect/ha_connect.cc
  • commit abd31ca2b6cde024772fcac0f4953219d76c6344 2015-05-06 13:19:22 +0200
    • MDEV-7990: ERROR 1526 when procedure executed for second time ALTER TABLE partition ... pMAX values less than MAXVALUE
  • commit 39e8dc9d28f78f48cf4e06ef278902831669beee 2015-09-12 00:43:31 +0200
    • Merge.
  • commit 528729fc5da818e99c7ec06b7a7e4c9d0f0adc3e 2015-09-12 00:42:21 +0200
    • MDEV-8193: UNTIL clause in START SLAVE is sporadically disobeyed by parallel replication
  • commit 244f043e6ec5a6d1500593b999baf85838ccfa96 2015-09-11 12:03:04 +0200
  • commit 51eaa7fe53eb017ffb3f4dc2f318cb0511b7cd26 2015-09-11 10:51:56 +0200
    • MDEV-8193: UNTIL clause in START SLAVE is sporadically disobeyed by parallel replication
  • commit d69931eec2b30b63477604be1c4c28b3cf0b8dd2 2015-09-09 01:28:04 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit e939ea58e511e7a3cca315923188fda2cfd7477b 2015-09-09 01:26:00 +0200
    • Fix assert error for where clause with UDF's was fixed in HA_CONNECT::CondFilter moving pval->val_str(&tmp) modified: storage/connect/ha_connect.cc
  • commit 29ac245dd04c5416d57a90b0ab3c4d08cbc4d723 2015-09-07 13:13:52 +0200
    • MDEV-8473: mysqlbinlog -v does not properly decode DECIMAL values in an RBR log
  • commit 0ce0b88080fd39f6841206b64d8723af9779e849 2015-09-01 11:47:06 +0200
    • MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()
  • commit 102a85f9f30cdf8c3baa3893c68932617240bfa6 2015-09-03 18:00:43 +0200
    • MDEV-8663: IF Statement returns multiple values erroneously (or Assertion `!null_value' failed in Item::send(Protocol*, String*))
  • commit 9abf426ee7f1ca2bab2683387137d3da0f18bc0e 2015-09-04 13:35:31 +0300
    • MDEV-8443: mysql-test - innodb.innodb_simulate_comp_failures 'innodb_plugin' is failing
  • commit bd8ffe701856bf1391265ce5eb83e770c959b914 2015-09-03 09:39:57 +0200
    • Merge pull request #87 from pivanof/qplan_macros
  • commit 83c7b1e95b04fd65651c93db2bc3746a228fd34c 2015-09-02 10:40:34 +0200
  • commit 09bfaf3a13dabad936198633b968451c17d409b2 2015-09-02 10:08:09 +0200
    • Fix a potential lost wakeup for binlog_commit_wait_usec
  • commit 999c43aeb73f60336b2ebf74821983fee37b96dc 2015-09-02 09:57:18 +0200
    • MDEV-8725: Assertion `!(thd->rgi_slave && thd-> rgi_slave->did_mark_start_commit)' failed in ha_rollback_trans
  • commit 4b41e3c7f33714186c97a6cc2e6d3bb93b050c61 2015-08-31 18:40:24 +0200
    • MDEV-6219: Server crashes in Bitmap<64u>::merge (this=0x180, map2=...) on 2nd execution of PS with INSERT .. SELECT, derived_merge
  • commit b66455f67da9b0bbe7fb7862c23a8283d766e149 2015-08-24 01:41:12 +0300
    • Increase the version number
  • commit aef8bfdc826d7466dd482d38522de925ad6b4217 2015-08-24 01:37:21 +0300
  • commit 9b475ee3c1855c23fc716ba83a261c238d9b6f83 2015-08-05 20:43:25 +0300
    • MDEV-8289: Semijoin inflates number of rows in query result - Make semi-join optimizer not to choose LooseScan when 1) the index is not covered and 2) full index scan will be required.
  • commit cd9b9199a148e45daf5f8fc57ac4a0011a2a8433 2015-08-14 15:49:46 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit 6d46c977a71a526ee7307b4bd6393ea122e21989 2015-08-14 14:23:14 +0200
    • Fix crash when SetValue_char is called with a negative length value. This can happen in odbconn.cpp when SQLFetch returns SQL_NO_TOTAL (-4) as length. modified: storage/connect/odbconn.cpp modified: storage/connect/value.cpp
  • commit 1bfe4da1e97c4034f70fb5521b93ae87c872a841 2015-08-13 01:28:15 +0300
    • Fixed mysqltest run failure: Test did not clean up after itself properly
  • commit afa9cb7519fcb73d546bba45d3baa7b157926084 2015-08-13 01:27:23 +0300
    • Fixed overrun in key cache if one tried to allocate a key cache of more than 45G with a key_cache_block_size of 1024 or less.
  • commit 335ec7a363ffc49c5c974d45782220bf4977d846 2015-08-11 21:15:33 +0200
    • Prevent wrong update of expanded columns when pretty is not 2. modified: storage/connect/tabjson.cpp
  • commit 0eacebf167daeeabcc3c60f0675db2aa75b7e033 2015-08-08 10:54:47 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit 5f533035d3ad8dc56ef339196633a931d7bff60c 2015-08-06 17:46:47 +0200
    • Fix the TDBDOS::EstimatedLength function that was wrongly counting its calculation virtual and special columns. modified: storage/connect/reldef.h modified: storage/connect/tabdos.cpp
  • commit 203f4d41930a140d469aeca9840a7b226afeaaf6 2015-07-16 15:59:55 -0700
    • Add parenthesis in macro definitions to prevent order of operation problems.

MariaDB Enterprise Cluster 10.0.22 Changelog

  • commit 14b04028a4c81a30a1130d405c52b92614634023 2015-12-29 11:33:09 -0500
    • Merge tag 'mariadb-galera-10.0.23' into 10.0e-galera
  • commit 89a264809d660fb5a4e7d43e9324b1f529a3a1d7 2015-12-23 09:51:32 -0500
    • MDEV-9224: postfix - thd can be null in reload_acl_and_cache()
  • commit e6c0f25f04c0dd6be7cd3973bf1a58dff213f985 2015-12-22 15:09:29 -0500
    • Merge branch '5.5-galera' into 10.0-galera
  • commit fe4047dc39090f626408d91999dd4a8f0869ab13 2015-12-22 15:02:18 -0500
    • MDEV-9224 : Database lockup on flush in galera
  • commit 70113ee170cbace52d01afdb3ddd4ea5bfa92ebd 2015-12-22 14:58:02 -0500
    • MDEV-9290 : InnoDB: Assertion failure in file trx0sys.cc line 353
  • commit 080da551ea171f8a43633ab27b56875938643dd0 2015-12-21 16:36:26 +0200
    • MDEV-8869: Potential lock_sys->mutex deadlock
  • commit 8dfd157bb2c560f0ee7496216cc3f0895788bdf0 2015-12-19 19:19:32 -0500
    • Merge branch '5.5-galera' into 10.0-galera
  • commit dad555a09c8d590132c77c192a18d7fc1f8fe91e 2015-12-19 14:24:38 -0500
    • Merge tag 'mariadb-10.0.23' into 10.0-galera
  • commit 3f515a09ff13d5ee242de121b0162dd4b39db219 2015-12-16 20:07:12 -0500
    • MDEV-9290 : InnoDB: Assertion failure in file trx0sys.cc line 353
  • commit 90ea0145856338221803ebb9b446ed2a6e082412 2015-12-16 19:39:00 +0400
    • MDEV-8378 - Debian: the Lintian complains about many "shlib-calls-exit" in many of the plugins
  • commit 71eee693b2ffadaf3d3ae9f68d5a723d9e4b503a 2015-12-16 11:09:54 +0100
    • MDEV-9167: COLUMN_CHECK fails on valid decimal data
  • commit bd69d7b3f30267011675747e4a74959b71a7ebc6 2015-12-16 08:58:49 +0100
    • after-merge disable unstable tests
  • commit a70f700a038ca34dc041b1b1aa365048993448a4 2015-12-15 23:34:32 +0100
    • after merge fix debian builds
  • commit 2116649dee20a9e3ce63468f2b85442292f5c826 2015-12-15 14:16:15 +0100
    • after-merge fix replication tests
  • commit 7a2136433280fa5c38997bbd4b41121b8e727ca0 2015-12-14 18:58:52 +0100
    • after-merge fix partitioning tests
  • commit 15f7f5c6bb4eb8ee8d868bb991f25b18d36f64ec 2015-12-15 20:13:09 +0100
    • Merge branch 'merge-tokudb-5.6' into 10.0
  • commit a75ac82c2f24a6a7ffb2effe90455d367913b78d 2015-12-14 15:02:39 +0100
    • MDEV-9147: Character set is ignored in Dynamic Column for saved string
  • commit 98c9fbfa215242f2930990a0a80b9c5642d23e58 2015-12-15 11:27:08 +0200
    • MDEV-8297: information_schema.innodb_sys_tablestats.modified_counter doesn't change on UPDATE
  • commit e9b4a041af5122dffd59012493c565e6e3db2664 2015-12-15 11:59:37 +0400
    • MDEV-8721 AIX: Compile error xtradb:log0log.cc
  • commit b63bf7368b4881789bef931f90d4719b358cf507 2015-12-15 09:30:13 +0200
    • MDEV-8923: port innodb_buffer_pool_dump_pct from MySQL
  • commit af3c67056d3f9f7f348c612f9ce48e83c8a456d6 2015-12-15 10:57:28 +0400
    • MDEV-9265 SuSE patches: Suspicious implicit sign extension
  • commit 99404c3437b35b5ee51578c2ea74209ccb9ba890 2015-12-14 14:34:32 +0200
    • MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in "innodb_read_only" mode
  • commit 18173ddfc4081407832d9a6703d1b8356b7defe9 2015-12-14 11:33:52 -0500
    • MDEV-9162 : MariaDB Galera Cluster memory leak on async slave node
  • commit 0db50be89349761d5677441f2d60ab52c23947f0 2015-12-14 17:06:08 +0100
    • Fix logic around retrying failed Windows async IO as synchronous IO . os_file_write/read macros were wrong (had wrong number of args), among other things
  • commit f0da06281839e507d9d4061f3e28b11d28293968 2015-12-14 17:02:42 +0100
    • fix compile error on Windows
  • commit 4437f51682b22caaf2cf0b00de1bf6fa3edf6557 2015-12-14 10:10:09 +0200
    • MDEV-8869: Potential lock_sys->mutex deadlock
  • commit 3e206a518dec400e084451165f633b78eb2e7fee 2015-12-13 23:55:20 +0100
    • Merge branch 'kentoku/10.0' into 10.0
  • commit 6b4cc43f171d37f6913d847fd61e613e671e9205 2015-12-13 23:52:43 +0100
    • Merge branch 'connect/10.0' into 10.0
  • commit 92326bf8ace284f958f2e2b321a0a4cb535dd267 2015-12-13 18:41:17 +0100
    • Merge branch 'ob-10.0' into 10.0
  • commit 8286b680b22a15e678badfc112831f47467d3dec 2015-12-13 18:39:32 +0100
    • - Copy error message from G to g when using temporary storage for parsing. modified: storage/connect/tabjson.cpp
  • commit b418e978260777b88b7291db98682559212cb632 2015-12-13 17:19:18 +0100
    • Merge branch 'merge/merge-perfschema-5.6' into 10.0
  • commit 095b7b92d1d8ddf07d91a4f5917b9c052e403c68 2015-12-13 16:25:57 +0100
    • Merge branch 'merge/merge-pcre' into 10.0
  • commit 359ae59ac0bc1a4fccd35347a20c56d5f5e8c513 2015-12-13 16:23:02 +0100
    • Merge branch 'merge/merge-xtradb-5.6' into 10.0
  • commit 5b3c10078848260414663f542a007c36e2b7aae7 2015-12-13 10:18:42 +0100
    • Merge branch 'merge/merge-innodb-5.6' into 10.0
  • commit 6bb292f1bc6781639533fbe0c681b1d86bb7ef3e 2015-12-13 10:15:55 +0100
    • 5.6.28
  • commit e7591a1ba94f404a87e65554298574bfa97020f2 2015-12-13 10:14:29 +0100
    • 8.38
  • commit 1e270d504d56cb015efe060b319e3a5b9bc6513f 2015-12-13 10:13:18 +0100
    • 5.6.27-76.0
  • commit e9eaaa4b4acdb8a72308953e30b39bc663c98d2b 2015-12-13 10:11:49 +0100
    • 5.6.28
  • commit 162399515813a4e23c8735473f9d2dd622a6679b 2015-12-13 00:10:40 +0100
    • Merge branch '5.5' into 10.0
  • commit 0ed474484c037a32bea32abaecd3ff770f40bd49 2015-12-11 17:03:55 +0100
    • fix main.mysqldump test on windows
  • commit ca28d9011cd57cdf8af7072a3bd8219054ae1191 2015-12-09 17:54:55 +0100
    • MDEV-7655 SHOW CREATE TABLE returns invalid DDL when using virtual columns along with a table collation
  • commit f560c1ba429e6fd1f1a8df8babed88c99f8d2952 2015-12-10 10:32:11 +0100
    • revert 5e9a50efc37c233f1e2a3616f8bcb36315aba4c2
  • commit 265e833fdd921c58c2525442a7064003da83c884 2015-12-09 21:22:37 +0100
    • revert 415faa122b9c683661dafac82fff414fa6864151
  • commit 74b438fa9c365167d6cd22bf6baae90648ddcfcb 2015-12-11 18:38:24 +0100
    • Merge branch 'ob-10.0' into 10.0
  • commit 541d36f7613cfacab8f35b40a7350f6ba54f514e 2015-12-11 18:29:03 +0100
    • Update version number
  • commit 5908d7ebb81bc2d52c67e519a4643372cb9f08bd 2015-11-28 11:50:57 +0200
    • Force installation of MariaDB version of mysql-common
  • commit a60da7358594631872c40d0ea3a8558f9c755e52 2015-07-22 13:45:43 +0300
    • Make autobake-deb.sh to omit .git directory from source tar.gz
  • commit c5e7098d0f193726e74ea681dc05385bd82d401f 2015-09-01 23:01:43 +0300
    • Add MySQL 5.6 stanzas next to MySQL 5.5 in debian/control file
  • commit 0d604dd828e9722bd6fc9439cbf4bea72a987d31 2015-11-28 00:05:46 +0200
    • Run wrap-and-sort for debian/* files. No functional changes.
  • commit 2e1c3373501b6940308f18ca25ffe8786bf9c9e1 2015-11-28 00:02:08 +0200
    • Replace two identical debian/control files with a single one
  • commit 4a450928e0ca5a6c68268aeb55332f9ad268fdc5 2015-12-09 18:22:38 +0100
    • fix a few spelling mistakes
  • commit 98274e68420fc1629d092ca4e0ad41e4577c9612 2015-05-07 14:53:26 +1000
    • comment spelling Initailize -> Initialize
  • commit 98381cb21b6e94474f0484b8b18d052fcbf97891 2015-03-12 07:17:16 +1100
    • Correct comments before mysql_socket_{g|s}etfd to refer to the right function
  • commit c19972fc8708778bd6070715b449351a39edb0cc 2015-12-11 14:33:41 +0200
    • MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitively, while according to Storage Engine API column names should be compared case insensitively. This can cause FRM and InnoDB data dictionary to go out of sync.
  • commit d09c60cff9027f45ea526cf755305c3d9a9079c2 2015-12-10 15:32:07 +0400
    • MDEV-8571 - After mysqloptimize sometimes one of the tables is marked as crashed
  • commit ca07ee85ea28d4b820498535508c6b23f089c22c 2015-12-10 13:00:08 -0500
    • Merge tag 'mariadb-5.5.47' into 5.5-galera
  • commit 537c750e328cd080365e465acd4f0383bf0febf3 2015-12-10 16:17:20 +0100
    • MDEV-8521 Drastic loss of precision in COLUMN_JSON() on DOUBLEs
  • commit 311f0308d04f3a55ad18470ca39e9d44479c4782 2015-12-10 16:41:46 +0200
    • MDEV-9148: Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_progress_init
  • commit 6eb86763619be92f73ba91a126313351b6155d8e 2015-12-10 13:36:58 +0100
    • MDEV-7215 EXPLAIN REPLACE produces an error: Column count doesn't match value count
  • commit fa25921b59aacdc6be050653f6cce17df12c6937 2015-12-10 11:22:53 +0100
    • MDEV-8407 Numeric errors, server crash with COLUMN_JSON() on DECIMAL with precision > 40
  • commit b07043fd5154d507b173059c8fd889c4e484b140 2015-12-09 15:53:56 +0400
    • MDEV-8178 - Wrong progress report for operations on InnoDB tables
  • commit d289ba808d064446cfd1c29afde8a259ca847e8a 2015-12-10 10:18:34 +0100
    • MDEV-8401 COLUMN_CREATE(name, value as DOUBLE) results in string
  • commit 7bf7fea706ca02553f2142d822637c9bd75d5fe7 2015-12-10 02:27:24 +0300
  • commit d67aacb4fbb449ffa8db4e3d70fe8756d62b5222 2015-12-09 17:11:55 +0100
    • fix xtradb compilation on windows
  • commit fa4d4fc76eb2cc74dbccf8890aad7b5e0cac59d1 2015-12-09 10:06:28 +0100
    • unit tests for my_getopt
  • commit 584c07bd8808919c0b7bbc68864074af68ae5035 2015-10-21 11:51:15 +0200
    • MDEV-8978 Specify GPL version in RPM metadata
  • commit 142b7256070a5fc54f2e841e4bafdd544318eef5 2015-12-09 12:57:04 +0100
    • Merge branch 'merge/merge-xtradb-5.5' into 5.5
  • commit 9457139e591aa7fb0459788acdbc260db53b0f22 2015-12-09 12:27:04 +0100
    • 5.5.46-37.6
  • commit 1a72c6fefdb48642f66dc6f32d8bc7a4cc607437 2015-12-09 11:51:59 +0100
    • Merge branch 'bb-5.5-serg' into 5.5
  • commit abf9d35213ba482a3927651ddb98baa47aeb34fd 2015-12-09 10:00:49 +0100
    • Merge branch 'mysql/5.5' into 5.5
  • commit f657aab9a03d57f24530dc71a23b6d97b4c17312 2015-12-09 00:19:00 +0100
    • Commiting merge from ob-10.0
  • commit 8ba013a258cb3381105354194811868683e218f3 2015-12-08 16:39:13 +0100
    • - Serialize: Protect again eventual longjmp's. Always return NULL on error. Adding also the file length. modified: storage/connect/json.cpp modified: storage/connect/jsonudf.cpp
  • commit dac3149f3f3cd79c8b2066f1030782eefb62ad15 2015-12-08 17:20:34 +0400
    • MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routine
  • commit 50a796dcba2abe5f25c1e4cd8a69d7ea43343a8d 2015-12-08 10:16:41 +0100
    • MDEV-8825 mysql_upgrade leaks the admin password when it spawns a shell process to execute mysqlcheck
  • commit c21b927145e2da7fe835bc84b2b2b57e9dc2c60a 2015-12-08 10:13:13 +0100
    • mysql_upgrade cleanup
  • commit f0d774d48416bb06063184380b684380ca005a41 2015-12-07 20:06:54 +0100
    • MDEV-9212 ssl-validate-cert incorrect hostname check
  • commit 544eeda30d740bf8eaa99e8a1f47fbbbc3ef2086 2015-12-07 20:27:58 +0100
    • MDEV-8644 Using a UDF in a virtual column causes a crash when stopping the server
  • commit 79d08e682ff70469abe7146f06b3b4103679e072 2015-12-07 15:15:43 +0100
    • small cleanup: udf_init()/udf_free() calls
  • commit 859a7369c1977baf6e204f4ed8f54b774790a179 2015-12-07 14:07:36 +0100
    • MDEV-9161 feedback_plugin_send in debug builds
  • commit 99774f150186d1624efe41a6600c437e556f6299 2015-12-06 11:51:57 +0100
    • feedback plugin compilation warnings
  • commit 8fd24b418d1a0935ff37d164a6548c9f956bf600 2015-12-07 20:25:27 +0100
    • MDEV-9226 SHOW COLUMNS returns wrong column order for tables with large ENUMs
  • commit f18599a129cb64a65187a6c12a9b2505f39f85f5 2015-12-06 20:22:33 +0100
    • tokudb compilation warnings
  • commit d1fe928c4f128cc5440c30511b3900d7c5da65d7 2015-12-06 12:01:12 +0100
    • MDEV-8607 Init script doesn't check all applicable configuration groups
  • commit 18954ff25d27252f3ce9865e636c91e0783572af 2015-12-06 01:48:07 +0100
    • MDEV-8313 Got an error writing communication packets
  • commit 354e567c2384f95126ffa1e36382c4e0c206521c 2015-12-06 01:40:51 +0100
    • federatedx small cleanup
  • commit e05883bf305ff6f9b85288e11d1e9b7458bb924e 2015-12-05 15:25:15 +0100
    • MDEV-7341 mysqld_multi doesn't recognize include directive (not following includes)
  • commit ef47b62551b0f37770e5d174ea028150c5b71fd8 2015-12-05 11:29:00 +0100
  • commit c8652eefe50fd1894f2e2360e8bd631a7b9c67f5 2015-12-05 11:22:25 +0100
    • one more test
  • commit ee2fce5e88b3ea4a3193422105c83dc1582de29f 2015-10-20 09:41:44 +0200
    • fix debian logrotate slow log filename
  • commit 0df22a539e046a9090a99f10260cf6d80f0c4e26 2015-12-07 09:34:41 +0200
    • MDEV-7050: MySQL#74603 - Assertion `comma_length > 0' failed in mysql_prepare_create_table
  • commit d85168e40d12de12c119b98ea92c35f3c2fe1f3f 2015-12-07 09:20:31 +0200
    • Correct length check in my_wc_mb_filename()
  • commit d059dd736867f5260c7e1663ea09835055b556e0 2015-12-05 21:04:02 +0100
    • Fix memory error when a plain string argument is parsed. Parsing memory, not added in CalcLen, is added in CheckMemory. Adding also the file length. modified: storage/connect/jsonudf.cpp
  • commit a6b8bfcafd71804244954ddd4f9cdd0fc4ba7e68 2015-12-05 17:30:03 +0100
    • Fix memory error when a plain string argument is parsed. Parsing memory, not added in CalcLen, is added in CheckMemory. Oups... last commit was buggy modified: storage/connect/jsonudf.cpp
  • commit d3dc52e47c3a048d9ee8449bc7b394026e3f7d8c 2015-12-05 15:01:09 +0100
    • Fix memory error when a plain string argument is parsed. Parsing memory, not added in CalcLen, is added in CheckMemory. modified: storage/connect/jsonudf.cpp
  • commit e528fe79b8479000e1e4ed20de1682bc385ad82a 2015-12-05 12:21:33 +0200
    • Fix gcc v5.compiler errors.
  • commit 27f9d2f9291efaca2a96fbda1c68e410abd94767 2015-12-04 22:38:16 +0100
    • Commit updating CONNECT from the 10.1 version
  • commit 50160216eab066de7a71dd8e355f0c5cb29c8789 2015-12-04 18:16:04 +0100
    • MDEV-9156 : Fix tp_add_connection()'s error handling
  • commit 082b859d0d8afbe49be770c2f18cf39bbd939aa8 2015-12-04 14:24:03 +0200
    • MDEV-9233: Copying MySQL 5.5 data directory to 10.0 with partition tables crashes on insert
  • commit d87bc55b05046d6484659286fa831ff10dbd3af9 2015-12-03 20:43:54 +0400
    • MDEV-8630 Datetime value dropped in "INSERT ... SELECT ... ON DUPLICATE KEY" Item_func_coalesce::fix_length_and_dec() calls Item_func::count_string_result_length()) which called agg_arg_charsets() with wrong flags, so the collation derivation of the COALESCE result was not properly set to DERIVATION_COERCIBLE. It erroneously stayed DERIVATION_NUMERIC. So GREATEST() misinterpreted the argument as a number rather that a string and did not calculate its own length properly.
  • commit 9f07c6b383d776d430510de1256b3e4e8680bc60 2015-12-02 16:08:54 +0400
    • MDEV-9001 - [PATCH] Fix DB name quoting in mysqldump --routine
  • commit 33589b25efe3283b748e43a54c42db2ed176c3e5 2015-12-03 13:18:10 +0200
    • MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf.ic line 730
  • commit ba8e630d97af2b2ed3e527070f1cab05571911fd 2015-12-02 18:19:43 +0100
    • Disable buffering when writing to mysqld's stdin.
  • commit 3bae880887b7191711e02f206e9b559819fa7b45 2015-11-30 05:44:02 +0200
    • Disable some test with year that are outside of the range that mroonga can handle
  • commit c3018b0ff4fb02c029787d03867adf0530607bab 2015-11-29 17:51:23 +0200
    • Fixes to get all test to run on MacosX Lion 10.7
  • commit 654547b5b4b21aec719a84149595464364c96eea 2015-11-27 02:06:58 +0200
    • Fixed problems found by buildbot:
  • commit 8254f054f871422dfb9f7963382d794fa2a18df9 2015-11-25 17:10:27 +0300
    • Fix a typo bug in table_multi_eq_cond_selectivity(). It causes compiler warning in new gcc.
  • commit b88c67d5f23c6beca5604b31919ab45906dd9b39 2015-11-24 14:24:23 -0500
    • Update galera suite global_suppressions.
  • commit f813a0002922949a23c75affbee530076f4aa1bb 2015-11-24 20:04:12 +0200
    • Fixed failing test cases and compiler warnings found by buildbot
  • commit b30a768e7bcaf926cfacc4b617338184e8d72fe3 2015-11-23 19:58:30 +0200
    • Fixed failures in rpl_parallel2
  • commit 72dc30f21701cc93f46efaa0018413bb71af5211 2015-11-23 19:56:03 +0200
    • Fixed compiler warnings
  • commit 72fcd51144b7debf9ba71952e927121226687eba 2015-11-22 18:53:35 -0500
    • Merge branch '10.0e' into 10.0e-galera
  • commit 55eabc2968c959b83f28599bc4a91d5b0c81daf4 2015-11-22 18:44:33 -0500
    • Merge branch '5.5e' into 10.0e
  • commit 427cc35f3f75f4c6be6f771fe892dc18dc87e6eb 2015-11-22 18:39:37 -0500
    • Disable SELinux packaging.
  • commit a7208e9ff45b791e5cd795a25cc34e308b2ea1ec 2015-11-20 23:35:40 -0500
    • Fix a failing test.
  • commit 4d1a4bc3e5de0c5911abcc9d70730595b2d9e05d 2015-11-20 12:35:28 -0500
    • Increase default MTR_PORT_GROUP_SIZE to 20.
  • commit 75afa93eb1c568c39f0e7296459aef745288f2bc 2015-11-20 12:32:31 -0500
    • Fix galera.galera_as_slave_nonprim test.
  • commit 0d8eb20cb0a9972121e8e5e7b6bbd1fcc5ff8177 2015-11-20 12:31:22 -0500
    • Remove duplicate code.
  • commit 13ad179c96ee8c8c4043806b8575c851e3676f0d 2015-11-20 14:50:18 +0100
  • commit 9ef494116df903917295bd441e15896e8a21df92 2015-11-19 20:22:16 +0000
    • Merge tag 'mariadb-galera-10.0.22' into 10.0e-galera
  • commit 2553f143fdeb9068eb02a8fda58750c24071f5ef 2015-11-19 10:17:40 +0100
    • fix feedback plugin not to crash in debug builds
  • commit ab476a8d107b3e5b591944b2b5eb3a21d6d003a1 2015-11-18 22:03:02 +0100
    • Merge branch '5.5' into 10.0
  • commit f91798dd1c9e178061ba58c88a42b9cb3701385d 2015-11-18 21:31:45 +0300
    • MDEV-7370: Server deadlocks on renaming a table for which persistent statistics exists
  • commit c2ec897745f37c1479dc9be3a2a3b476e4ed694f 2015-11-18 17:42:39 +0200
    • Fixed buildbot failures on Solaris 64 bit
  • commit f383cbcb03c499a935f4c59dd5101b2a6470c5c6 2015-11-18 14:46:30 +0200
    • Added some selects to rpl_parallel2.test to find out where it fails in buildbot
  • commit 43a5090980ac0ab9695587979b9068b6bf849d64 2015-11-18 11:20:59 +0100
    • MDEV-9051 mysqld got signal 11, after upgrade to 10.1.8
  • commit 726162989bdffca6af4a83c018a7d8eafeb82e6f 2015-11-18 10:58:51 +0100
    • feedback plugin debug
  • commit dd90dae3c0f639ebc29be3477c8732ecefa6de1d 2015-11-17 18:33:08 +0100
    • MDEV-7588 Add thd_wait_begin/end to notify threadpool of binlog waits
  • commit e669a5fd87b28158cbb4454b4bcce7fe4a4ef8b8 2015-11-17 18:33:08 +0100
    • MDEV-7588 Add thd_wait_begin/end to notify threadpool of binlog waits
  • commit ae8a7a4226d89f40a87b15519604b482547312be 2015-11-16 13:14:18 -0500
    • Merge tag 'mariadb-10.0.22' into 10.0e
  • commit 1e2f06aa6b0e25534101209f60432641218000fc 2015-11-16 13:08:39 -0500
    • Merge tag 'mariadb-5.5.46' into 5.5e
  • commit f4421c893b50f05078f14d33c47d21f52f59f8a7 2015-11-16 12:39:56 -0500
    • Fix for some failing tests.
  • commit c78fc8b1ea95dfab4dbf17678143d650ef645263 2015-11-16 12:35:06 -0500
    • MTR: rsync process is left running if pid file is removed
  • commit dcb7996cb7f07a8d7cafc9b564c382359b412fe2 2015-11-15 17:24:47 -0500
    • Fix/disable failing tests.
  • commit 4008a3e55bda76fab622de163b174008d2d58abb 2015-11-14 10:11:09 +0100
    • Merge branch 'bb-10.0-knielsen' into 10.0
  • commit 063a51ca5d4e390cebf225e653c67c733c1a695e 2015-11-14 07:21:03 +0200
    • Fixed buildbot failures with system_mysql_db_fix
  • commit a9cda4419becd34e956b1657d2cc5a07644c96bf 2015-11-13 23:43:11 +0200
    • MDEV-8066 Crash on unloading semisync_master plugin
  • commit 65986b8a0ac4743a5e597c1ca30b1261f1a0fce0 2015-11-13 15:30:48 +0100
    • Merge branch 'mdev7818-4' into bb-10.0-knielsen
  • commit d5d87c98c045138d1141f97eeeda265591bb7dca 2015-11-13 15:30:37 +0100
    • Fix embedded server build after MDEV-7818 patch
  • commit 6bf88cdd9d2b77a2e1ac3b11ab8e1d30658f4cb5 2015-11-13 14:08:38 +0100
    • Merge branch 'mdev7818-4' into bb-10.0-knielsen
  • commit ba02550166eb39c0375a6422ecaa4731421250b6 2015-10-22 11:18:34 +0200
    • MDEV-7818: Deadlock occurring with parallel replication and FTWRL
  • commit 6d96fab7dd9ce6f384eebc9b73a9128a0b0ca1aa 2015-05-28 12:32:19 +0200
    • MDEV-7818: Deadlock occurring with parallel replication and FTWRL
  • commit 75dc2671011ba53e4f4531752c213ced7f9012ff 2015-10-22 10:28:51 +0200
    • Change Seconds_behind_master to be updated only at commit in parallel replication
  • commit 2776159e424dc04ef162b9cc0a2bd075419e0eb4 2015-11-12 22:21:47 +0300
  • commit 73d4c4dfe7a1476173dfb51fbd560b937adba82c 2015-11-12 15:16:53 +0200
    • Remove compiler warning
  • commit e8c1b35f180efef8bc486aadda73fef7f8febf56 2015-11-12 14:51:01 +0200
  • commit 83ed38d92ad27d31f0837f0c8277ed7bb21b68f6 2015-05-11 20:18:30 +0800
  • commit 6c8f650ea0268f7b47f772efb2e3005b86a19edf 2015-11-09 16:17:17 +0100
    • MDEV-9089 Server crashes in MDL_key::mdl_key_init (main.lowercase_table4 test fails)
  • commit 7e4da9b370d032db9015adb47ad2ff585aeaea5d 2015-11-06 16:36:41 +0100
    • DEV-8632 Segmentation fault on INSERT
  • commit 9f862ce026c9102695f01aaa3090d5e99ffd80a1 2015-11-09 17:58:35 +0300
    • MDEV-7383: engine-independent-stats column_stats has limited values for max/min values
  • commit 1694d813997198e86f6a8aa6aefffb687c9992dd 2015-11-09 12:29:26 +0100
    • MDEV-8533 Debug embedded server does not build on Windows
  • commit 5d754fce95fa378027d1b575d049ab6b78823bb7 2015-11-09 09:23:32 +0200
    • MDEV-8854: New warning messages are unreadable
  • commit 406e3aaaa432d750a393e9630cc22f92356338c0 2015-11-08 14:50:28 +0100
    • Merge branch 'ob-10.0' into 10.0
  • commit dc8a0df0a2c72a974c7e76eb8a3f945e6eed4f15 2015-11-08 13:21:45 +0100
    • PATCH-P0-FIX-UPSTREAM: Fix possible buffer overflow (MDEV-8317) Maintainer: Michal Hrusecky <Michal.Hrusecky@opensuse.org> (modified by O. Bertrand --> adding and using the XSTR macro) modified: storage/connect/tabxml.cpp
  • commit c88ca2c22739dc2327c7b1082df79a93370662ba 2015-11-06 17:56:56 +0100
  • commit f1daf9ced46ba65b025a92f512833c86d04e7cf2 2015-11-06 17:24:23 +0100
  • commit a36048d143c2e3cd956009849dc28f4a714d00d0 2015-11-06 12:26:03 +0400
    • MDEV-7550 TokuDB crashes in build tests on Launchpad
  • commit 5041de97e15e4af05003a8c6c14bfff106da570b 2015-11-03 09:31:20 +0100
  • commit d9119710c44d0cd785447080c43bf3c2ba2e4cac 2015-11-03 18:14:13 +0100
    • MDEV-9041 connect-timeout has no effect on Windows
  • commit e947a526970d31150cf3e9803a796706c6be3da2 2015-11-04 21:58:07 -0500
    • Update global_suppressions.
  • commit 2399f1aee77d9f9558f4d65979448d44a98f8879 2015-11-04 21:56:46 -0500
    • Fix for build failure.
  • commit 245bfc52fc869ce095534b3f0d1f9f559e96d703 2015-11-03 17:41:06 +0100
    • MDEV-8669 MTR client connections on Windows became much slower. The regression is caused by change bind-address server parameter in MDEV-8083, so now server listens on IPv4 only by default.
  • commit 4d1511296288782df0e3d9373396724e250b24c1 2015-10-31 18:07:02 -0400
    • Merge tag 'mariadb-10.0.22' into 10.0-galera
  • commit fa1438cbf4307731a54ea4137d5f7d4b744cdfbc 2015-10-27 11:17:52 +0100
    • MDEV-8913 Derived queries with same column names as final projection causes issues when using Order By
  • commit bf186312e19bfe1e1cc5f83fc8280c84b7a17b21 2015-10-30 13:06:02 +0100
    • fix compilation with -DENABLED_PROFILING=OFF
  • commit 59dd58b17eb79bd2daa0c72a86cd4b3b14bae4cc 2015-10-30 10:10:43 +0400
    • MDEV-8692 prefschema test failures on ARM (on Debian build system) A few tests assumes that the CYCLE timer is always available, which is not true on some platforms (e.g. ARM). Fixing the tests not to reply on the CYCLE availability.
  • commit 14eea2f8c25078dcb8d803d9fc6b67e92f065d38 2015-10-29 07:34:53 +0900
    • merge spider-3.2.37
  • commit 56f04e0dfd0835b207a86729d2f73a8502f71bb0 2015-10-28 21:32:07 +0100
  • commit d775ecdd010daad4dc6147fba58acd006bf2c60c 2015-10-28 08:11:54 +0100
    • MDEV-8543 mysql.server script not correctly handle --pid-file.
  • commit d88aaaa841aefabce770ad73373363275f606d22 2015-10-28 08:34:08 +0100
  • commit b0e3f484f76bfcd26f8da919d621f56972d21aa7 2015-10-22 16:08:45 +0200
  • commit ac67f9a42ac6b52ea1673fd5bf40e2563b6c4004 2015-10-28 12:53:23 +0400
    • Removed mistakenly committed test file.
  • commit ce1b450ab1b75b3c469b8c490e40226973fdad17 2015-10-22 13:57:44 +0200
    • MDEV-7930 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type != 2' failed in handler::ha_index_read_map
  • commit e1ed331ceabbf51b3409529ec78039c42324e1b0 2014-07-01 16:52:35 +0530
    • MDEV-8805 - Assertion `!m_ordered_rec_buffer' failed in ha_partition::init_record_priority_queue()
  • commit 4834d822efe5a812d251f254387b3f80beb9380d 2015-10-28 08:42:51 +0200
    • MDEV-8932: innodb buffer pool hit rate is less than zero
  • commit a9b5a8d5056af6c8f9b98a231ffa2de9ea20f215 2015-10-28 00:08:18 +0100
    • Merge branch 'bb-10.0-serg' into 10.0
  • commit 3c5733cd2dab8877afd46f38139f2cbb13b71125 2015-10-27 18:57:28 +0100
    • Merge branch 'connect/10.0' into 10.0
  • commit 13884cf206c7e1a828748173a4d723cfe186fd8a 2015-10-27 13:00:15 +0200
    • MDEV-8696: Adding indexes on empty table is slow with large innodb_sort_buffer_size.
  • commit d6480f49ffb8a2a6e63915a55aa8bd067b0850e5 2015-10-11 10:32:44 +0200
    • Fixed Fedora 22 package build failure.
  • commit e4f9d20d7c0359aadaf212346f7b4517e7efa5d7 2015-10-23 15:06:43 +0400
    • MDEV-8498 - mysql_secure_installation can't find "mysql" in basedir
  • commit 2c8c65297865d9f8da501761f46e2a34e29af603 2015-10-26 12:48:26 +0100
    • 5.6.26-74.0
  • commit c9185225cba8bb6a2a6745d98a168efe6dfaddcd 2015-10-25 22:45:48 +0400
    • MDEV-8358 ALTER TABLE .. ADD PRIMARY KEY IF NOT EXISTS -> ERROR 1068 (42000): Multiple primary key defined Checks for multiple primary keys added.
  • commit 6a28882b57497b7c167577b2cdc03c7193779b71 2015-10-24 20:06:59 +0200
    • merge commit 02b00b154
  • commit 84da1547e6ccc25daa0e7a9b11ae51c51629a923 2015-10-23 22:21:50 +0200
  • commit fb8713385f514da0b77d1212f2035a6d5678561e 2015-10-23 11:31:18 +0200
    • remove unneded #include's that had a dubious explanation
  • commit 2c0bcfff8c8e32a9b70d1090ab34a5f53182ad52 2015-10-24 20:16:06 +0400
    • MDEV-8693 Tests connect.bin connect.endian fail on armhf (on Debian build system)
  • commit d546d1cc138cc0e6c7d69a55bfee2bebfa4d4c0e 2015-10-23 18:49:02 +0300
    • Fixed MDEV-8408 Assertion `inited==INDEX' failed in int handler::ha_index_first(uchar*)
  • commit df8832caae60de4f7b9ceca808a3f97b92bc22fb 2015-10-22 15:23:18 +0200
  • commit 581d85259d2669f5951b2d918ccdf10c0f93a184 2015-10-22 13:55:55 +0200
    • MDEV-8868 Consider adding a check for libjemalloc version in cmake and/or at runtime
  • commit 6f0754789ca7eee969da84ba3e98d023d7ca812b 2015-10-22 13:09:38 +0200
    • MDEV-8614 Assertion `status == 0' failed in add_role_user_mapping_action on RENAME USER
  • commit 956e92d90873532fee95581c702f7b76643969ea 2015-10-22 11:58:54 +0200
    • MDEV-8609 Server crashes in is_invalid_role_name on reloading ACL with a blank role name
  • commit 27328ca1f43e252ed32712210cac1a83d5a0c96d 2015-10-22 10:27:36 +0200
    • add comment to a test
  • commit 3e1c743d4a100ff13efd030422525b28d1877281 2015-10-22 07:23:59 +0200
    • MDEV-7656 init_file option does not allow changing passwords
  • commit e257b8b9598ff861a97bbc2c43e2d7e88a997523 2015-10-21 16:22:20 +0200
    • fix the dbug tag name
  • commit e5cce2b99f012785b86648af9ab5d7052a3db3cc 2015-10-22 07:15:23 +0200
    • fix build on sol10-64
  • commit 41a3c58e28ec682fbffb5fde3021dd0e7958a7c5 2015-10-21 19:40:38 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit b35f9972c886a7b1481270b6b0b3974f6009197d 2015-10-21 19:24:01 +0200
    • Fix MDEV-8882 modified: storage/connect/tabodbc.cpp
  • commit 18f7dfed179204dcfc02a27790e22bb9cc4e2e32 2015-10-15 12:11:17 +0300
    • Allow mysql_upgrade to enable event after table is corrected
  • commit 95faf34d859aee242812fae31629b224feeb868a 2015-10-12 13:05:31 +0300
    • Set opt_noacl (running with--skip-grant-tables) to 0 if we reload grant tables.
  • commit 0d90b8bed27c23e5716e857a5d8c1bc6f8a429af 2015-10-21 14:59:36 +0200
    • Merge branch '5.5' into 10.0
  • commit df804208657dfae10e24d656d9228f05e57b14a5 2015-10-21 14:42:56 +0200
    • fix events_1 test for October 2015
  • commit 17b0b45b1de41a1b188c5de6c3e9d8e6ecc48a72 2015-10-21 09:20:54 +0300
    • Code cleanup.
  • commit ac9141cbc01dd46ebc72ef53c840fda91331c662 2015-10-20 18:45:45 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit d51e466e63bce9c8ef805ee7271262a77abe7f85 2015-10-20 13:20:10 +0200
    • Fix MDEV-8966 modified: storage/connect/ha_connect.cc
  • commit f3e362464bb67c02236a2ecb7526fb0c046e8474 2015-10-20 13:41:14 +0300
    • MDEV-8869: Potential lock_sys->mutex deadlock
  • commit 76701c6d3426db99f80978718bd0f6628ce85e6a 2015-10-19 14:17:36 +0300
    • Merge pull request #105 from philip-galera/10.0-galera-mysql-wsrep-gh202
  • commit 52a910395a18088af5988883989274066bb212d8 2015-10-19 04:14:51 -0700
    • refs codership/mysql-wsrep#202 Fix bad cherry-pick (and the compiler warnings it generated)
  • commit 9a3ff0789fbf6c0ea627415c90ae5487449f433b 2015-10-19 12:15:49 +0200
  • commit 3ec139a4afc7e9d367902deb546b941ca25a51d0 2015-10-19 12:05:25 +0300
    • Merge pull request #104 from philip-galera/10.0-galera-mysql-wsrep-gh202
  • commit 43b2a451fe62e7a1172fa3d611039b3d11c1dd36 2015-10-19 01:56:04 -0700
    • refs codership/mysql-wsrep#202 Added schema info into wsrep messages
  • commit f5154229ed52de13e6e61dbfcb7733abf266d55e 2015-10-18 15:06:14 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit 90209463d0a4016d9f86f8e31dabdd61dbe48763 2015-10-18 15:03:45 +0200
    • Fix MDEV-8926 modified: storage/connect/ha_connect.cc
  • commit 278ff1661a9fcf690b6b7604eb889fd287e6246a 2015-10-15 05:47:06 -0400
    • Add warnings to galera test suppression list.
  • commit 8d2d947ac124b488abae5aff835a0d7c23e0302b 2015-10-13 15:42:53 -0400
    • Fix galera_var_dirty_reads test.
  • commit fd68a7dac625be8ba64745474d85f689ddeb9ea0 2015-10-13 14:42:36 -0400
    • Merge tag 'mariadb-5.5.46' into 5.5-galera
  • commit 978c2a37c01a3adece280d7e9d560fcd67a48cb4 2015-10-11 17:06:03 -0400
    • MDEV-7640: CHANGE MASTER TO doesn't work with prepared statements
  • commit 151f967380c44d46a6d9a5fda1d19985ebf0e22c 2015-10-11 17:06:03 -0400
    • MDEV-7640: CHANGE MASTER TO doesn't work with prepared statements
  • commit e7cb032e560e14865941ecdcb553cd3aba856b68 2015-10-09 19:29:03 +0200
    • fixes for buildbot:
  • commit 2ca4141af12727d2f1342b3c7ccfa0da1a763c80 2015-10-09 18:24:17 +0200
    • Merge branch 'merge-perfschema-5.6' into 10.0
  • commit 01be663c503f180b47f477fb8cc7a2b55a7b79ff 2015-10-09 18:16:27 +0200
    • Merge branch 'merge-xtradb-5.6' into 10.0
  • commit 77c44a3470885e37489f85c90f6146e3309df030 2015-10-09 17:48:31 +0200
    • update innodb version
  • commit 04af573d65487225132679fefcb142d24711d01d 2015-10-09 17:47:30 +0200
    • Merge branch 'merge-innodb-5.6' into 10.0
  • commit 1b41eed5d178182e7d9070450178188ca1e47265 2015-10-09 17:22:53 +0200
    • 5.6.27
  • commit 86ff4da14dc53659e88ee8cd66412045dcb26e31 2015-10-09 17:21:46 +0200
    • 5.6.27
  • commit 6a821d78a6a33aaf81909ab2858d13f95dbe2708 2015-10-09 17:20:49 +0200
    • 5.6.26-74.0
  • commit cfeedbfd3e292f61c7da8f0a7f86307cbeeddb64 2015-10-09 17:12:26 +0200
    • Merge branch '5.5' into 10.0
  • commit 16c4b3c68b06653592a9500050ad977a38f4ebae 2015-10-09 16:43:59 +0200
    • fixes for buildbot:
  • commit bff1af983ad7b0bed6c3973e4d13297df5fe2791 2015-07-16 15:50:26 -0700
    • Clarify the log message about master_info and relay_info files.
  • commit 0ea42333d37d3eda13e8756dba9c34778f5da47d 2015-09-18 18:27:54 +0200
    • remove --default-myisam from mtr
  • commit 2a9bcc60861dba2dff69af6371164f2f8765f352 2015-09-17 14:45:28 +0200
  • commit 99142abe6999a106c688378b4d3dd8f38b3b5dcb 2015-09-17 14:34:03 +0200
    • mysql and mysqldhow man pages
  • commit ed195b28f711abb3752cbde95b04b34684a3d70e 2015-09-10 20:12:50 +0200
    • MDEV-7680: mysqld_safe and mysql_multi man pages
  • commit 50775094cf64864e246da8cbd8de222654579ec7 2015-09-09 14:32:52 +0200
  • commit f41a41fd912af97bc2703d3fcec8d1a294bef023 2015-10-09 00:06:16 +0200
    • Merge branch 'merge-xtradb-5.5' into 5.5
  • commit db79f4cf613c77391216988d2a9273a68e0c3c11 2015-10-08 23:02:43 +0200
    • 5.5.45-37.4
  • commit 82e9f6d948132b71abd57d8413f97f0cc2208d82 2015-10-08 22:54:24 +0200
    • Merge remote-tracking branch 'mysql/5.5' into 5.5
  • commit c8d511293aae155210089b6de4143d11569af18d 2015-10-08 00:32:07 +0200
    • MDEV-8796 Delete with sub query with information_schema.TABLES deletes too many rows
  • commit 6dd41145ac6d33db08157e96cbc3b400b54f898b 2015-10-08 10:45:32 +0300
    • Better error messages if slave is not properly configured
  • commit a69a6ddac8175a611d97711d167e26ad5d1f9dc8 2015-10-08 10:45:09 +0300
    • MDEV-4487 Allow replication from MySQL 5.6+ when GTID is enabled on the master MDEV-8685 MariaDB fails to decode Anonymous_GTID entries MDEV-5705 Replication testing: 5.6->10.0
  • commit 7c1e2fe35c2b948bd934e8a0bed30fbe018053dd 2015-10-08 10:17:07 +0300
    • Better error message if failed
  • commit ca051fa0275a09ff63ef4172dc6db9d8ee6cdcea 2015-10-08 10:16:35 +0300
    • Allow row events in replication stream for slave in all cases (even when configured with --binlog-format=statement). Before we got an error on the slave and the slave stopped if the master was configured with --binlog-format=mixed or --binlog-format=row.
  • commit d278fb4922b6788b1531b8ff6ff015eaf2a629f5 2015-10-08 09:58:44 +0300
    • Fixed tokudb test result to make it stable (was altering between index and range)
  • commit 4a602046c01c0fce881124f7ce29b17099bb54e7 2015-10-06 16:15:34 +0300
    • MDEV-8903: Buildbot valgrind failure: Invalid read of size 1 in sql_memdup...
  • commit 1289794799e7ad5ae4f6a26a545dff7b77ee8637 2015-10-06 15:54:37 +0300
  • commit 504802f333d3ba2a7385ca14f5b40a3facc72de8 2015-08-05 11:57:35 +0200
  • commit 54b998173b128bb8362b5dbafbd66c4199776937 2015-04-23 20:08:57 +0200
    • MDEV-7846: Server crashes in Item_subselect::fix_fields or fails with Thread stack overrun
  • commit 0ab93fd6f3050cabac5fbb503173c95bb7073cfc 2015-04-23 19:16:57 +0200
  • commit 2e3e8180483628e6744b6590acf5dd546c6a6076 2015-04-23 19:11:06 +0200
  • commit 7ccde2cbd55814d6f8525552d27674a5d1f577bf 2015-04-23 19:04:11 +0200
    • MDEV-7565: Server crash with Signal 6 (part 2)
  • commit a7dd24cdaa739727f06a44a5386af092f17c10e3 2015-10-06 13:52:27 +0300
    • MDEV-8299: MyISAM or Aria table gets corrupted after EXPLAIN INSERT and INSERT
  • commit bb22eb55dba5ebe41af2f554e74520d66bbbcf26 2015-10-01 13:40:23 +0400
  • commit 727da9c8ec0e6f4baa3f03e0c4b6a11846611417 2015-10-01 13:04:59 +0400
  • commit 006acf7454730ca6b6a603b2cd74b9bde3b6c020 2015-09-30 10:49:45 +0300
    • Bug #68148: drop index on a foreign key column leads to missing table MDEV-8845: Table disappear after modifying FK
  • commit a95711e45d45ec3f024468373087160fc9e4ff6b 2015-09-29 08:39:54 +0300
    • MDEV-8855: innodb.innodb-fk-warnings fails on Windows
  • commit 02a38fd27e71fb6657a4da294bd8dd2e1c2b216c 2015-09-24 17:25:52 +0200
    • MDEV-8624: MariaDB hangs on query with many logical condition
  • commit f804b74fd498bce2d527008146b5a0288580d75c 2015-09-28 03:40:29 +0300
    • MDEV-8154 rpl.show_status_stop_slave_race-7126 sporadically causes internal check failure
  • commit ce7d8c5ee8c459ac692715994fa73b8f29e9e48a 2015-09-27 18:01:47 +0300
    • MDEV-7330 plugins.feedback_plugin_send fails sporadically in buildbot
  • commit bdcf37076595b003d74edc6a23c53ac23fba64a8 2015-09-27 16:00:48 +0300
    • MDEV-7933 plugins.feedback_plugin_send depends on being executed after plugins.feedback_plugin_load
  • commit 256360956f0ed0bdf1e4e9bb666f10f9812e10a5 2015-09-26 02:51:29 +0300
    • Increased the version number
  • commit 86ed494aef0e7fb1f75af32d0665e9b42f36ee17 2015-09-26 02:48:55 +0300
    • MDEV-8849 rpl.rpl_innodb_bug30888 sporadically fails in buildbot with testcase timeout
  • commit 4d33f9dca027e1f66f9898146533e8c1d612f2d1 2015-09-25 14:57:56 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • commit 13615c5e18eed62fa2dee80402dfebe3e74053c4 2015-09-25 13:56:02 -0400
  • commit dca4ab92b8e32ae1abe54666cf2313d94d5804a4 2015-09-24 21:24:28 +0300
    • MDEV-8841 innodb_zip.innodb-create-options fails in buildbot
  • commit 5cc149febaad181cac65903a62dfe507ae4b6f76 2015-09-24 10:28:47 +0200
    • The compiler warnings fixed.
  • commit fea156813a80c93f7256c136a3bef4a8efa38131 2015-09-22 13:35:23 +0200
    • Fix sporadic test failure in rpl_gtid_mdev4820.test
  • commit 81727cd774054cd92260c4c0d4e2f09b6a80a4ca 2015-09-22 12:54:01 +0300
    • Backport to 10.0: MDEV-8779: mysqld got signal 11 in sql/opt_range_mrr.cc:100(step_down_to)
  • commit d54bc3c0d1ed50b3c5aa3a22b2cb653851315e8a 2015-09-21 20:49:31 -0400
    • Cleanup: remove dead code which could also lead to race.
  • commit 9d5767cf43e1243e039b20c1853f5b7812587f2d 2015-09-21 20:47:05 -0400
    • Post-merge fix.
  • commit 8d0d4451d34a8f6c3dd1732d7a813408b6a95b38 2015-09-21 17:32:37 +0300
    • Backport to 10.0: MDEV-8779: mysqld got signal 11 in sql/opt_range_mrr.cc:100(step_down_to)
  • commit db2e21bf3ea32115e25bc6d9f67249042f16cadb 2015-09-16 23:20:57 -0400
  • commit 80d12374706dfd5024d45218a9c5fcbba583dee6 2015-09-16 12:14:59 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit 019c9e0a652d0a7abe915c3349c756cce7add459 2015-09-16 12:11:28 +0200
    • Fix assert error for where clause with UDF's was fixed in HA_CONNECT::CondFilter moving res= pval->val_str(&tmp) but this was wrong. Now res is only used for strings. modified: storage/connect/ha_connect.cc
  • commit fd1b2e486a9a81ffb5416e7a0a0d85d15598c77c 2015-09-15 17:07:41 -0400
  • commit 653aadcd59f4ac94750d9ebf398d6e44029ebe3f 2015-09-15 16:27:04 -0400
    • MDEV-8804: bootstrap command missing in debian init script
  • commit eac8e43541afdbc60b7e6c954d310db9b37db2d5 2015-09-14 15:43:16 -0400
    • Avoid caching wsrep threads (fixed the erroneous condition).
  • commit a401c11c4e0c8cb7223a1f53366083e843afc9bd 2015-09-14 15:26:50 -0400
    • Fix failing test cases
  • commit abd31ca2b6cde024772fcac0f4953219d76c6344 2015-05-06 13:19:22 +0200
    • MDEV-7990: ERROR 1526 when procedure executed for second time ALTER TABLE partition ... pMAX values less than MAXVALUE
  • commit 39e8dc9d28f78f48cf4e06ef278902831669beee 2015-09-12 00:43:31 +0200
    • Merge.
  • commit 528729fc5da818e99c7ec06b7a7e4c9d0f0adc3e 2015-09-12 00:42:21 +0200
    • MDEV-8193: UNTIL clause in START SLAVE is sporadically disobeyed by parallel replication
  • commit 244f043e6ec5a6d1500593b999baf85838ccfa96 2015-09-11 12:03:04 +0200
  • commit 51eaa7fe53eb017ffb3f4dc2f318cb0511b7cd26 2015-09-11 10:51:56 +0200
    • MDEV-8193: UNTIL clause in START SLAVE is sporadically disobeyed by parallel replication
  • commit ceac34404b9cbb32886781986acedc2af0de7f25 2015-09-10 09:57:08 -0400
  • commit f479b5a16e0bb32d628e46e417d1d84e0a6a4e79 2015-09-10 00:29:06 -0400
    • Update WSREP_PATCH_REVNO
  • commit f9510717a4a9c00d24b91edbe6d358f9e4665058 2015-09-08 22:11:56 -0700
    • Galera MTR Tests: fix typo in the galera_as_slave_nonprim test, in suite/galera/galera_3nodes_as_slave.cnf
  • commit b3ec0a85893365bbd9051fa1bb27d14a50f755af 2015-09-08 05:04:47 -0700
    • Galera MTR Tests: a test for async slave + non-prim
  • commit db66d2f92d029212265f0bbc3dd2076189ebdf3d 2015-09-10 00:20:49 -0400
    • refs codership/mysql-wsrep#188
  • commit 2012a810ab07e0e283fef6736a13c57b4b0cedf0 2015-09-10 00:14:24 -0400
    • refs codership/mysql-wsrep#181
  • commit c915d8caa6980001f5a2ee92dfb8db81bd6d40d8 2015-09-01 00:57:20 -0700
    • Galera MTR Tests: attempt to work around codership/mysql-wsrep#179
  • commit 25bbfe883975f6d14b620a149a636542dff894a0 2015-08-31 02:16:43 -0700
    • Galera MTR Tests: Instruct xtrabackup SST's socat to use 1024-bit DH keys to avoid 'error:14082174:SSL routines:SSL3_CHECK_CERT_AND_ALGORITHM:dh key too small'
  • commit b6f8033073f7076b8c2c1dfff04f2844ccf64179 2015-08-31 02:15:37 -0700
    • Galera MTR Tests: Tests around do-* and ignore-* binlog options
  • commit f7885fb6312c1431f1dabf5b92e4afe8cdd7cde2 2015-08-27 00:54:26 -0700
    • Correct WSREP_PATCH_VERSION for 5.6 is 11
  • commit 52c9235e6266089a5a9f98523b678ef6beb07b24 2015-08-25 06:15:20 -0700
    • Galera MTR Tests: Add known Galera and mysql-wsrep Valgrind issues to valgrind.supp
  • commit 371dc336ea3210c00d4f37d6b77f9757f7eb2ec9 2015-08-24 06:56:30 -0700
    • refs codership/mysql-wsrep#90 MTR test case for mysql-wsrep#90
  • commit e5b595e9d17485c612bd00784f5846113815dc5c 2015-08-14 05:14:53 -0700
    • Galera MTR Tests: fix typo in suite/galera/galera_2nodes_as_slave.cnf
  • commit ee22ac3808101d912a1b110d5613c165bcf1aad7 2015-08-14 01:16:25 -0700
    • Galera MTR Tests: Various test stability fixes (take #5)
  • commit 7d73931cbcc03e4b6f0939f29be7e998585b555e 2015-08-12 06:40:59 -0700
    • Galera MTR Tests: Various test stability fixes (take #4)
  • commit ff76214a46f8f97e1539d11fd9512620f28c2602 2015-08-12 05:32:18 -0700
    • Galera MTR Tests: Various test stability fixes (take #3)
  • commit fd0aaad5479ee447aa7d0f5f71f23c26faf6cbc8 2015-08-12 01:03:21 -0700
    • Galera MTR Tests: Various test stability fixes (take #2)
  • commit 997119dafefc1cf0d016d0b0da7989151d3e4f81 2015-08-11 04:22:38 -0700
    • Galera MTR Tests: Various test stability fixes.
  • commit 182b237d4090aad846cda78c85c5596f1f544b2a 2015-08-07 21:15:02 -0700
    • Galera MTR Tests: remove variable output from galera_gra_log.test (take #2)
  • commit c9d4581e8a0ce05e6c9c19bd55bde3ea463bbd2d 2015-08-06 20:55:30 -0700
    • Galera MTR Tests: remove variable output from galera_gra_log.test
  • commit 2316a4e19ff9b5ac388bf888a8ac6aa8154eed1f 2015-08-06 00:34:00 -0700
    • Galera MTR Tests: Tests for GRA*.log files, replication bundle, preordered events, forced binlog format
  • commit a1a7414b1d448be38463d23c5f91b0280e603e09 2015-08-03 03:20:52 -0700
    • Galera MTR Tests: An end-to-end test with restoring a node from xtrabackup; a test for restoring the primary component via pc.bootstrap
  • commit 1e2906892a1403734c246082cc90ac2cf9d91053 2015-07-23 04:30:07 -0700
    • Galera MTR Tests: Valgrind suppression for codership/galera#306
  • commit 3893b5c6daf960281e56b4e3cfd141c2814563fd 2015-07-23 04:29:40 -0700
    • Galera MTR Tests: mark all tests operating on large data sets with --source include/big-test.inc to help with Valgrind
  • commit 83579c2ff326a1033e2ac854766409be06476e78 2015-07-10 07:17:20 -0700
    • Galera MTR Tests: fixes for mysqldump SST/IST tests
  • commit 10f5c08f4bdbefc910f66126d6732a2e9e875075 2015-07-08 01:52:45 -0700
    • Refs codership/QA#47. Additional tests for FTWRL.
  • commit 6104a27c98ce1664214f4edf3d8840320d35cb9b 2015-07-07 06:01:00 -0700
    • Galera MTR Tests: increase lock wait timeout in suite/galera/t/galera_many_rows.test
  • commit 4a630ce6ad50bc81c91a018eaad7ca7fb0046040 2015-07-07 06:00:22 -0700
    • Galera MTR Tests: A test for xtrabackup with key+cert encryption.
  • commit edd9bd3ea7438f0b9e9c1c9bd368ddb360ceee29 2015-07-07 03:42:03 -0700
    • Fixes codership/mysql-wsrep#153 use --defaults-extra-file with mysqldump SST
  • commit 5d531f07bfb39dce84cb1e42c36f8b01e331e37f 2015-07-01 03:13:04 -0700
    • Galera MTR Tests: Use SET GLOBAL when setting wsrep_replicate_myisam, as it is a GLOBAL variable in MySQL Galera Cluster and SESSION in Percona XTraDB Cluster
  • commit fbe739cbb15d6a50e5ec6494528fe0441667eb75 2015-06-29 16:42:58 +0530
    • Bug#1421360: Add 'FLUSH TABLES' to Total Order Isolation execution.
  • commit 5a002adb5fda82df8f6bfe7b4f49f07585e13c39 2015-06-26 01:30:01 -0700
    • Galera MTR Tests: various tests and test fixes
  • commit f1a00ed51447f96c140f594784919800bda750d6 2015-06-17 05:14:36 -0700
    • Galera MTR Tests: Use wsrep_sst_auth for tests that use xtrabackup + IST
  • commit 2ea16b995de01f1f5347abee8a050c26eaef55ec 2015-06-08 21:06:22 +0300
    • This commit fixes - errno handling in wsp::env::append() method, where error could be returned by mistake - return code of sst_prepare_other() when pthread_create() fails - it was returning positive error code which by convention is treated as success.
  • commit 0ccbbffb78a1ae266d5bcd322de10f21e08a34ea 2015-06-08 12:23:53 +0300
    • Slight cleanup improvement on a previous commit.
  • commit bc796c29b35ed307fd721543f2171572093d88f4 2015-06-08 01:43:27 -0700
    • Refs codership/mysql-wsrep#143 . Account for the case where the SST password is empty
  • commit 86ee30cea95b4a3c8b34398e75e4fc62d0501616 2015-06-06 01:08:41 +0300
    • Refs codership/mysql-wsrep#141: this commit 1. Passes wsrep_sst_auth_value to SST scripts via WSREP_SST_OPT_AUTH envronmental variable, so it never appears on the command line 2. In mysqldump and xtrabackup* SST scripts which rely on MySQL authentication, instead of passing password on the command line, SST script sets MYSQL_PWD environment variable, so that password also never appears on the mysqldump/innobackupex command line.
  • commit 197e9d2559907b97905f7d1536b481bba2e9ffe3 2015-05-26 15:44:34 +0300
    • Refs codership/mysql-wsrep#132 - fix for THD::m_digest initialization, according to Raghu
  • commit 483078b1b17c97d90e5aa245ef366092fb28fbd3 2015-05-15 02:15:58 -0700
    • Fixes codership/QA#87 . An MTR test for SERIALIZABLE
  • commit 4102d5258d0c12fcbc833bf415474aaa1a12ddb2 2015-05-11 02:21:39 -0700
    • Refs codership/mysql-wsrep#113 - tests around FLUSH TABLE, FLUSH TABLES, LOCK TABLE
  • commit 2106fed865f6827418b16efcf6dd8368c3a092c5 2015-05-10 21:49:36 +0300
    • Refs codership/mysql-wsrep#113 - changed BF thread's MDL wait to never timeout - all explicit locks are now honored by BF threads
  • commit f9805e4c984d251fec76f39bcd6a675e6cf5e6df 2015-05-08 03:21:50 -0700
    • Galera MTR Tests: tests for WAN restart, xtrabackup options and others.
  • commit ef7b08978b9300d456217ae55b623ff9c5b30744 2015-05-06 10:35:02 +0300
    • Fixes codership/mysql-wsrep#122 - causal/casual typos fixed in wsrep code
  • commit bace2a97527cf817257ea3ee4e801b640ba0bf9c 2015-05-05 01:21:55 -0700
    • Galera MTR Tests: add a test for socket.ssl_compression
  • commit b5ef2bbc5ea3f21432eff2e98149b9a6612238b3 2015-04-28 23:34:47 -0700
    • Re-enable tests previously disabled due to mysql-wsrep#114
  • commit 63c5bee535f0827721484c93a2ba8798437fadf5 2015-04-28 20:38:25 +0300
    • Refs codership/mysql-wsrep#113 - Extended the protection of local FLUSH sessions to cover all exclusive MDL locks
  • commit 417f778e53f6d3c111ef25976d7f1b2d532ca2a3 2015-04-28 00:55:50 -0700
    • Galera MTR tests: disable innodb.innodb_stats_* due to mysql-wsrep#114
  • commit 6bb890c9b6655b409d0eb81725853415157b5b0c 2015-04-24 10:39:42 +0300
    • refs codership/mysql-wsrep#114 - skipping TOI if not using wsrep provider
  • commit c66609017b25bf066008a3dec9e3ecd00fc5ce8b 2015-04-21 16:22:53 +0300
    • Refs codership/mysql-wsrep#113 Protecting non replicated FLUSH session from brute force aborts
  • commit 045b31c8f45079f617ff6c8a1da09710979bc5f8 2015-04-20 05:58:24 -0700
    • Test cases for codership/mysql-wsrep/110
  • commit dc9e32540744a0e44e6e80c36a82ea6ee1ef2657 2015-04-20 13:18:21 +0300
    • refs codership/mysql-wsrep#110 - clear table map events on SAVEPOINT
  • commit d0e24c67998a8b887a4ec785669d4a0ae9355058 2015-04-01 02:52:24 -0700
    • Galera MTR Tests: Attempt to remove rare sporadic failures in galera_transaction_replay.test by waiting for all transactions to get blocked before proceeding.
  • commit f8b724db289a540bf4e2d8cba4deceb2e68c9587 2015-03-31 06:43:38 -0700
    • Galera MTR Tests: Enable the use of --parallel for port-intensive Galera tests by additionally specifying --port-group-size=50
  • commit 9f716ae9d372926eddc4a14e41fab6dc4664417f 2015-03-29 23:56:21 -0700
    • Galera MTR: Disable rpl.rpl_rotate_logs binlog.binlog_index due to codership/mysql-wsrep#71
  • commit fa5f18d6734249aa326d6296c9b9c2338cb33b10 2015-09-09 20:51:39 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • commit 37ae601a8766f37cdd919efc801133d2a8cfaf70 2015-09-09 18:54:14 -0400
    • Update WSREP_PATCH_REVNO
  • commit 760b0c4758ee463c8c97c1a756709d3d25506eed 2015-08-27 00:41:56 -0700
    • Bump WSREP_PATCH_VERSION in cmake/wsrep.cmake to 12
  • commit bee94cc9f4ef58c5bb3d10393a9e92bcd32994f0 2015-07-07 22:34:25 -0700
    • Fixes codership/mysql-wsrep#153 use --defaults-extra-file with mysqldump SST
  • commit 55dfddff1d99db73f19cdbd1eff3222f2acd181d 2015-06-09 17:02:26 +0300
    • Fixing donate callback return code
  • commit 0465e3a117f6c0c2e7c20441007c1e92d9c563ca 2015-06-09 11:36:31 +0300
    • Logging message cleanup
  • commit d809fcc3011c8fa8cfd62aa6232f45469a829611 2015-06-08 21:06:22 +0300
    • This commit fixes - errno handling in wsp::env::append() method, where error could be returned by mistake - return code of sst_prepare_other() when pthread_create() fails - it was returning positive error code which by convention is treated as success.
  • commit 1b1410c449c651739590dba3d61ea5494c149ed3 2015-06-08 12:23:53 +0300
    • Slight cleanup improvement on a previous commit.
  • commit 62c25393767179b6ace73a94b07e9fe2cfff5ba2 2015-06-08 01:46:20 -0700
    • Refs codership/mysql-wsrep#143 . Account for the case where the SST password is empty
  • commit a7ea3ec34d7c542542dc11e324b1667fd9ba1a48 2015-06-06 01:38:07 +0300
    • Synced xtrabackup SST fixes from Percona tree (as of PXC 5.6.24-25.11 release). This fixes/adresses the following LP bugs: - LP1380697: wsrep_sst_xtrabackup-v2 doesn't stop when mysql is SIGKILLed. (full fix for this (as engineeered by Percona) requires Linux-specific patch that we don't carry, but keep xtrabackup scripts as close as possible) - LP1399134: Log the innobackupex/SST logs in SST to syslog if possible. (fixed) - LP1405668: Race condition between donor and joiner in PXB SST. (fixed) - LP1405985: Fail early if xtrabackup_checkkpoints is missing. (fixed) - LP1407599: wsrep_sst_xtrabackup-v2 script causes innobackupex to print a false positive stack trace into the log. (fixed) - LP1441762: IST Fails with SST script error. (fixed) - LP1451670: Fail when move-back fails in xtrabackup SST. (fixed)
  • commit d78110e7fae1588afcb6bc5ea08be0d84ee18857 2015-06-06 01:08:41 +0300
    • Refs codership/mysql-wsrep#141: this commit 1. Passes wsrep_sst_auth_value to SST scripts via WSREP_SST_OPT_AUTH envronmental variable, so it never appears on the command line 2. In mysqldump and xtrabackup* SST scripts which rely on MySQL authentication, instead of passing password on the command line, SST script sets MYSQL_PWD environment variable, so that password also never appears on the mysqldump/innobackupex command line.
  • commit 4f4f3a5e328524bf1b467a1885b0a21a4e995d9b 2015-05-02 22:25:39 +0300
    • Fixes codership/mysql-wsrep#118
  • commit d69931eec2b30b63477604be1c4c28b3cf0b8dd2 2015-09-09 01:28:04 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit e939ea58e511e7a3cca315923188fda2cfd7477b 2015-09-09 01:26:00 +0200
    • Fix assert error for where clause with UDF's was fixed in HA_CONNECT::CondFilter moving pval->val_str(&tmp) modified: storage/connect/ha_connect.cc
  • commit 29ac245dd04c5416d57a90b0ab3c4d08cbc4d723 2015-09-07 13:13:52 +0200
    • MDEV-8473: mysqlbinlog -v does not properly decode DECIMAL values in an RBR log
  • commit 0ce0b88080fd39f6841206b64d8723af9779e849 2015-09-01 11:47:06 +0200
    • MDEV-8450: PATCH] Wrong macro expansion in Query_cache::send_result_to_client()
  • commit 102a85f9f30cdf8c3baa3893c68932617240bfa6 2015-09-03 18:00:43 +0200
    • MDEV-8663: IF Statement returns multiple values erroneously (or Assertion `!null_value' failed in Item::send(Protocol*, String*))
  • commit 9abf426ee7f1ca2bab2683387137d3da0f18bc0e 2015-09-04 13:35:31 +0300
    • MDEV-8443: mysql-test - innodb.innodb_simulate_comp_failures 'innodb_plugin' is failing
  • commit bd8ffe701856bf1391265ce5eb83e770c959b914 2015-09-03 09:39:57 +0200
    • Merge pull request #87 from pivanof/qplan_macros
  • commit 83c7b1e95b04fd65651c93db2bc3746a228fd34c 2015-09-02 10:40:34 +0200
  • commit 09bfaf3a13dabad936198633b968451c17d409b2 2015-09-02 10:08:09 +0200
    • Fix a potential lost wakeup for binlog_commit_wait_usec
  • commit 999c43aeb73f60336b2ebf74821983fee37b96dc 2015-09-02 09:57:18 +0200
    • MDEV-8725: Assertion `!(thd->rgi_slave && thd-> rgi_slave->did_mark_start_commit)' failed in ha_rollback_trans
  • commit 4b41e3c7f33714186c97a6cc2e6d3bb93b050c61 2015-08-31 18:40:24 +0200
    • MDEV-6219: Server crashes in Bitmap<64u>::merge (this=0x180, map2=...) on 2nd execution of PS with INSERT .. SELECT, derived_merge
  • commit f533b2b462b5b73630245172b627506d36f95b39 2015-08-25 11:15:45 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • commit b66455f67da9b0bbe7fb7862c23a8283d766e149 2015-08-24 01:41:12 +0300
    • Increase the version number
  • commit aef8bfdc826d7466dd482d38522de925ad6b4217 2015-08-24 01:37:21 +0300
  • commit 472d66320d8538f2d1850bb50caceed18181024a 2015-08-22 01:18:02 -0400
    • MDEV-8149: Random mtr test failures during warning check
  • commit 4ee28865f67c980848bb62f0009440be73ebee7c 2015-08-20 20:55:52 -0400
    • MDEV-5146 : Bulk loads into partitioned table not working
  • commit ccd39b2dd3315ce6a7844676907097325b39c0b8 2015-08-20 09:55:54 -0400
    • Backport partition tests from 10.0-galera.
  • commit 916a956399fdd131ab15baa55c657704ddba9c0f 2015-08-18 23:42:50 -0400
    • Merge branch '5.5e-galera' into 10.0e-galera
  • commit 432b7be558efaff0d8c8e9035e911049cb2ecf60 2015-08-18 23:39:31 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit 98bebad67274a87517a94b204cd8684a2e48d8c6 2015-08-18 17:03:28 -0400
    • Fix for a typo.
  • commit 9b475ee3c1855c23fc716ba83a261c238d9b6f83 2015-08-05 20:43:25 +0300
    • MDEV-8289: Semijoin inflates number of rows in query result - Make semi-join optimizer not to choose LooseScan when 1) the index is not covered and 2) full index scan will be required.
  • commit 34bdda281bceb8c245c172a47f0517acbf3346c0 2015-08-18 16:33:14 +0000
    • Merge branch '10.0e' into 10.0e-galera
  • commit bd9008dc4579321e47b88d919213b8c3b9ae9e02 2015-08-18 16:32:42 +0000
    • Merge branch '10.0-galera' into 10.0e-galera
  • commit d073d5805faaad77f1b175e675dd57c28bd9d924 2015-08-18 15:19:46 +0000
    • Merge branch '5.5e' into 5.5e-galera
  • commit 8e6f55383f4b241490363932494af27eb44858e4 2015-08-18 15:19:34 +0000
    • Merge branch '5.5-galera' into 5.5e-galera
  • commit c6a0cbdac6dbb7134164732bf7a6096d82e1f0a1 2015-08-14 14:59:43 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • commit fe757e006c676bc1cfb713f26fbd43e608531458 2015-08-14 13:45:52 -0400
    • Fix for some failing tests.
  • commit cd9b9199a148e45daf5f8fc57ac4a0011a2a8433 2015-08-14 15:49:46 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit 6d46c977a71a526ee7307b4bd6393ea122e21989 2015-08-14 14:23:14 +0200
    • Fix crash when SetValue_char is called with a negative length value. This can happen in odbconn.cpp when SQLFetch returns SQL_NO_TOTAL (-4) as length. modified: storage/connect/odbconn.cpp modified: storage/connect/value.cpp
  • commit 5cf737c07a959fa3f03fb3c6d0a71ac442e59073 2015-08-14 02:46:32 -0400
    • MDEV-8464 : ALTER VIEW not replicated in some cases
  • commit 52f1543ef1e1dc48a26076788e18e223cb34d872 2015-08-14 01:37:21 -0400
    • Fix for a memory leak.
  • commit e996304189999eae8aeaa6995a80bf486833ed87 2015-08-14 01:31:38 -0400
    • MDEV-8617: Multiple galera tests failures with --ps-protocol
  • commit 8a18bb969432242b7431231ff9cd1fb6fc8a707f 2015-08-14 01:17:57 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • commit c18e0dab8a24db9d8f84fef328c27a28939a6ef5 2015-08-14 00:01:18 -0400
    • MDEV-8617: Multiple galera tests failures with --ps-protocol
  • commit 1bfe4da1e97c4034f70fb5521b93ae87c872a841 2015-08-13 01:28:15 +0300
    • Fixed mysqltest run failure: Test did not clean up after itself properly
  • commit afa9cb7519fcb73d546bba45d3baa7b157926084 2015-08-13 01:27:23 +0300
    • Fixed overrun in key cache if one tried to allocate a key cache of more than 45G with a key_cache_block_size of 1024 or less.
  • commit e998dffde7af2ac8b751b7d4ad22fd4bf08489f9 2015-08-12 17:47:25 -0400
    • MDEV-8598 : Failed MySQL DDL commands and Galera replication
  • commit 335ec7a363ffc49c5c974d45782220bf4977d846 2015-08-11 21:15:33 +0200
    • Prevent wrong update of expanded columns when pretty is not 2. modified: storage/connect/tabjson.cpp
  • commit 91acc8b16fdd8409765f32b5453851366552a709 2015-08-08 14:21:22 -0400
    • Merge tag 'mariadb-10.0.21' into 10.0-galera
  • commit 0eacebf167daeeabcc3c60f0675db2aa75b7e033 2015-08-08 10:54:47 +0200
    • Merge branch 'ob-10.0' into 10.0
  • commit 5b9dd459fb94d44b8852870e89a64d0f953f2eb3 2015-08-07 17:02:51 -0400
    • Merge tag 'mariadb-5.5.45' into 5.5-galera
  • commit 5f533035d3ad8dc56ef339196633a931d7bff60c 2015-08-06 17:46:47 +0200
    • Fix the TDBDOS::EstimatedLength function that was wrongly counting its calculation virtual and special columns. modified: storage/connect/reldef.h modified: storage/connect/tabdos.cpp
  • commit 4c69dc8116950d6bf0b09bfbc31a86d89831a364 2015-08-06 00:36:40 -0400
    • MDEV-7501 : alter table exchange partition is not replicated in galera cluster
  • commit 82cecb1c983737191804dfd170cafdf436158f80 2015-07-31 11:21:57 -0400
    • MDEV-8240 : Unknown option 'table_type' when using Connect Engine on MGC
  • commit 0abde01f5e9a61cc482711b9b5f04a9815401ddb 2015-07-29 18:04:40 -0400
    • MDEV-8240 : Unknown option 'table_type' when using Connect Engine on MGC
  • commit 1b7b85185442cde9b4cb7fe7d0da279ba9c5e738 2015-07-29 16:19:14 +0000
    • Merge branch '10.0e' into 10.0e-galera
  • commit cb27db3a18ca654926e59ccaa143dd6808926b87 2015-07-29 16:16:44 +0000
    • Merge branch '5.5e' into 5.5e-galera
  • commit 5e7c5c5f5c94c02b164e6cf07419bf40dbd5eee3 2015-07-29 14:00:44 +0000
    • Merge branch '10.0e' into 10.0e-galera (Power8 patches)
  • commit ab4eb10d815891356b4fba585120807fad87ce9d 2015-07-29 05:00:45 +0000
    • Merge branch '10.0e' into 10.0e-galera
  • commit c0d2affc93e76d0f8156800c284fae99d221e023 2015-07-29 04:57:39 +0000
    • Merge branch '5.5e-galera' into 10.0e-galera
  • commit 3de2e9a9c80d88c08b36368e392a91380fdc221f 2015-07-28 14:35:24 +0000
    • Merge branch '5.5e' into 5.5e-galera
  • commit aaa12ee867fcbbba942dbac466d3dd4db26d987d 2015-07-28 14:19:08 +0000
    • Merge tag 'mariadb-galera-10.0.20' into 10.0e-galera
  • commit bf32a5518fb354bd2bcb76f6f1e4851fe38ad778 2015-07-28 14:08:18 +0000
    • Merge tag 'mariadb-galera-5.5.44' into 5.5e-galera
  • commit af2f7ce3f915c4686ef04294b00c6f4885503f5e 2015-07-19 22:51:19 -0400
    • MDEV-8464 : ALTER VIEW not replicated in some cases
  • commit 203f4d41930a140d469aeca9840a7b226afeaaf6 2015-07-16 15:59:55 -0700
    • Add parenthesis in macro definitions to prevent order of operation problems.
  • commit 6771b818a38a72e89d318eb9f1f3a2b8a64f0d5f 2015-07-10 19:06:42 -0400
    • MDEV-8383 : "GRANT role TO user" does not replicate
  • commit f45a474dd95fc2766b29d49f2ed026134c83617a 2015-07-02 08:24:55 -0700
    • Merge pull request #10 from ferustigris/10.0e-galera
  • commit 01f89670673f21432458959981540fefd3a463c8 2015-07-02 08:24:15 -0700
    • Merge pull request #7 from ferustigris/5.5e-galera
  • commit fdee967b078d32c44866cc5afb746b5e32365c4f 2015-06-30 12:39:48 +0000
    • ME-229 SE-Policy's sources has been split depends on platform (RHEL 6&7)
  • commit 39657ecb12148391858796df7e9d40415b08b4c2 2015-06-30 12:39:48 +0000
    • ME-229 SE-Policy's sources has been split depends on platform (RHEL 6&7)
  • commit 5467b12dc3894c36eba092430a785806e0d008c9 2015-06-24 23:28:42 -0400
    • MDEV-7903 : xtrabackup SST failing with maria-10.0-galera
  • commit 9f00950d2ad9be5533e66a5fa87a795a9574585f 2015-06-24 23:25:22 -0400
    • MDEV-7631 : Invalid WSREP_SST rows appear in mysqld-bin.index file
  • commit 0f4478105f5027ce589a0f08c6019d906d632029 2015-06-24 17:02:33 -0400
    • Add close-on-exec flag to open(), socket(), accept() & fopen().
  • commit 70714d3597ec9ffa742cc9e173d4ad32f294cc51 2015-06-23 16:46:12 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • commit 71d1f35847a575239deff856590bf6f13afd74ed 2015-06-23 13:48:39 -0400
    • Update SELinux policy to allow UDP for multicast repl in galera.
  • commit 7733dd8162209b43f6e2bd27321366d37dd2ae7a 2015-06-22 08:11:25 +0000
    • ME-229 RPM package with SE policies has been added.
  • commit 6a170c9196aa1c070ba68a9cbe0ae5ca0dfd27c9 2015-06-22 13:11:46 +0000
    • Merge branch '5.5e' of github.com:ferustigris/MariaDBEnterprise into 5.5e-galera
  • commit 46024098be1d7887134a3a3d8d289dd7711c56dc 2015-06-21 23:54:55 -0400
    • Merge tag 'mariadb-10.0.20' into 10.0-galera
  • commit 41d40029875bfd7f4cd6a5255e05a3c93103220f 2015-06-21 23:09:10 -0400
    • Remove duplicate script added due to bad merge.
  • commit 327409443fa5631b98e65b0c1cce1cfb6e05f723 2015-06-21 21:50:43 -0400
    • Merge tag 'mariadb-5.5.44' into 5.5-galera
  • commit fc716dc5a5abd6997310256a1f846e39ea5bf312 2015-06-19 19:25:15 -0400
    • MDEV-8260 : Issues related to concurrent CTAS
  • commit 8c44fd63ac61161e92e7feb55d693d72aebac68d 2015-06-19 00:17:25 -0400
    • MDEV-8239 : Idle threads post-execution end up in closing tables state
  • commit 6050ab658696925f2a031b901eb398fff65fa92a 2015-06-18 09:59:09 -0400
    • MDEV-6829 : SELinux/AppArmor policies for Galera server
  • commit 6d5b723bdc3e04978619b9673fca266e0426916f 2015-06-02 13:27:39 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • commit 9eff9ed5c58e782abf383a52a7e691a55b4798a2 2015-05-24 13:30:49 -0400
  • commit 0bfae356d4f774c939a5642cd19ee6bfc682b8e7 2015-05-16 11:11:26 -0400
    • MDEV-8166 : Adding index on new table from select crashes Galera cluster
  • commit 13775f3ab3ae43eadea4ca1417e6dcd7678563a6 2015-05-15 12:49:25 -0400
    • Merge branch '10.0-galera' into 10.0e-galera
  • commit ab39ed48a4f9957f9a906eda91aaf3896ad7e5a7 2015-05-15 12:47:35 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit af5f7109998c74ec7d2c6113ec0fa1ffd578d890 2015-05-15 12:41:27 -0400
    • Merge branch '5.5-galera' into 5.5e-galera
  • commit c8e7dc423b5999fd75f4c76e965541ac58941f24 2015-05-15 12:40:19 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit 3eb8bc01b6876dc9dbacb82179127a58f4b86e79 2015-05-14 21:53:48 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • commit 14b816a5c8899e9c7cbccf7dd394032af0896223 2015-05-14 21:48:54 -0400
    • Disabling some more sporadically failing galera tests.
  • commit 8fdf8f00c714471d499c0e9206940f3f2e8a22f3 2015-05-14 14:25:02 -0400
    • mysql-wsrep#38 : wsrep_sst_xtrabackup-v2 script causes innobackupex to
  • commit c9c8e0554f43154775c8a3b755a329a5a6035664 2015-05-12 23:43:06 -0400
    • Update galera/disabled.def & some more test fixes.
  • commit 7003776e739d2f49cba4bb39cceaea184dcfc38f 2015-05-12 03:44:10 +0300
    • MDEV-8144 percona.innodb_sys_index test fails
  • commit 6ae27e40985ef8c647ac2271c091f67511fb421f 2015-05-12 18:50:59 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • 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 c6c9a69ccee3325cfdd77d0dcd49259a574363b0 2015-05-12 16:56:06 -0400
    • Fix for some more test failures.
  • commit 048039e0b2052cec0b72e6a442ef73e6b118437a 2015-05-11 15:42:20 -0400
    • Fix for build failure.
  • commit e11cad9e9dd3ae0be61aec1bb50b0ddc867b10be 2015-05-09 17:09:21 -0400
    • Merge tag 'mariadb-10.0.19' into 10.0-galera
  • commit e1868fd61335129d648794389258de2ac021eb91 2015-05-07 22:18:34 +0200
    • MDEV-8115 mysql_upgrade crashes the server with REPAIR VIEW
  • commit 99f496ae65a56d587e24c88df85aae7e7cfce70e 2015-04-28 11:53:57 -0400
    • Fix for some failing tests
  • commit e69fbd4e38d36853b7e72a9d6a3afe7210874436 2015-04-21 13:22:08 -0400
    • Post-merge fix
  • commit 3331d4e07efca993b3f34fa06b8a03b41b6b690d 2015-04-21 13:17:17 -0400
    • Merge galera tests from github.com/codership/mysql-wsrep
  • commit 608a1ce5b184f617d45c69095e1fae7b39402853 2015-03-28 13:57:38 +0200
    • Refs codership/mysql-wsrep#33 - change const initialization to assignment to follow the genral style of the file.
  • commit 58bbe9b0049638e1df12ab7443b233dcc25d0be9 2015-03-12 05:06:33 -0700
    • Fix suite/galera/t/galera_var_OSU_method.test
  • commit 504ff56ece2c3e3d18d905ca2a56a5c384f2fb43 2015-03-12 02:52:56 -0700
    • Adjust tests now that wsrep_OSU_method is a session variable.
  • commit 00afd63984c91cabcfed748d834351ca54b7e50d 2015-03-12 10:25:34 +0200
    • refs codership/mysql-wsrep#90 made wsrep_OSU_method session variable
  • commit 03a8f83e2c6c80658c7863b452847dd04dfc5dda 2015-03-11 04:33:12 -0700
    • Add tests for galera/mysql-wsrep#90
  • commit 2df5ff2691a80873f44e779658c9a5d41c6c7e13 2015-03-11 13:04:00 +0200
    • refs codership/mysql-wsrep#90 - fixed race in OSU
  • commit c16ec074196aee32326a8015f49c0b8bae25111f 2015-03-26 23:19:52 +0200
    • Refs codership/mysql-features#33 - this fixes a bug where wsrep_start_position_update() would pass local_uuid and local_seqno to wsrep_sst_received() instead of real, submitted position.
  • commit 0115ca2ae1c0ce06b3de6cc8c4f7f8a06220cff6 2015-03-26 10:25:58 +0200
    • refs codership/mysql-wsrep#98 fixed sidno initialization
  • commit 4ed9ddd30eefbedb4bb2f96a0f0eb2ab18d283a0 2015-03-23 23:27:28 +0200
    • Refs codership/mysql-wsrep#33
  • commit f5bce5a6003e0591c822f217b63dc6b65a73000a 2015-03-18 14:56:46 +0200
    • codership/mysql-wsrep#67 - total order isolation for FLUSH
  • commit 0fdfca693702dafe69a1b33afb804aa0545dd81b 2015-02-10 18:27:21 +0200
    • refs codership/mysql-wsrep#60 explicit braces around empty body
  • commit 226c249ab396cbc57abb155183a8b86b712e4d63 2015-01-29 11:06:44 +0200
    • refs codership/mysql-wsrep#53 - fencing LOAD DATA splitting related commit to not happen with ALTER processing
  • commit f725b0c49d23b9520d4e622c0291073943268ae1 2014-12-16 00:30:26 -0800
    • LP1378355 - Reduce memory consumption slightly.
  • commit da298348406747dcaf431dd5641b0d53590f5e83 2014-12-16 00:22:55 -0800
    • LP1378355 - Address review feedback, do not pass --defaults-group-suffix for mysqldump SST
  • commit 7d550c76be13c58551e203f4eeb4f87ebd58ba4b 2014-12-15 04:45:58 -0800
    • LP1378355 - Pass the value of --defaults-group-suffix to xtrabackup during SST
  • commit 9d15689d1f529b493cd9f01fbd2271c3ff81497d 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 14b6172075eda88675d8b34951e0ee5f3f5874e3 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 91417b404716e3c409a0a551a232c063d04f85a9 2014-11-17 23:47:14 +0200
    • refs #7 - merged fix from 5.5 branch. However, 5.6 branch has not (yet) surfaced similar applier hang as 5.5
  • commit 13a9bcc6be4cb2e27c81c7e42bb534d8d1947870 2014-11-13 14:04:23 +0200
    • refs #11 #13 - skipping TOI, if all affected tables are temporary
  • commit 21bc3e3fdab516b86fbc1c33966d068471460ce2 2014-11-12 14:59:04 +0200
    • refs #2 - added binlog stmt cache reset after commit. This is needed for non-InnoDB statements
  • commit 9fdae3eb60746a07ade11236e513d393969e7afd 2014-10-31 15:55:18 +0800
    • Refs #8: preserve gvwstate.dat for pc recovery feature
  • commit 0f405f216efcf7ca000cbf032a6a0a19b3de03cd 2014-10-29 17:08:51 +0200
    • refs #6 fixed compilation errors with -DWITH_DEBUG=1, removed unwanted files
  • commit d2562004c5ac118b399475195b08f17fe673e481 2015-05-04 13:50:52 -0400
    • Merge tag 'mariadb-5.5.43' into 5.5-galera
  • 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 f6b1e0fe0a33c724839abab74ae07bbbd41a23e6 2015-02-05 14:38:03 +0200
    • refs #55 fixed debug build compilation errors
  • 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 8aa84821b48c501afdfb46dbe5600dbe5b4bb5d0 2015-04-28 18:59:11 -0400
    • MDEV-8057: Galera conflicts with InnoDB buffer pool dump
  • commit 44b44dd1d73c5da4e3b6ed7935c79ca88b61fdc8 2015-04-22 18:30:27 -0400
    • Comments for wsrep_exec_mode's.
  • commit 581b49dd3d3e2e253812bb24fa881148675320b4 2015-04-22 18:13:30 -0400
    • MDEV-7995 : DMLs not getting replicated with log-bin=OFF & binlog-format != ROW
  • commit 0095697784a12cbb269238b354ac6f31800418fb 2015-04-16 16:29:02 -0400
    • MDEV-7996 : CURRENT_USER definer does not replicate for triggers
  • commit 84a4db263a1d98e9a2f3c6b5816a9b6b9a019128 2015-03-28 17:29:10 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • 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 435763a42a6fbe2a74d39b600728717259c4c1ce 2015-03-20 21:20:37 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit d4129fdbf2e043d8ca0b459917b0c837d55d7e6d 2015-03-20 21:19:50 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit d8c4ef9596cc37d236c796590130fe56fa7d59f4 2015-03-20 11:27:54 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit 09f4fae48706ea0514b0b1ad386fb4d335b4946b 2015-03-20 11:23:05 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit 4ea2cf0c191584fdfedf560491dba9fe80410178 2015-03-19 17:15:22 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit 3575cc3dac6dc07c8c4703d627db5fe9d94c8548 2015-03-19 17:14:10 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit f5f8e3a3c08bfa5294a32ef30f0de6a14e698584 2015-03-19 12:28:14 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit a827c3ec9677a955cc523ccf0211dda8bcc35841 2015-03-19 12:27:49 -0400
    • Merge branch '5.5e-galera' into 10.0e-galera
  • commit 2dfc37bf33bf39575795a150326f8c02c5f0c8d2 2015-03-19 12:23:12 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit 75a8c6183e831f2365eeecd58c847cbe898a2319 2015-03-19 11:09:43 -0400
    • A minor fix in suppression warning.
  • commit 97c56db5a1b0204c8095ddde0b7438735fab0d7e 2015-03-18 12:57:54 -0400
    • MDEV-7273: 10.1 fails to start up during tc_log initializations on PPC64
  • commit f1f3bbe12d8ff5786bdf16c72a5526f821589983 2015-03-18 12:46:47 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit c19d05768189f28f72d24ce3256295f4330aceda 2015-03-18 12:46:16 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit 310fb7066aa54c54e2881c9d7fd78680910c17d8 2015-03-17 21:31:25 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit efedb81b9bec80f208048fc9b71bd246a9df950b 2015-03-17 21:25:47 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit 7966917ae2abf4cb36ac47faa4ad113c99e8c0ff 2015-03-17 18:37:22 -0400
    • Merge branch '5.5e-galera' into 10.0e-galera
  • commit d71f369545e42990f91361e093e080a3beb26034 2015-03-17 18:12:52 -0400
    • Update warning suppressions to include ocassional "SYNC member" warning
  • commit cd55b9e38aba965813a7b172a1750151477dbea9 2015-03-13 10:46:50 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit f1fe686260d8ae802de71dac11251ccdfbe26ff3 2015-03-13 10:43:10 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit a5d04cc70febc33cf372c548bb92ff43f7d4b93b 2015-03-13 10:42:54 -0400
    • Merge branch '5.5e-galera' into 10.0e-galera
  • commit abf33d644157579b5c418d234369112f04558a25 2015-03-13 10:41:38 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit 555915faa9fc5ec0a7df09b51716be027120fa8c 2015-03-11 13:15:16 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • commit 7a6cad5221b19ed5d54eaca83c16655089734a0e 2015-03-11 12:36:00 -0400
  • commit b9ca270e04a7c44d5fe382bc7c93c3637628506f 2015-03-10 18:56:02 -0400
    • Merge branch '5.5e-galera' into 10.0e-galera
  • commit 45427bfe32328037f1000df3ed9bdb8e3923502c 2015-03-10 18:23:00 -0400
    • Merge branch '10.0e' into 10.0e-galera
  • commit c0b3baded7592a1114f43eed86eb1b2d9a4bbfbc 2015-03-10 18:08:55 -0400
    • Merge branch '5.5e' into 5.5e-galera
  • commit 78d22cb7db048baf4508e59663ee5ce24e7e83b7 2015-03-10 17:14:18 -0400
    • Merge branch '10.0-galera' (mariadb-galera-10.0.17) into 10.0e-galera
  • commit 8aabde624eebc0e1c62572c8fcd01e5cb11937b7 2015-03-10 17:07:58 -0400
    • Merge branch '5.5-galera' (mariadb-galera-5.5.42) into 5.5e-galera
  • commit 100249be6aa00288081b2374db105a81cc525daf 2015-03-10 09:23:03 -0400
    • Merge branch '5.5-galera' into 10.0-galera
  • commit 07ff90e99b40f86511651415d13a3299a45a01d4 2015-03-09 22:55:54 -0400
    • Reduce gcache size to cut down disk usage
  • commit 6c19f51a5fe6bd0dbecf3cb8fd4f88e4f8da477e 2015-03-06 11:19:23 +0200
    • MDEV-7672: Crash creating an InnoDB table with foreign keys
  • commit 56bbc0a2308355d0d40d0222a399aac3149c5022 2015-03-06 23:46:35 -0500
    • Merge branch '5.5-galera' into bb-10.0-galera-merge
  • commit d146605124a3d326f3769fd162e0af0a124266a9 2015-03-06 13:22:15 -0500
    • MDEV-7673: CREATE TABLE SELECT fails on Galera cluster
  • commit c6acdf7c281f91026cfac549d718511b9ed083aa 2015-03-06 13:19:49 -0500
    • MDEV-7203: replicate_events_marked_for_skip didn't work on Galera cluster
  • commit 6f9e33ecb020bcf3e6db246bc04a9be153c63dc4 2014-12-26 23:38:45 +0400
    • MDEV-7273 - 10.1 fails to start up during tc_log initializations on PPC64
  • commit 9af42db6138a555454b7631761b81f8d259f014e 2015-03-05 14:14:00 -0500
    • MDEV-7192: binlog_annotate_row_events not completely compatible with galera
  • commit 73a143ab34be0007cc0fc17cf5fda00fef063c1c 2015-03-04 19:52:15 -0500
    • Update galera package name
  • commit e52a58a5cc338a82a9de446785f81c8f45064fa5 2015-03-04 19:49:17 -0500
    • Update galera package name
  • commit aa2904a7f4014cd4790086a2512dc39b533b2a8a 2015-02-27 22:13:37 -0500
    • MDEV-7560: wsrep* tests depend on the version of galera library
  • commit 8ee5668033ed9f4c59cd5bf0b995dd77d326fe36 2015-02-24 21:55:22 -0500
    • Changes in wsrep_guess_ip()
  • commit af651c80f7d7b49a141958a68e81f2de90e62f25 2015-02-27 17:36:54 -0500
    • Merge tag 'mariadb-10.0.17' into 10.0-galera
  • commit 4fb2f6690748833775b888a49501a7057e827be6 2015-02-24 21:55:22 -0500
    • Changes in wsrep_guess_ip()
  • commit f02fdb6b55a2b29595cb7e4eed48a51755e967fb 2015-02-20 22:11:45 -0500
    • MDEV-7615: remove galera_sst_mode.result file
  • commit f68ce6860454379f65131046dbba8cd4e65acda1 2015-02-20 17:51:33 -0500
    • MDEV-7615: Remove --galera-sst-mode option from mysqldump
  • commit 8651874346d49db5c2d8688d42d24f8cdb3a97db 2015-02-20 17:40:44 -0500
    • Fix for build failures on Power8
  • commit e98d0dd04915fc80c5a2f99365a99617f3c8fe27 2015-02-20 17:34:16 -0500
    • Fix for build failures on Power8
  • commit 360ff3b0da557dc9fdbf3178ccaf084e6cb36cd0 2015-02-20 17:29:03 -0500
    • Fix for build failures on Power8
  • commit c6e62acb9e78d28179f922f2c212ae82d390c138 2015-02-20 17:21:15 -0500
    • Fix for build failures on Power8
  • commit 69e5f0f42395d0028e75760685cdd7588854f1df 2015-02-19 17:48:23 -0500
    • cleanup: remove duplicate declaration
  • commit a174aaed754b96cefe4a9dd2bb2865f81bad1471 2015-02-19 17:28:18 -0500
    • cleanup: remove unused THD::COND_wsrep_thd
  • commit 1e6f46d78f61dbf5cbb13a862ddc0bb6fcaaf41b 2015-02-19 17:28:18 -0500
    • cleanup: remove unused THD::COND_wsrep_thd
  • commit fcc6e12d69e371e160735bcd4fb324f7a382eda3 2015-02-18 19:02:00 -0500
    • MDEV-7544: Update global_suppressions to include warning related to "gvwstate.dat"
  • commit a518cc4470124854482467de92abdfff69f83baf 2015-02-18 18:59:01 -0500
    • MDEV-7544: Update global_suppressions to include warning related to "gvwstate.dat"
  • commit 860576f4161ab0ea29bf7ecf6dee0e9d10b6fed6 2015-02-18 18:07:45 -0500
    • Merge branch '10.0' into 10.0-galera
  • commit 3c9137deeb84dff9fa52734fb5fc3966c6746c00 2015-02-18 17:15:57 -0500
    • Merge branch '5.5' into 5.5-galera
  • commit c16ed456ecc13b71915e4b94d2e9e93131b2e217 2015-02-10 14:05:14 -0500
    • ME-100 : Updating mariadb-enterprise.cnf for Galera
  • commit 6daa5ef94bc3c696fa5a2b4d6d98b79eaf37e91f 2015-02-10 14:05:14 -0500
    • ME-100 : Updating mariadb-enterprise.cnf for Galera
  • commit faadd9331f9ee102f245cce54e8b5e495eae3d39 2015-02-10 12:59:14 -0500
    • Empty commit to trigger buildbot
  • commit f15703b81b899924113d71df3d9f2373eb04f7e1 2015-02-06 14:43:08 -0500
    • Merge commit '952b575272d47a48a1c55e83d3ff9a548857e564' into 5.5e-galera
  • commit f7e406615bf136da19e129df0c2b56e1827ee36b 2015-02-05 17:24:54 -0500
    • Fix for build failure (bad merge)
  • commit fc77d1737963872e149dd271f8b60e640551e733 2015-02-05 13:23:29 -0500
    • Merge commit 'cd187ecf90e9988e5a729a1a4db7239e3baa2e6c' into 10.0e-galera
  • commit dad3d3ae2638e3fe4d49f942d499097a6598a874 2015-02-02 11:47:49 -0500
    • MDEV-7129 : Galera duplicate error on autoincrement field primary key
  • commit d3ef84a00b018e494c4c7f648a64047c22b81691 2015-02-02 11:44:23 -0500
    • MDEV-7129 : Galera duplicate error on autoincrement field primary key
  • commit cd187ecf90e9988e5a729a1a4db7239e3baa2e6c 2015-01-27 20:22:06 -0500
    • Add cmake check for getifaddrs.
  • commit d8ee54c63321e81ef99465bbadc8e4fb45fe7569 2015-01-27 20:02:43 -0500
    • Add cmake check for getifaddrs.
  • commit 47d8001c672a161eaa9e498889a365c5601850e7 2015-01-27 16:54:24 -0500
    • MDEV-7476: Allow SELECT to succeed even when node is not ready
  • commit 950d69610aff4b2ee2cfe83113d339eac1ba0668 2015-01-27 16:25:18 -0500
    • MDEV-7322: Option to allow setting the binlog_format with Galera
  • commit 9b7e3801f4d3b241d525c7f2d6f0e2aedb35e3cc 2015-01-27 16:22:29 -0500
    • MDEV-7476: Allow SELECT to succeed even when node is not ready
  • commit 5b6f637caafba84457b91e08ce9c4f3fc6e8202f 2015-01-27 14:17:40 -0500
    • MDEV-7322: Option to allow setting the binlog_format with Galera
  • commit 7cda4bee0ef7c8a3ec85e94bc1443ceaba3a64e8 2015-01-26 22:54:27 -0500
    • maria-10.0.16 merge
  • commit ea229eb6bb29ee7b11a7d28a7d4c80a593cb1d3b 2015-01-26 22:48:02 -0500
    • Minor test modifications.
  • commit 248c662cd7b7421f0a87c21a3903395c99c04939 2015-01-26 22:43:46 -0500
    • Minor test modifications.
  • commit e6f35f15115283f6d446af25a5c33e615c6afe7c 2015-01-26 11:58:16 -0500
    • Backported changes done in wsrep_guess_ip() from 10.1.
  • commit f9e7f82d153e568c0d795b8f8a1d911fa4dbc9ab 2015-01-26 11:44:39 -0500
    • Backported changes done in wsrep_guess_ip() from 10.1.
  • commit 53b9f755aff1d6ef5753e0fbca50859126927752 2015-01-24 18:46:48 -0500
    • MDEV-7374 : Losing connection to MySQL while running ALTER TABLE
  • commit fffc9f585ddaed46dc3d157ebde3c1aeeb8a8c8c 2015-01-24 18:39:21 -0500
    • MDEV-7374 : Losing connection to MySQL while running ALTER TABLE
  • commit b5201200407e6d69ddceb5f482d966f95f5b30ac 2015-01-21 10:57:46 -0500
  • commit f6e1906ced57cdc77f4e4374d74ef658f861ac05 2015-01-18 18:16:36 -0500
    • MDEV-7470: MariaDB-Galera-server uses 'tar', but 'tar' is not in the dependency list
  • commit 853755d66747f4ae9d77bfbca9ea4763897c24a5 2015-01-16 18:33:47 -0500
    • ME-96: Backport force PK option
  • commit 539d69e3e06f04c8546d2088a6a514eced324df9 2015-01-16 17:14:43 -0500
    • ME-96: Backport force PK option
  • commit 887628acee72e8082285f6fa33e5e261e22d7f48 2015-01-16 13:53:23 -0500
    • Test changes (backported from 10.1).
  • commit bb93d46241d4c563844ffd7455ac2336a28bd66f 2015-01-16 13:52:30 -0500
    • Test changes (backported from 10.1).
  • commit abf400e810900b84c0f9a9095917809f7eec40dd 2015-01-13 13:12:05 -0500
    • MDEV-6771 : Incorrect Size for Transfer Reported to pv
  • commit 33b4fab8679a2e34a97e167a2a88dc5ea0a5686a 2015-01-13 13:10:07 -0500
    • MDEV-6771 : Incorrect Size for Transfer Reported to pv
  • commit dd80c22c2d97d81abbf08c05576ce420708eccce 2015-01-09 00:32:28 -0500
  • commit 8ecf1d28ef88e9d1fe94efb74e574c1a065cff98 2015-01-07 18:04:08 -0500
    • MDEV-7368 : SLES: Failed to start mysql.service: Unit mysql.service failed to load
  • commit 8d019595d48672d13f21c04e2e1236041611854c 2015-01-07 18:04:08 -0500
    • MDEV-7368 : SLES: Failed to start mysql.service: Unit mysql.service failed to load
  • commit 743a28ea5714459fe09782dab9a4a7a0b0ff6673 2015-01-07 17:22:53 -0500
    • MDEV-7129 : Galera duplicate error on autoincrement field primary key
  • commit 54b26b494b76804dbaf9f016ccae9c505d0ed4b3 2015-01-07 13:12:31 -0500
    • MDEV-7129 : Galera duplicate error on autoincrement field primary key
  • commit a48993d768d2e76cca2b900d48ac9eeb7064c940 2015-01-06 16:22:06 -0500
    • MDEV-7204: mariadb-galera-server el7 rpms packaging
  • commit f51e63eed73fbb84979a389843df63c5f9b4defb 2015-01-06 16:17:26 -0500
    • MDEV-7233: Fix issue with missing dependency socat
  • commit f5373bad5697cd7a4a77ac93517fd395f8d07a04 2015-01-06 16:07:59 -0500
    • ME-95 : mariadb-enterprise.cnf in Galera package has binlog_format=MIXED
  • commit d02dfc7c36d3ac9c851df5fb3b0f2420b51f130e 2015-01-06 16:06:06 -0500
    • ME-95: mariadb-enterprise.cnf in Galera package has binlog_format=MIXED
  • commit 455f77bdbb14d5f41809ef5bbd234ea9fd92f972 2015-01-02 10:01:09 -0500
    • MDEV-7222: Cluster Node Crash at CREATE DEFINER statement
  • commit 25aaa652c489839f5ef9e0ff6d067e8c1702970d 2014-12-31 19:46:48 -0500
    • MDEV-6832: ER_LOCK_WAIT_TIMEOUT on SHOW STATUS
  • commit 952b575272d47a48a1c55e83d3ff9a548857e564 2014-12-31 19:28:20 -0500
    • MDEV-6832: ER_LOCK_WAIT_TIMEOUT on SHOW STATUS
  • commit eda3db826f741b6cb62bb6903bd6b55a6aca4c3a 2014-12-22 20:09:25 -0500
    • Merge revisions from maria/5.5 (5.5.41)
  • commit 96e505e4b7635412739ed39710bcc13cf14aedf5 2014-12-20 19:58:54 -0500
    • MDEV-7319 : Galera bootstrap (/etc/init.d/mysql bootstrap) returns code 0 on failure
  • commit cb47155c68f38c6931fd539a8615373199b4ee64 2014-12-20 19:49:04 -0500
    • MDEV-7319 : Galera bootstrap (/etc/init.d/mysql bootstrap) returns code 0 on failure
  • commit 89b2bc42f405e20af11423b0cf83032fcb2a3de4 2014-12-16 20:07:34 -0500
    • Merge revisions from maria/5.5
  • commit 096f6ced5a341f16058da976600a2c0525692677 2014-12-15 21:09:02 +0100
    • ME-69 set coompilation comment accordingly
  • commit fef1daf1dd3459575bde53749a7331fa7b20c92c 2014-12-15 21:09:02 +0100
    • ME-69 set coompilation comment accordingly
  • commit 2514ca8044b00c1bae1908339c793a68a449a922 2014-12-12 17:32:36 -0500
    • ME-68, ME-75 - Update company name in copyright notice
  • commit 84f37d6e9565af7362cc65448f3e93b27da4c994 2014-12-12 17:32:36 -0500
    • ME-68, ME-75 - Update company name in copyright notice
  • commit 3a37c01334ab420d447b66656ee1132384c593fa 2014-12-12 17:16:11 -0500
    • MDEV-6891: Addendum, update company name in copyright notice
  • commit 920bc0aff10b87a8524939c31029653afb94470c 2014-12-12 17:14:06 -0500
    • MDEV-6891: Addendum, update company name in copyright notice
  • commit 756c6f74bf4ba73ccd7d7b824a39745413752520 2014-12-12 10:46:31 -0500
  • commit 64714ae2c1f8036ca18cefa0c2dc8270d12e522c 2014-12-12 10:45:32 -0500
  • commit 4f9f3d4391f7b05877a12ada5d640a34c8bce68b 2014-12-10 06:24:56 -0500
    • empty revision
  • commit 41367e4023d0823624a461597813e6902437f096 2014-12-09 10:35:16 -0500
    • MDEV-7204: mariadb-galera-server el7 rpms packaging issue, no mariadb-server in provides MDEV-7233: Fix issue with missing dependency socat when installing MariaDB-galera-server on RedhatEL/OracleEL/(Others?) RPM based
  • commit 86d7512f428393a54251624072702549804f2a75 2014-12-09 10:27:49 -0500
    • MDEV-7204: mariadb-galera-server el7 rpms packaging issue, no mariadb-server in provides MDEV-7233: Fix issue with missing dependency socat when installing MariaDB-galera-server on RedhatEL/OracleEL/(Others?) RPM based
  • commit e51e5e940c5c0b2cfd1a9bc07833a933a0460c4e 2014-12-08 23:44:53 -0500
  • commit c1a3615fc330e7566543d8db1d47fcb7ead943af 2014-10-17 15:08:50 +0400
  • commit 89038a13244f71eaaa1b68fddace942f732cf2f7 2014-10-17 15:08:50 +0400
  • commit 3bb02f3e6d70687b02c6902fd6478e8c328608f8 2014-12-05 12:33:02 -0500
    • bzr merge -rtag:mariadb-10.0.15 maria/10.0
  • commit 12831689e87bef4b0db27a9fda7612b15e29688b 2014-11-30 13:29:34 +0100
    • update "make dist" to be git-aware
  • commit b084840daed53364706ebc311c4227edbf5fc92b 2014-11-30 13:30:32 +0100
    • update "make dist" to be git-aware
  • commit fa6a3e38644f2db01b440e19ebdfa5b55e1948d6 2014-11-30 20:19:27 -0800
    • Update CMakeLists.txt
  • commit 80fbe9c17f3630b02836c06a9116b253d24a7cfb 2014-11-30 20:05:43 -0800
    • Update CMakeLists.txt
  • commit d178af94e12846f657a6c7f536a22ea90b2a7eea 2014-11-26 15:00:07 -0500
  • commit 754c45d8e9a65472f7124c7ec09601b49806c20d 2014-11-26 15:55:07 -0500
    • MDEV-7026: Race in InnoDB/XtraDB mutex implementation can stall or hang the server
  • commit e62e10b0aeeccd9cccee391f8c11a095a9d3bcd1 2014-11-26 15:00:07 -0500
  • commit 37d189654d6ac0bd66c11325ce462231d4a2602b 2014-11-21 15:23:18 +0400
    • MDEV-7026 - Race in InnoDB/XtraDB mutex implementation can stall or hang the server
  • commit 2c0b6c40a40af88fba986ffce9d42401fff99f35 2014-11-19 13:56:46 +0100
    • MDEV-7026: Race in InnoDB/XtraDB mutex implementation can stall or hang the server.
  • commit 39c2eed3cae51f3f4085b48de51e436b387555e6 2014-11-21 20:41:31 -0500
    • Cassandra should go under /usr/share/mysql/unsupported-plugins/
  • commit a4cdd20d49a5a6ca0eb7346b7b9e898ac5e7995b 2014-11-19 13:33:37 -0500
    • MDEV-7131: [PATCH] wsrep_guess_ip doesn't compile on OpenBSD
  • commit 72a6bdceb108ea683acc363939d1687d47b664e0 2014-11-18 20:37:25 -0500
    • Install wsrep.cnf so that it gets included in the server deb package.
  • commit e1cfd459a6ca72022221bf9fab89f134b4105396 2014-11-18 20:33:35 -0500
    • Install wsrep.cnf so that it gets included in the server deb package.
  • commit 6f65d2d11433b0bfa30d5a4cd9178a7aaaea05f6 2014-11-17 11:56:03 -0500
    • MDEV-6924 : Server crashed on CREATE TABLE ... SELECT
  • commit c68e73b53fa2e1d6c60930f5f85f0ac52dabc825 2014-11-17 09:55:53 -0500
    • MDEV-6924 : Server crashed on CREATE TABLE ... SELECT
  • commit 5576729c70204ff9faede7dd820d65a0973c3dfe 2014-11-01 11:47:02 +0100
    • ME-30 My.cnf renewed
  • commit 0eb7206a1b613b7e4a7d7e110d908b17ce29af26 2014-11-01 11:45:42 +0100
    • move federatedx to unsupported
  • commit 9d7285255e90a97e18286421ef4c5d57dc0fc576 2014-10-30 22:11:26 +0100
    • include mariadb-enterprise.cnf in bintars
  • commit d800703bb8a293e12224c47bea674566675ce810 2014-10-30 22:09:22 +0100
    • remove those crazy ancient exaple .cnf files from support-files
  • commit d4d9cfb3963beb0f66da5000d94f58fe9dc10866 2014-10-30 20:49:40 +0100
    • fixes for debian
  • commit f1c29c1baa8b2d7c4b7735b3b56aca4957b12f94 2014-10-30 15:45:59 +0100
    • ME-27 my.cnf changes
  • commit e51054eed83afc72fdd713a06083791b21a81929 2014-10-30 14:50:05 +0100
    • ME-3 ME-4 ME-5 ME-6 ME-7 backport from 10.0e
  • commit 20ba9d157cdf8322a0c0e8e7e5e9f45475994452 2014-10-30 13:52:28 +0100
    • ME-25 Solve the supportability of non mature plugings
  • commit 2ec0fad613744946e6d20c91bbe795dea539a93f 2014-06-09 22:55:45 +0200
    • ME-5 Updated my.cnf
  • commit d11797d4b6b8f5a49ac9b2515f0e0cecbc0e3444 2014-06-09 22:18:41 +0200
    • ME-3 Certified version strings on builds
  • commit 582a3e6fcf07b293f642ce499e6b3139fe5fe636 2014-11-01 11:47:02 +0100
    • ME-30 My.cnf renewed
  • commit b782712401bb0c181b6b10b9babdb09362ca1a15 2014-11-01 11:45:42 +0100
    • move federatedx to unsupported
  • commit 9be3af3b135d306ca25c255dc80d196db5ebc73d 2014-10-30 22:11:26 +0100
    • include mariadb-enterprise.cnf in bintars
  • commit dc08d9528e0c0d2ce6588df81154f8474aa9a65e 2014-10-30 22:09:22 +0100
    • remove those crazy ancient exaple .cnf files from support-files
  • commit 769229677bd09b116efcb558f360cf877328f69f 2014-10-30 20:49:40 +0100
    • fixes for debian
  • commit dc06f3e4e802b48d4c3191d788dc1e7546848c85 2014-10-30 15:45:59 +0100
    • ME-27 my.cnf changes
  • commit 534789ec6d0208a5ca67c5e0faa94d9419ddab53 2014-10-30 14:50:05 +0100
    • ME-3 ME-4 ME-5 ME-6 ME-7 backport from 10.0e
  • commit 0824cbc379945a9d35f939b49eab6f87cc81fcfb 2014-10-30 13:52:28 +0100
    • ME-25 Solve the supportability of non mature plugings
  • commit cc9d1bd8dc55ddc451cd2a255958fac313fe79d0 2014-10-14 18:04:04 -0400
    • empty patch
  • commit 542968cf0a68070d7b45859a3148a602e2089a35 2014-10-09 18:28:14 -0400
    • bzr merge -r4015..4026 codership/5.5
  • commit 068fb8569f2300e4a5c08413a756417d923ecf5f 2014-10-09 17:25:08 -0400
    • bzr merge -rtag:mariadb-5.5.40 maria/5.5
  • commit 7dd74fa3a2f167424624bf71d54ff965514239a9 2014-10-08 13:30:45 -0400
    • MDEV-6481: Yum Upgrade on CentOS 6.5 causes instant crash of MariaDB/Galera
  • commit b197066ca02411455590249c5e4910ad5ef2bd9f 2014-10-03 21:22:41 -0400
    • MDEV-6807: InnoDB: Assertion failure in file lock0lock.cc (lock != ctx->wait_lock)
  • commit 9a57de86beda0032a6dd9f804822e2651eb869bf 2014-09-30 18:06:15 -0400
    • bzr merge -r4123..4144 codership/5.6
  • commit c916085e271cd049537b1e07b36cd060c44750bd 2014-09-28 20:43:56 -0400
    • bzr merge -rtag:mariadb-10.0.14 maria/10.0/
  • commit 023366e6eb68edca3858c32e7492788e047d927a 2014-09-24 12:17:29 -0400
    • Moved wsrep_slave_threads to optional settings.
  • commit 59277a7d83374bc293cd58f8be509a81792d829e 2014-09-24 12:16:09 -0400
    • Moved wsrep_slave_threads to optional settings.
  • commit e207e5fe272886cccc10bfa8069ead0d9a051083 2014-09-23 14:33:27 -0400
    • Updated config files: - Removed QC restriction - Added bind-address Fixed file permissions for wsrep_sst_rsync.sh. Removed some unnecessary files.
  • commit 851e428e4e94e22d14fab4694b3135011026f418 2014-09-23 14:03:13 -0400
    • Updated config files: - Removed QC restriction - Added bind-address Fixed file permissions for wsrep_sst_rsync.sh.
  • commit 4538665a63491a36bdbfa631df7dd457010bc293 2014-09-22 12:15:44 -0400
    • MDEV-6740 : Galera crash in rpl_sql_thread_info/cached_charset_compare
  • commit c4356bfccb972a3b1a8798ba552c92881a3f74e1 2014-09-17 14:59:39 -0400
  • commit 5589509353bfc3222799cc66881117e95d82d68c 2014-09-17 14:39:43 -0400
    • MDEV-6447: addendum, moving QC code within HAVE_QUERY_CACHE.
  • commit 9a0566b09b075f29ff5f9f8b3a70b473433e6c58 2014-09-17 14:12:00 -0400
  • commit cf180e7f3d075beac02964d23773631edb0423b8 2014-09-17 09:54:04 -0400
    • Reverting version change to match the version of supporting packages available on buildbot.
  • commit 99b449bbb816a2467257c60fb6967b615db2ef4f 2014-09-17 09:53:06 -0400
    • Reverting version change to match the version of supporting packages available on buildbot.
  • commit 69bc2d529fd7014be248902f0fb746bdd3162126 2014-09-16 12:58:35 -0400
  • commit 5f3cfbb59d673eb594497121e9fc0d1d4f3e9d2f 2014-09-16 12:55:29 -0400
  • commit ac2a2f345391faf60ecb211320be39d453e96d77 2014-09-16 12:42:17 -0400
    • MDEV-6659: mysqld --help --verbose initializes wsrep
  • commit 76d15afb332cef3c44ea8703cc19dc5c5ca02155 2014-09-09 19:19:12 -0400
    • Minor improvements in mtr and wsrep test files.
  • commit be055b38351797b938d7bf8af5814cbefe4f8b34 2014-09-09 19:05:25 -0400
    • Minor improvements in mtr and wsrep test files.
  • commit 4ffccff45dfb8e1856c5582913d31c7e18c2f788 2014-09-09 13:43:01 -0400
    • MDEV-6717 : wsrep_data_home_dir should default to @@datadir
  • commit e5267cae8ae4e09aaedeba0fea8408585f1f409f 2014-09-09 13:41:22 -0400
    • MDEV-6717 : wsrep_data_home_dir should default to @@datadir
  • commit f3e95caacdd366d2c1300a7044b05d5a91ca1ffa 2014-09-09 09:25:47 -0400
    • MDEV-6699 : wsrep_node_name not automatically set to hostname
  • commit 140fd7adbdf5a998c5e984d3b8e3737587efc680 2014-09-09 09:18:35 -0400
    • MDEV-6699 : wsrep_node_name not automatically set to hostname
  • commit 47fcca0ffcc09623731f3e36d61ccc8da6b0f493 2014-09-08 21:21:37 -0400
    • MDEV-6667 : Improved handling of wsrep-new-cluster option
  • commit c0483b00295612372af6b33c6613a1a8bd839096 2014-09-08 14:01:41 -0400
    • Bumping server version. (10.0.14-galera)
  • commit 6421f5f147c7f68444a499b305a037f17a7f0bd5 2014-09-08 13:58:43 -0400
    • Bumping server version. (5.5.40-galera)
  • commit 9e63cc07802deb3a83ad79310ebf9a5dab904f18 2014-09-03 18:51:02 +0300
    • MDEV-6651: MariaDB galera cluster crashes in file row0mysql.cc line 684 DELETE FROM ports WHERE ports.id = 'f37aa3fe-ab99-4d0f-a566-6cd3169d7516' where table ports have foreign keys.
  • commit d7f377538fb6133bd3b8aa81e31e266258be5f03 2014-09-03 18:25:49 +0300
    • MDEV-6651: MariaDB galera cluster crashes in file row0mysql.cc line 684 DELETE FROM ports WHERE ports.id = 'f37aa3fe-ab99-4d0f-a566-6cd3169d7516' where table ports have foreign keys.
  • commit f99f573dc79b5d976e331fecbb83935c21e81ee5 2014-08-29 09:42:13 +0300
  • commit 4cccd57849283667d193b324f8fcaafdf9987e5b 2014-08-28 23:42:45 -0400
    • MDEV-6659: mysqld --help --verbose initializes wsrep
  • commit 4fb45aa219d53cd2f047c9c6a9fc1758ba4a359f 2014-08-27 15:28:43 +0300
    • Fix compiler error when WITH_WSREP is not used.
  • commit 9d15afdb6156402c7763302c843b94a4c69ad250 2014-08-26 16:23:56 -0400
    • Merged fix for MDEV-6646 from maria-5.5-galera.
  • commit bc59e4c17fe2db77a0f0faa179b49ce2b0a1ab26 2014-08-26 16:14:46 -0400
    • Switched wsrep_causal_reads ON for galera test suite.
  • commit aece04a02c25386485c77e7140ab33e51473e366 2014-08-26 15:56:03 -0400
    • MDEV-6646 : global.wsrep_causal_reads no longer honored
  • commit bc5c65f9b468d81d761174a152f762b791b491e8 2014-08-25 17:03:17 -0400
  • commit 9b506d4bcb11c0df32993df27597afbedf1eb2ed 2014-08-25 09:13:15 +0300
    • MDEV-6602: rpl.rpl_mdev6020 fails sporadically with SIGABRT
  • commit dc0f1864ae09068dee8c340e4b3a687854c3200f 2014-08-15 18:41:36 -0400
    • Fix for binlog tests.
  • commit de38fcfbb125802413e6bb7df041720f6a63a32f 2014-08-14 18:43:04 -0400
    • Fix for build failure in tokudb.
  • commit f523662cfa8cb916402c9bd9409834f9a9e046e6 2014-08-14 18:19:01 -0400
    • Fix for some failing rpl tests.
  • commit 0680eeae05295c2a343ef3d239a7e5983499643b 2014-08-13 11:29:13 -0400
    • Test modifications
  • commit 9ee0dca5d9917b3b3e860442d624135de03648d1 2014-08-13 10:41:41 -0400
    • Updated file_contents.test with correct file location.
  • commit a2d5a54374fe8b80da727782078541433f732324 2014-08-13 10:39:01 -0400
    • Added a basic test for wsrep_sync_wait system variable. Also made some coding style related changes.
  • commit ef4cbd8aecdc618a4db3a8d32f72fd08366adc99 2014-08-12 18:26:45 -0400
    • Updated WSREP_PATCH_REVNO.
  • commit 5add5855390fde8b8e8730c244d149123d8cf7ec 2014-08-12 18:23:53 -0400
    • Merged r4014 from codership/5.5
  • commit 305c1ae157de414bbd3e4a89cddbe522eaa1a309 2014-08-12 16:39:10 -0400
    • Merge of innobase changes to xtradb. (r3871..3873).
  • commit 8ec02bb836ab43d115579e6ba14f669e7dcd3e82 2014-08-12 14:50:26 -0400
  • commit 857abf148149d0d7a73dc6364b5bf3d19e58a7d1 2014-08-12 14:05:44 -0400
    • bzr merge -r4104..4120 codership/5.6/
  • commit 38f048a013bcb9c73d74c26af9db4cfdf7299d93 2014-08-12 12:43:56 -0400
    • bzr merge -r4101..4103 codership/5.6/
  • commit 8358dd53b7406deaa9f50ad09b16a86b7e367632 2014-08-11 23:55:41 -0400
    • bzr merge -r4346 maria/10.0 (maria-10.0.13)
  • commit e1facda416897c35b9dde90a14d3578f3ca2df9b 2014-08-11 17:09:59 -0400
    • Fix for some failing tests.
  • commit e06e12f5b8dfe0ab2e5976eec1b27b25d318441b 2014-08-11 14:31:30 -0400
    • Added 'have_innodb_disallow_writes.inc'.
  • commit f8420992c0b604ec7b673fc8dc90312af2f800dc 2014-08-07 18:29:20 -0400
    • MDEV-6490: mysqldump unknown option --galera-sst-mode
  • commit f64a0c3f859fbaa8160b8ea31a4b548e62a15e0f 2014-08-06 19:11:55 -0400
    • Updated WSREP_PATCH_REVNO.
  • commit f20b1fd5e3fbb74e179d499302eefde545e3e1c1 2014-08-06 17:55:29 -0400
    • Merge of innobase changes to xtradb.
  • commit b09f1f9e652ad5c805d7a2df3fef3d8e6cc55973 2014-08-06 15:47:17 -0400
    • bzr merge -r4011..4013 codership-mysql/5.5
  • commit 4788577c203402ba228f0dbf874ca2becb6b8fa1 2014-08-06 15:45:53 -0400
    • bzr merge -r3997..4010 codership-mysql/5.5
  • commit ec91eea8dbae4276ff6e31a0d80c0b523f88ed88 2014-08-06 14:06:11 -0400
    • Local merge of mariadb-5.5.39
  • commit 746c755d423d02a41a8e22a80e84ed4eff260ba4 2014-08-05 19:00:54 -0400
    • MDEV-6495: local merge from maria-5.5-galera.
  • commit e4e55f7968d961e0cb07800397bc3108f960956a 2014-08-05 18:55:05 -0400
    • MDEV-6495: innodb_flush_log_at_trx_commit=0 as suggestion for galera vs =2
  • commit 30b5a4de5d169cb82829938ffbe60512be89ffef 2014-07-31 16:40:32 -0400
    • MDEV-6492: MariaDB Galera Cluster cant use rsync sst
  • commit 05ff47cd4b4a4c37a013b9693ac0f3702aada2e5 2014-07-22 10:04:57 -0400
    • Local merge of patch for MDEV-6377 from maria-5.5-galera.
  • commit efdf79b44729d73de563e925627ab14d99f4e5d0 2014-07-22 09:43:42 -0400
    • Local merge of patch for MDEV-4647 from maria-5.5-galera.
  • commit 79750be18783efb7594a8dd011086c9d3a680983 2014-07-22 09:41:10 -0400
    • MDEV-6377 : Test cases for wsrep system variables.
  • commit 7b69cab89163a8d6e1a7a5cdcb66a66366136d7c 2014-07-22 09:27:35 -0400
    • MDEV-4647: Crash on setting wsep system variables to default
  • commit e5cea60933328af408c3d2636eeed0597e6f0e2e 2014-07-21 17:27:06 -0400
    • Local merge of patch for MDEV-3896 from maria-5.5-galera.
  • commit 0dadd017501e379546ffe3edae7728b931007be0 2014-07-17 16:22:01 -0400
    • MDEV-3896: More user-friendly cnf files in MariaDB-Galera rpm/deb packages
  • commit eaa0fe7cf859ad822f71bbaa2a47b23b4963ba9d 2014-07-15 01:01:49 -0400
    • MDEV-4728: local merge from maria-5.5-galera.
  • commit 9c3f623777237d2a5f6104baf3dc657ef03a747c 2014-07-15 00:54:29 -0400
  • commit b77fc5a34327de0bfa0c8a75e55726dfc3b2fd21 2014-07-12 18:21:29 -0400
  • commit 3ce3647055c0749b6a2029b85f179146b5e8b2be 2014-07-12 18:20:45 -0400
    • MDEV-6399 - Make galera test suite run with --parallel
  • commit b6a116cede0365924e08d7f668ec3780b9db686b 2014-07-11 13:40:39 -0400
  • commit d2cd778a27f77fcf38585e7a029e005082ea50af 2014-07-10 12:51:34 -0400
    • MDEV-5786: mysql_upgrade on galera replicates "alter table" on system tables
  • commit dc377fcbc0a3da99e02aa55000ab491d01c63fc4 2014-07-09 11:07:23 -0400
    • Merge of patch for MDEV-6411 from maria-5.5-galera.
  • commit 40bfd20180a392f0c2e56cc99fff9ab3bf3ef87f 2014-07-09 11:04:28 -0400
    • MDEV-6411 - Setting set @@global_wsrep_sst_auth=NULL causes crash
  • commit 3d1ac121771d61f9d1c944a1caa4e449527725fc 2014-07-04 11:59:09 +0300
  • commit 84b3ec1fa4291c792cd63b70a4305e744b12eee4 2014-07-04 11:58:14 +0300
    • Merge -r4105..4106 from codership/5.6
  • commit 006cb2a6f95f96e67acc4e8ed7e2ecd97d4678e7 2014-07-04 11:41:09 +0300
    • Merge -r4102..4103 codership/5.6/
  • commit 04db5aeb097a9733ba31015f09198aea04067ee4 2014-06-30 09:04:46 -0400
    • Bumping server version. (5.5.39-galera)
  • commit fbf39746525358269b29d05b2ce696e7ff60cbcd 2014-06-30 09:03:29 -0400
    • Bumping server version. (10.0.13-galera)
  • commit b7a5b71fb3c56f3b7ba706935fec5bb30c04f082 2014-06-30 14:02:54 +0300
    • MDEV-6225: Idle replication slave keeps crashing.
  • commit 7ed27e1b8efa2c72ddb554362d76e5b7deb90bbe 2014-06-26 12:11:12 -0400
    • Fix for some failing tests.
  • commit 9e1075eea005f0ddcc7c429cf4c9d60e54578ecb 2014-06-25 11:22:01 -0400
  • commit c039d9667e5a2d15eed50357e4c7ce586c7de70b 2014-06-25 00:45:12 -0400
    • Fixed a typo and updated mysqld--help test result.
  • commit 9a0b80c968f01d50423126ecfd5fd5e793f5d42a 2014-06-23 19:14:28 -0400
    • MDEV-5747: wsrep system variables not listed alphabetically
  • commit b9a4569bb4660613a0a4182acc4b0f9565abf56b 2014-06-23 10:18:52 -0400
    • Updated sys_vars.all_vars result file.
  • commit b5a2600e4ba6f4027561bb0a41bac11b1239a856 2014-06-23 09:37:46 -0400
    • Empty revision to trigger build on buildbot.
  • commit 02034e4218836304e81a10523c737b3b25e3ad9c 2014-06-19 21:55:19 -0400
    • Merging fix for MDEV-6296 from maria-5.5-galera.
  • commit 97779a2ef05d2141d2ade2f72f0900dbd9960751 2014-06-19 18:48:20 -0400
    • bzr merge -r4091..4101 codership/5.6/
  • commit a76a6601ecb63d452c89202d8ca7f11bf2e0194f 2014-06-19 13:12:38 -0400
    • bzr merge -rtag:mariadb-10.0.12 maria/10.0
  • commit 0f5522c44f9ebb002f203ad1f983b77e3925581c 2014-06-18 10:19:18 -0400
    • MDEV-6316: (post-fix) Using C-style comments in mysqldump.
  • commit 1fbb70559b45fee8be142e44249e8fc81b8ee3a8 2014-06-16 14:55:14 -0400
    • MDEV-6316: Fix mysqldump SST method to transfer binlog state to the joiner
  • commit 20279b0473b959172a3bffe14940f6708dabad30 2014-06-16 10:32:21 -0400
    • Bumping the revision number.
  • commit c7ad886a7039306aeb591e542e827a68c3302e29 2014-06-15 13:53:43 -0400
    • MDEV-6296: runtime adjustment of wsrep_slave_threads creates threads but never removes them
  • commit 85032e36c66820c851b63b5189bc397404af51c7 2014-06-11 17:13:03 -0400
  • commit adc6bd15d575a10c826aa4e752456ef9924db5ec 2014-06-10 18:41:53 -0400
    • Merged changeset from codership-mysql/5.5.
  • commit 93cc06b20cd83f6f84ac152d66214f48462ee1df 2014-06-10 18:31:07 -0400
    • Fixed a warning in mtr script. Updated wsrep.variables test.
  • commit 1410785e8ab283f2592867985b6560329e874f63 2014-06-10 17:35:44 -0400
    • Fix for a segfault.
  • commit c29cbac2eb06ab4a2bf1aeda65c15fce40a84345 2014-06-10 17:00:32 -0400
    • bzr merge -r3985..3997 codership/5.5
  • commit 90ead99572c8168583cb0943792d964cc2a6abd2 2014-06-10 16:33:57 -0400
    • bzr merge -r3980..3984 codership/5.5
  • commit b441c510a7ea731e2da0fa9b4cf3e7f1275f841b 2014-06-10 16:04:26 -0400
    • bzr merge -rtag:mariadb-5.5.38 maria/5.5
  • commit 2357871a213b33417539f14e6c786a3d4b74d7f6 2014-06-09 16:13:30 -0400
    • Fix for a debian build failure (cherry-picked from 10.0:r4231).
  • commit d3b2e780d6ddee9a4f434ba9928f77127bbbeeb1 2014-06-06 13:49:10 -0400
    • Updated default load option groups.
  • commit cc66ae6aae4e3e5f121f1b6840213bdc525b609d 2014-06-06 13:27:15 -0400
    • MDEV-6317: Fix rsync SST method to transfer binlog state to the joiner
  • commit 1ebc055f1bf7308de96aa81eba71b58d0af42a4b 2014-06-05 23:40:32 -0400
    • Modified mtr script to skip inclusion of 'galera' test suites if galera library is not specified or found.
  • commit 68deb11a36adfc079e2a64deb49da361dc57561c 2014-06-05 23:31:00 -0400
    • Modified mtr script to skip inclusion of 'galera' test suites if galera library is not specified or found.
  • commit 97d8323210b2c0c453eddeb27a5d6fe69bfa5426 2014-06-02 22:45:41 -0400
    • Fix for wsrep_sst_xtrabackup-v2.sh script.
  • commit 6fc646ef2f772974fc87f4aec58a760e779952ea 2014-06-02 08:26:42 -0400
    • Fixed a typo in debian control file.
  • commit 26fa9e8294db1d922dea2e5aa25f548b210d6378 2014-05-29 21:03:10 -0400
    • Added rsync to galera server's debian/rpm dependency list.
  • commit d939fad23196f7377e456a044ef8efe918f848f9 2014-05-29 21:02:17 -0400
    • Added rsync to galera server's rpm dependency list.
  • commit 707f378a1343438e032ddf8968a25c5b5358340f 2014-05-29 15:39:29 -0400
    • Added rsync to galera server's debian dependency list.
  • commit 7e85cfb50fd95e9b0c7ba6033fcc03d66ff12cd9 2014-05-28 00:46:21 -0400
    • MDEV-6266: Changing password fails on galera cluster
  • commit c73cd2a5959198348cc73730fbbe846f85c60c1b 2014-05-27 11:04:42 -0400
    • s/#if/#ifdef
  • commit 8d37bd48c71e0f7edf3b26b112952e70140d392a 2014-05-27 10:11:42 -0400
    • Fixing a typo s/connection_tcpwrap_errors/connection_errors_tcpwrap, causing build to fail when HAVE_LIBWRAP is enabled.
  • commit 7487f6b397c97bc27cbb6315746006f3df0e291d 2014-05-27 09:07:19 -0400
    • Removing rsync from the debian build dependency list.
  • commit ef7e1734044c5303348b7c33d2267554190a901e 2014-05-27 09:06:04 -0400
    • Removing rsync from the debian build dependency list.
  • commit 86e73576dd2ccf7385ac0b5b7b3bbf6d656e71f4 2014-05-25 00:23:17 -0400
    • Setting the "Standards-Version" in Debian control file back to 3.8.3.
  • commit bd5ca5e6093046d7e69cc59f0950a7af2c0a7bf2 2014-05-25 00:18:26 -0400
    • MDEV-6211: MariaDB-Galera-server uses 'socat', but 'socat' is not in the dependency list
  • commit 0f10b12b1c819e0653970ee8990d663cd9246179 2014-05-25 00:07:25 -0400
    • MDEV-6211: MariaDB-Galera-server uses 'socat', but 'socat' is not in the dependency list
  • commit ab4947463e68da1a01bd506f8f280ebdea3f1b46 2014-05-22 18:31:04 -0400
    • Merging changes from maria-5.5-galera and some test fixes.
  • commit 0bf3ed12a5338f0db4b652f839fee93a28d39195 2014-05-21 18:10:43 -0400
    • bzr merge -r4089..4091 codership/5.6
  • commit 0b98d2fd2ab337d95b6b502b15ea86368c441026 2014-05-21 17:07:17 -0400
    • bzr merge -r4065..4088 codership/5.6
  • commit 0903e2b744f627f57a99edd5d2b6ffdec1ef4a03 2014-05-21 16:03:58 -0400
    • Fix for a segfault.
  • commit 645d4025449d960dd20e1e9b22b5d24d12b8a6af 2014-05-21 15:16:15 -0400
    • Fix for a build failure.
  • commit 81a85ad8d702ddfaf91dc43b5a0bc78857759209 2014-05-21 15:04:13 -0400
    • bzr merge -r3985..3991 codership/5.5
  • commit 99df0fbad5147b02ffed926f50cef11f9427e398 2014-05-21 14:32:57 -0400
    • bzr merge -r3968..3984 codership/5.5 (non-Innodb changes only).
  • commit 8a6f4e198a57491bac8cc2aac0f3d455a28d79cd 2014-05-21 12:09:31 -0400
    • Updated wsrep.variables result.
  • commit 85971707723b45a3bc13d4ea27a7f8bdfe52c327 2014-05-21 11:59:33 -0400
  • commit 2f90221ad49eb87b241ffcaf42e315c6a59ae1c3 2014-05-21 11:23:59 -0400
    • Fixed a segfault issue by initializing thd's system_thread_info in wsrep applier threads, introduced by MDEV-6156.
  • commit 086af8367ed2499adae378638225ceb14c85f046 2014-05-21 11:09:55 -0400
    • bzr merge -r4209 maria/10.0.
  • commit 50d1e45cd49f39231ea9cc87f7c4a17f1617fc2f 2014-05-12 12:45:02 -0400
  • commit 558995ad84ca1348dfe681a8d111650225fcc205 2014-05-12 12:14:27 -0400
  • commit 00b6fff2e7bedad1ecd270d9e86f991bed29482c 2014-05-08 14:45:00 -0400
    • MDEV-6206: wsrep_slave_threads subtracts from max_connections
  • commit 93a403bf1d8819a711d783a186bf226a01a6fcfd 2014-05-03 23:53:19 -0400
    • Fix for build failure when WITH_WSREP=OFF.
  • commit 5ef55e2c1bd28f284706631334b8c3b158b86731 2014-05-03 12:58:40 -0400
    • Added galera, wsrep suites to the default mtr suite list.
  • commit 68a0f28defc772398312445d16e09570900fe27d 2014-05-03 09:18:11 -0400
    • MDEV-6204: wsrep_sst_rsync timeout when lsof is not installed
  • commit 3061aa4ead8345cac36c2decb54fe617d6837f2b 2014-05-01 19:19:48 -0400
    • MDEV-6196 MTR: Do not hardcode path for libgalera_smm.so
  • commit bdeb847e9b00ffa4fb8c633632402f7de3922225 2014-04-30 15:40:00 -0400
    • MDEV-6192 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1286: Unknown storage engine 'InnoDB'
  • commit 4515a6d31e954194482cda99204792dcf9ab75a3 2014-04-28 10:33:22 -0400
    • MDEV-6148 : Updating auto_increment_offset_func.result.
  • commit 29466e2c85f2c1ab628237a3aca0bcf206d941ec 2014-04-25 18:23:14 -0400
    • * Adding wsrep_sst_xtrabackup-v2 to deb server files * Updated .bzrignore
  • commit f36e3d0dab29a9b19662f94b02a81da63a7fde1a 2014-04-25 16:14:22 -0400
  • commit 98519db3416562928c62fc2c05355f1f4ffd9208 2014-04-25 10:58:51 -0400
    • MDEV-6171: Fix error message for split-brain
  • commit 2ab559023acc424a967037f50b7d149d821afb75 2014-04-24 22:52:07 -0400
    • Fixing file paths in @TOKUDB_DEB_FILES@.
  • commit 1950457c14646b108bec1fadb40b75440c3a3d41 2014-04-21 21:45:19 -0400
    • MDEV-6148 main.flush_read_lock fails due to conflicting read lock
  • commit b981c7a927f4a3721b4753d5fa73b966bf2eef96 2014-04-18 19:16:46 -0400
    • Updated WSREP_PATCH_REVNO.
  • commit dee153c1b8c8949b460a39b8ea8f6edef4795bd2 2014-04-18 16:56:44 -0400
    • * Removed unnecessary duplicate script files. * Updated failing mtr tests.
  • commit 11324465e099d73b668f558ec1ff360dfe006e5b 2014-04-18 07:51:52 +0300
    • Merge lp:maria/5.5 up to mariadb-5.5.37 revision 4148.
  • commit 43a9e655470182e17a8edf1eecb16a688d66e255 2014-04-17 14:10:22 -0400
    • MDEV-6132: yum update for MGC-10.0 fails (10.0.7 -> 10.0.10)
  • commit b11be0525527fb59f367d95744e8a422d2bddb98 2014-04-16 13:04:03 -0400
    • MDEV-6079: xtrabackup SST failing with maria-10.0-galera
  • commit fa18dc394406ad684ab2623e7451c9f3ec7adf08 2014-04-16 13:08:29 +0300
    • Merge lp:codership-mysql/5.5 -r3961..3980.
  • commit 150e88e8c9b85e3e6ce500a91fd215d231e99881 2014-04-16 12:13:43 +0300
    • Merge from lp:maria/5.5 to maria-5.5.37 release revision 4154.
  • commit eec6222a894a298376e2f2f0636d2b3f5719210e 2014-04-15 22:31:08 -0400
    • Adding wsrep_sst_xtrabackup-v2 to the list of files in mariadb-galera-server package.
  • commit df1ee18c272fd2b39543f42f56fc554934e60fb9 2014-04-15 22:16:11 -0400
    • Fix for build failure.
  • commit 99838736bc7bcbc1a0cfa5441d1ac15d6d34ef4c 2014-04-15 14:27:45 -0400
    • MDEV-6098 mysqldump sst fails on maria-10.0-galera
  • commit 24ad467d7f47bf67ca5358506918f12b54167ad5 2014-04-11 13:20:13 -0400
    • MDEV-6077 : mysqldump sst fails on maria-10.0-galera
  • commit 4a6f27ad166f741907492e8f360377dd1189dd4d 2014-04-10 23:27:08 -0400
    • Removing unnecessary extra copies of wsrep_sst_xxx scripts.
  • commit 3afc4131124160a3f1b9911162370b658a45ca51 2014-04-09 13:50:06 -0400
    • Local merge (mariadb-galera-10.0.10).
  • commit 9d911608f15005be48dad55440e87a6982067233 2014-04-09 12:25:47 -0400
    • Fixes for some test failures.
  • commit 421326310168e2b0a83eddcf9520336e1d58ea42 2014-04-08 10:36:34 -0400
    • Merging mariadb-10.0.10.
  • commit ba7f73f067b3605ad265c541d71388d6909e40ef 2014-04-02 22:35:12 -0400
  • commit f4defb0b7b56f16ae7e8c2d94171d1fe68e3755b 2014-03-29 13:34:50 +0200
    • References: Bug #1299430 - initial support for tokudb replication in master-slave model
  • commit 9d2e90f379654fb65c0eab006213d772302bcff7 2014-03-28 08:26:08 -0400
    • Merged revision 3471, 3472 & 3473 from maria-5.5-galera.
  • commit 02ba2bfdb444531e6fe61716a4eaeab40e210bbd 2014-03-27 16:26:00 -0400
    • Merging revision from codership-mysql/5.5 (r3928..3968) and codership-mysql/5.6 (r4021..4065). - Also contains fixes for some build failures.
  • commit a500865c133251416604255028802b550d6941a8 2014-03-27 16:22:57 -0400
    • Merged revision 3471, 3472 & 3473 from maria-5.5-galera.
  • commit 43c6c2ac775d4ebd1967bc3416137a7297d0fe7b 2014-03-27 08:22:29 -0400
    • Merged r3468 from maria-5.5-galera.
  • commit 7fd382f117f48b2224296b03ce62686018ff702d 2014-03-27 08:17:24 -0400
    • Merged r3466 from maria-5.5-galera.
  • commit 8fb80a58bf83877c7fcdda38353bf3634f8691d8 2014-03-27 10:56:11 +0200
    • References Bug #1280896 - merged the fix from wsrep-5.6 skipping secondary index dupkey checks for applier
  • commit 09e3094945694277a550cccc8bd1fd11338474b1 2014-03-26 15:17:51 -0400
    • Merging wsrep specific changes from InnoDB to xtradb (r3683..3808).
  • commit c509f48b8e9cd0714154722aee2c9b8e62d1bc94 2014-03-26 14:32:51 -0400
    • Merging mariadb-10.0.9.
  • commit 90e4f7f9d3f2669ac99f2817f884315bfc86b0a7 2014-03-26 14:27:24 -0400
    • * bzr merge -rtag:mariadb-10.0.9 maria/10.0 * Fix for post-merge build failures.
  • commit c5f7486654d7fd4941b202735799f9a7ec3c15eb 2014-03-26 14:13:12 -0400
    • bzr merge -r4062..4065 codership/5.6
  • commit 71dafbf9c2cae382c5174bd3ce73472b97013d62 2014-03-26 14:04:50 -0400
    • Merging InnoDB changes to xtradb (r3783..3808).
  • commit b5871a51e99f2d591e944590f2e2332275064d07 2014-03-26 11:12:38 -0400
    • * bzr merge -r4027..4061 codership/5.6 * Merged Innodb changes to xtradb
  • commit 7d892f69a565e583eb692d01e2e80a158ee795fe 2014-03-25 23:13:30 -0400
    • bzr merge -r4021..4026 codership-mysql/5.6.
  • commit 0a6924a3f30b1cf478ddd22c4fbb6e8fcba8c84d 2014-03-25 17:02:57 -0400
    • Updated WSREP_PATCH_REVNO.
  • commit 899f9801d4466a6ecccd32a34a38aaf19019e39a 2014-03-25 17:01:05 -0400
    • bzr merge -r3946..3968 codership/5.5
  • commit 3088d52c20eca10e5b8689648edef8f7fd49830a 2014-03-25 14:42:15 -0400
    • bzr merge -r3933..3945 codership/5.5 (Non-InnoDB changes only).
  • commit 3c0b3babd9fdaa6d6697289368022cc152c77593 2014-03-25 13:39:12 -0400
    • bzr merge -r3928..3932 codership/5.5
  • commit 586fab72f01e1c7f0f8bf363fa6b06a2f10965b4 2014-03-24 16:40:24 -0400
    • Merging deb/rpm script changes from maria-5.5-galera.
  • commit 983366e0eef50b95329bcba154ee4fb38b85df3c 2014-03-20 18:33:23 -0400
    • MDEV-5903 mariadb-galera tree builds too many rpm packages
  • commit 7b57c5ea6f1fda5100ce4a5fb61ee63e8a153d0f 2014-03-20 16:03:20 +0200
  • commit 4154f3aa058ee4fb7a7633874038c122a5e8985a 2014-03-14 17:54:53 -0400
    • Modified debian scripts to make galera packages self-contained.
  • commit 8a99be643c36c0b5e1c7c2e5bd553118fe1b2ec8 2014-03-14 17:52:55 -0400
    • Modified debian scripts to make galera packages self-contained.
  • commit ff0f41974c92fc11f338da461113705c20dd3f23 2014-03-13 11:56:37 -0400
    • Debian script fixes.
  • commit d395440d0f63314894eb11b5f53408c0036d14cf 2014-03-13 11:51:31 -0400
    • Debian script fixes.
  • commit 57ba177dafef33bac544498e66bfd705e6cfc476 2014-03-11 23:12:18 -0400
    • MDEV-5812 Memory leaks while running mysqld in bootstrap mode
  • commit 653ef22336a5c14404b9690bb44df702292463b2 2014-03-06 18:44:16 -0500
    • MDEV-5687: Maria doesn't shutdown following upgrade to 5.5.35-galera
  • commit 27c09524eb8223f787e9d4322b3c6c939dbc767a 2014-03-04 22:10:28 -0500
    • MDEV-5790 : SHOW GLOBAL STATUS LIKE does not show the correct list of variables when using "_"
  • commit 689aaab0f8d5ac98a08bc33b3e2edc3c2cd0fcf6 2014-02-28 23:15:35 -0500
    • MDEV-5552 Deadlock when inserting NULL column value in column with UNIQUE index
  • commit c3a2394641e2f7b199977bcf699ad64c1bb1367f 2014-02-28 13:56:08 -0500
    • * Merged revisions 3945, 3946..3950, 3951..3961 from codership-mysql/5.5. * Merged changes in innobase to xtradb. * Updated WSREP_PATCH_REVNO.
  • commit 87910f7d30fa5208fc98638e954f6e5356d43ecb 2014-02-27 17:56:28 -0500
  • commit ae6e1548cbda6cb1509f84edb57786c9520a7a6e 2014-02-25 17:49:41 -0500
    • Merge from maria/5.5 (-rtag:mariadb-5.5.36).
  • commit e36fe045c03038b3bc2d9d21b4bbce66077985f5 2014-02-25 13:13:39 -0500
    • Added MTR support for galera.
  • commit 6e3fc511c452f075f61f01c156d96a95654420ca 2014-02-20 13:49:50 -0500
    • MDEV #5682 : Incompatible galera / mariadb-galera-server version on Debian
  • commit 5de274c43b82cd0eaab606bf6a02e687f5c81f43 2014-02-19 13:59:10 -0500
    • Fixed install_macros.cmake to set the correct destination for documentation.
  • commit e6a7a3804d05570d061c05756f3262dab364ce02 2014-02-14 17:03:44 -0500
    • * mysqld_safe could not start server as it failed trying to perform wsrep position recovery. Fixed by correcting the erroneous mysqld command by properly quoting it.
  • commit 8e476e6cbe313fadb6e0cd4402ff8c9d2d487406 2014-02-14 11:38:46 -0500
    • MDEV-5534: mysql_tzinfo_to_sql generates wrong query
  • commit 9564537cb1a4bfeabd073705fa9359e98fb69145 2014-02-13 09:33:04 -0500
    • Fixes in debian distribution files.
  • commit b0ad00df2716283f0e6e3e10084f537cbbd107e6 2014-02-11 15:03:42 +0200
    • MDEV-5644: Assertion failure during lock_cancel_waiting_and_release.
  • commit e0f0f5f6d0b983619a67725c6a3351c31a547852 2014-02-10 23:54:18 -0500
    • Reverting the change erroneously got introduced during merge.
  • commit 65f2f289d106efbfa73002d10294ff22e7af834a 2014-02-10 09:22:24 -0500
    • MDEV-5626 : Cannot install InnoDB/XtraDB plugin (undefined symbol: wsrep_md5_update)
  • commit aaf3063d0d504c718e079c89158c6f2ad4a4478a 2014-02-07 09:14:43 -0500
    • Dummy empty revision (to trigger bb).
  • commit 4cb029b38b914751926c472a3a944fc0e84533be 2014-02-05 00:28:11 -0500
    • * Merged the missing revision 3934 from codership-mysql/5.5 (missed in the last merge). * Merged changes from Innodb to xtradb. * Updated WSREP_PATCH_REVNO
  • commit 7ca53d947959fe420c28400c621f427b3008fe19 2014-02-03 22:55:46 -0500
    • Merging revisions 3934..3944 from codership-mysql/5.5.
  • commit 324544ea64e0a0c7e3dec836cb72d47e6033543a 2014-02-03 17:14:38 -0500
    • Fix for main.commit test.
  • commit 4d254ef4f20855d3b72a0a660aa17c3fcdc57a03 2014-01-30 20:27:01 -0500
    • * Fixed debian dist file names. * Fixed failing test results. * Updated tztime.cc (Bug #1161432).
  • commit 30b6b39d0b388dc13cbb75aabc539409f19e2f0f 2014-01-30 19:08:00 -0500
    • Updating test result.
  • commit 4a6be51f78e79b1ee5bc0442b7af8b3108a64512 2014-01-30 12:45:38 -0500
    • * Merged revisions: 3431, 3435..3457, 3459, 3460 from maria-5.5-galera. * Fixed Debian/Ubuntu dist files. * Fixed some compiler warnings.
  • commit ecc2c96c9d9b0fb5d94a1203d3ffa1a2d6c036b7 2014-01-29 19:00:43 -0500
    • Merge of maria/5.5 into maria-5.5-galera. bzr merge -r tag:mariadb-5.5.35 maria/5.5
  • commit 5b6a4f25a566f967e8b1010998a22256bd045511 2014-01-29 08:54:17 +0200
    • Fixed issue on wsrep_kill_victim mutexing order error. Furthermore, fixed merge errors found on mysql-test suite testing.
  • commit 86d470386b4d5728c9c6af009884774ef0a814b4 2014-01-28 09:48:51 +0200
    • Fixed issue with extra status lines Wsrep_local_bf_aborts at SHOW GLOBAL STATUS LIKE 'x'; where x != wsrep_local_bf_aborts by changing it as SHOW_SIMPLE_FUNC from SHOW_FUNC.
  • commit d43afb8828e358f9c3bb690d0fdcd88b0637f155 2014-01-25 11:02:49 +0200
    • Merge MariaDB-10.0.7 revision 3961.
  • commit d2c72da610074afe95959094a11f95b29a741f29 2014-01-23 15:57:47 -0500
    • The bzr revision visible in @@version_comment should represent the last merged revision from codership branch and not the revision of the MGC tree itself.
  • commit d0f77b83611077344ff29db02ea5593c9da62537 2014-01-20 12:17:31 +0200
    • Fixed issue with retrying autocommitted transactions. We might need to clean up the explain structure in this case.
  • commit caa1b783bd398dad8ec8f3a93fc97d8194998e86 2014-01-17 13:55:09 +0200
    • Fixed one compiler warning in wsrep_applier.cc
  • commit a8dbf680e6228c58afc1ef28628d088879614a0d 2014-01-17 13:28:43 +0200
    • Added missing files
  • commit 9d5c3731be1395bd19329443e680db11545bb5c4 2014-01-09 23:22:10 -0500
    • Fixes for some compiler warnings.
  • commit 31eaa90a6ef767b4f846bfe454892979200003a1 2014-01-09 14:54:57 -0500
    • Merging revision 3839..3932 from codership-mysql/5.5.
  • commit 088c069462d4a5cf26e97690e045fc3e737453a3 2013-12-11 21:09:18 +0100
    • fix debian builds
  • commit ea6f92662c6ad3db3745aacb80dd162930c88cd8 2013-12-11 10:45:49 +0200
    • MDEV-5430: Debian MariaDB-Galera packages do not get built in buildbot [Part 4]
  • commit 92a15782f9b4f1100cf121294237cf0f643bf734 2013-12-11 09:38:21 +0200
    • MDEV-5428: Debian MariaDB-Galera packages do not get built in buildbot [Part 3]
  • commit 48e83ba6f79a042022c1949772e999ddb4fd10c4 2013-12-10 22:11:42 -0500
  • commit e1ed3dcebf649a540a8a5fd6293ef1494757fb38 2013-12-10 11:30:23 -0500
  • commit 3ad45220bc848e6cb5a06cbd71fdfb6970b5f3a4 2013-12-10 17:45:02 +0200
    • Additional name fixes.
  • commit 170c3c2b213a29b90aa948e1879cae334d48b1e7 2013-12-10 10:34:41 +0200
    • MDEV-5423: Debian MariaDB-Galera packages do not get built in buildbot [Part 2]
  • commit ded756c90dd92ddc656d92ea29fd66a3c7181767 2013-12-10 10:14:43 +0200
    • MDEV-5408: Crash in mariadb-wsrep during plugin load at startup
  • commit 3df2aa9458dae45b7b9667672da30252d1a75ce1 2013-12-05 19:22:00 +0200
    • MDEV-5385: Debian MariaDB-Galera packages do not get built in buildbot
  • commit af2bb9de9d71dd55f2e4a36ef18ca22a018515e5 2013-12-07 12:30:53 -0500
    • Fix for a failing test.
  • commit 8acebe6d639500d90288a34c6d0cbc217fe2f1ca 2013-12-05 10:59:18 -0500
    • MDEV-5384: Update init script in MariaDB Cluster
  • commit f41ee56df7b7cd841a2d9ac6a753f752742cd2ee 2013-12-05 14:53:22 +0200
    • MDEV-5386: Server crashes in thd_get_ha_data on maria-5.5-galera tree while running 'check testcase before test
  • commit 329fb586568f822e6ccb6faeb2e950a644b459d3 2013-12-04 18:49:40 +0200
    • MDEV-5385: Debian MariaDB-Galera packages do not get built in buildbot
  • commit ed26f7012640f4e1f65776f7bbc57fba5e87b0a5 2013-12-04 13:46:28 +0200
    • MDEV-443: Galera: Server crashes on flushing tables for SST if started with character_set_server utf16 or utf32 or ucs2, and with wsrep_sst_method=rsync
  • commit eea69c57b2479192a6e5cb59e7631029edb3b35a 2013-12-04 13:42:17 +0200
    • Fixed additional problem with kernel_mutex. Kernel mutex is also held on lock_rec_other_has_conflicting that will also call (eventually) wsrep_innobase_kill_one_trx. Added a new parameter have_kernel_mutex to mark do we already own kernel mutex or not.
  • commit 496e22cf3bd2a481fd3502d86e5a4e8228bf9823 2013-12-04 10:32:43 +0200
    • merge with MariaDB 5.6 bzr merge lp:maria --rtag:mariadb-10.0.6 and a number of fixes to make this buildable. Run also few short multi-master high conflict rate tests, with no issues
  • commit 9379edb63d85bcb256a4e145827db9c4c76f15c4 2013-12-02 08:58:06 +0200
    • MDEV-4227: Galera server should stop crashing on setting binlog_format STATEMENT
  • commit 730466b3282bd23054f86fa7979db1a83703ef89 2013-11-30 07:46:53 -0500
    • MDEV-4138: Galera: mysqld_safe doesn't pass on wsrep_provider to mysqld
  • commit e4f5e49cd6de1c9e4899a6e6f5c6666434e02437 2013-11-29 13:03:00 -0500
    • MDEV-4109: Galera: Valgrind warnings "blocks are still reachable" in wsrep_init_startup on MTR tests
  • commit 6271c06a73ce1065ac53a554e42a0049bf77eb53 2013-11-29 12:50:31 -0500
    • MDEV-4222: Assertion `( ((global_system_variables.wsrep_on) && (thd && thd->variables.wsrep_on)) && wsrep_emulate_bin_log) || mysql_bin_log .is_open()' fails on SAVEPOINT with disabled wsrep_provider
  • commit 62bd131d06eaf9567e63ea1c508eb07aa758b2e0 2013-11-29 12:27:05 +0200
    • MDEV-4235: Galera: Assertion `0' fails in tdc_remove_table on creating a trigger
  • commit 45f484b8381a5923aec9c704e54c7f7bcfa02a40 2013-11-27 22:20:32 +0200
    • fixes for wsrep-5.5 merges
  • commit 447b19a3bf19f9c87e05c51a553c2e90c53cad3c 2013-11-27 14:45:32 +0200
    • Ported all remaining storage/innobase changes from lp:codership-mysql/5.6, up tp revision #4021 This is same level as wsrep_25.1 milestone Note: stotage/xtaradb is not upgraded yet
  • commit 21bb5cdfb59629e4d35ba6bfea4d050bf2ec5f9a 2013-11-27 08:43:46 +0200
    • MDEV-4223: Galera: InnoDB assertion failure !mutex_own(mutex) in file sync0sync.ic line 207
  • commit 964234412b2f891e0489d79479655d0f46f66cbd 2013-11-27 01:10:29 +0200
    • diffed in fix in #3953 from lp:codership-mysql/5.6
  • commit ae8f0eb1eef45d4a62941836d9681b89bc7cfb7d 2013-11-27 00:54:21 +0200
    • diffed in the fix from revision #3937 from lp:codership-mysql/5.6
  • commit 9b16346e84d8201e414a9cb792db777b9407c788 2013-11-27 00:44:10 +0200
    • bzr merge -c 3921 lp:codership-mysql/5.6
  • commit b098b7a84c374ee7e5a133cbf16be643609c1543 2013-11-27 00:18:44 +0200
    • bzr merge -r3904..3928 lp:codership-mysql/5.5 This is now otherwise on level wsrep-25.9, but storage/innobase has not been fully merged wsrep-5.5 is not good source for that, so we probably have to cherry pick innodb changes from wsrep-5.6
  • commit 6422d276fa8d1217aa68be1d90c712efa4d71409 2013-11-26 22:09:14 +0200
    • bzr merge -r3895..3903 lp:codership-mysql/5.5 This is just before 5.5.34 merge in wsrep-5.5 branch
  • commit 480753972a96efa2dd9f59434ed811ffe788f08f 2013-11-26 20:32:38 +0200
    • MDEV-4233: Galera: assertion: (lock->trx)->wait_lock == lock fails in file lock0lock.c line 796
  • commit 4a11e84414292e852a0968ef871dc90cbd24ae30 2013-11-26 17:03:14 +0200
    • merge from lp:codership-mysql/5.5 rev #3895
  • commit a2594e96f7c7fe762a8165916551ae96bcbb869f 2013-11-26 16:48:30 +0200
    • Merges from lp:codership-mysql/5.5 up to rev #3893, this changes to wsrep API #24
  • commit 88f0e0ebeeca6194b73e20747cbc004970aeb26c 2013-11-25 12:40:08 -0500
    • MDEV-4108 Compilation warnings with RelWithDebInfo only present in the Galera tree
  • commit 071edcfea05674f86926ee4c5fbf30f97c2ed368 2013-11-25 17:14:08 +0200
  • commit 4f85baab95f50448930a8c9915f7178aa121e66e 2013-11-25 14:04:49 +0200
    • Merged revisions 3931--3942 from from lp:codership/codership-mysql/5.5-23.
  • commit 0e248e62bdaf881f8b07b97e361d44ee30933bc1 2013-11-25 11:09:48 +0200
    • Merged revisions 2925--3929 from from lp:codership/codership-mysql/5.5-23
  • commit eb29ce250aaefb359cc9d85419931560f3d74aca 2013-11-22 14:30:00 -0500
    • MDEV-3895 Version naming for MariaDB-Galera builds
  • commit 2b4183f10b54a5b3f8c848d897b3107859c23fa4 2013-11-06 00:29:37 +0200
    • bzr merge -r3890..3891 lp:codership-mysql/5.5
  • commit 9129c8f1d3e1f8c9daeae559eaf6b9807b4331ec 2013-11-06 00:02:22 +0200
    • bzr merge -r3889..3890 lp:codership-mysql/5.5
  • commit eec8297107e52dc80999f3bb067c663149410d4b 2013-10-15 12:03:57 +0300
    • Fixed performance schema instrumentation on galera and added correct mutexing when cancelling waiting trx on InnoDB
  • commit 1a34a56a9fb990ce09f58392144c8c1dd3cb4483 2013-10-14 11:54:27 +0300
    • Fix incorrect merge
  • commit 8da8c60d0d852d4839ffd09ba209b3e39eb26280 2013-10-11 16:51:26 +0300
    • Fix temporary table search
  • commit 37b3d9447733e7e69db71bcd4a64de81caa9bc6b 2013-10-11 12:28:13 +0300
    • Merge fix for DDL handling
  • commit a0c8679416cb78f2adaf3d556ee66a9b974adc73 2013-10-07 20:18:58 +0300
    • Added correct mutexing on trx handling.
  • commit f222e7d471079cd164d6cc822fce311b67b92ecd 2013-10-07 11:35:19 +0300
    • Merge fixes, now at level 3430 in mariadb-galera-5.5
  • commit 61bda9a2f0017b1fbe88c63a0ada68ad1024a72c 2013-10-07 09:43:19 +0300
    • Merged revisions 3425..3430 from mariadb-galera-5.5
  • commit 255e20a17534cf3b56201562990d5e5e01bccd33 2013-10-07 08:57:23 +0300
    • Merged revisions 3418..3424 from mariadb-galera-5.5
  • commit 06a7eeb992fe881f056fe83a8b716b3a81f224ff 2013-10-07 00:18:26 +0300
    • Merged revisions 3411..3417 from mariadb-galera-5.5
  • commit 337fdb80f3edf3c6fdb47fbd06d044abbafc7041 2013-10-06 23:59:20 +0300
    • Merged revisions 3409..3411 from mariadb-galera-5.5
  • commit 089f10feb41e42c034f1431d4e639388fa63e5ed 2013-10-06 23:54:18 +0300
    • Merged #3909 from mariadb-galera-5.5
  • commit 20afd6b1c3f39e6ae9cfb4e2e63a2ae0028a99fe 2013-10-01 00:28:54 +0300
    • References Bug #587170 - merged fix in from wsrep-5.5-23 branch This branch is now in position 3924 in wsrep-5.5-23
  • commit 4e00dd68612806e03494921bb573de470fa3e64b 2013-09-30 23:14:31 +0300
    • References: Bug #1233353 - releasing explicit MDL locks for BF aborted transactions
  • commit 239dcdaa909cba065b9e6c83e59baef25a35eb58 2013-09-29 23:53:10 +0300
    • References Bug #1232890 - Rows_log_event type cast only for row events
  • commit 370a67679cc886f512d1f076a00a29e68abed900 2013-09-27 22:32:49 +0200
    • revert the change for auto-rpm-packages for plugins. galera tree should only build galera-server package
  • commit decd08408b7802543cd953c2f6b396e70ee865d2 2013-09-27 17:07:44 +0300
    • Fix merge error.
  • commit 6a6522319316204bbe46d52140151935ecde938f 2013-09-27 13:48:58 +0300
    • mariadb-5.5.33a merge
  • commit 8ad1b5b1086b6791b95a33c664184bfb56993d94 2013-09-27 13:01:14 +0300
    • Updated test results because of new system variables and a new lock variable.
  • commit ac5d1d761adaae3200559f64b61d6ecd5b005f04 2013-09-26 17:51:01 +0300
    • Merged revisions 3916--3921 from lp:codership/codership-mysql/5.5-23
  • commit c72126e043c42ccbc3e0e138dc3aef3950959158 2013-09-26 16:43:49 +0300
    • Merge revisions 3907--3914 from lp:codership/codership-mysql/5.5-23
  • commit bfbb0ff3bc3d3c59c5e56df7260aa3f2fdf4a67a 2013-09-26 14:10:47 +0300
    • Fixed merge error on rollback to savepoint
  • commit 745239fd29d88ead433dddf39e4b369776efe62b 2013-09-25 10:42:05 +0300
    • After merge fixes
  • commit 77fae5af0065664c3b90eebc4a0dbc4bd48efa3a 2013-09-19 09:21:17 +0200
    • updated test results
  • commit 427daab74f22450c11b5f517d4ae5a041ac61811 2013-09-18 20:55:58 +0200
    • fix broken (after merge) galera deb packaging
  • commit c3d635bdc3becb736473a8f1f2a8c5ff886fe450 2013-09-18 14:59:51 +0200
    • cmake error on osx
  • commit 909775a7623505bea1b42327c7ce592b649dcdab 2013-09-18 12:00:23 +0200
    • mariadb-5.5.33 merge
  • commit 9c85ced30dc4f6d28b4fe7ad1b73ca76f3c43a44 2013-09-09 10:38:58 +0300
    • Merge fix.
  • commit 0880db56407c8eb2d8cd7804471ee2fd5662d150 2013-09-04 09:54:40 +0300
    • Fix merge error
  • commit 6e8bfb0b26b35d2a767f0e47e7d6857b0786e529 2013-09-04 08:47:05 +0300
    • Fixed merge errors and XA prepare
  • commit ba3ff50ab2bfabab6a4307282f92854f6efe6382 2013-09-03 17:50:36 +0300
    • Merge 10.0 to galera-10.0
  • commit 39f82b4e6ebed949ba17fe4884d96471574c1da1 2013-08-27 23:40:49 +0300
    • References: MDEV-4953 Calling ha_start_of_new_statement() for all table handlers under partition engine. This will enable innodb transactions to be declared as read/write.
  • commit f68a7611d10083d72e358915f8fbe1258b7b7946 2013-08-27 09:06:04 +0300
    • References Bug #1216904 - guaranteeing native "create table like.." processing when running without wsrep provider Merged the fix from lp:codership/codership-mysql/5.5-23, rev 3906
  • commit c942889d41e38eedc93bcf9106e9583b9015af47 2013-08-23 12:21:00 +0300
    • References: Bug #1206129 - Merged revision 3904 from lp:codership/codership-mysql/5.5-23
  • commit fca065f95c3f62b0f6ec8448f7dcda40d73eb433 2013-08-21 17:17:30 +0300
    • Merged with lp:codership/codership-mysql/5.5-23, up to revision 3903
  • commit 2db87f65167c389c191336672e7ae1ddc65c8436 2013-08-21 16:37:22 +0300
    • References MDEV-4404 - Added log message to catch information of log event corruption
  • commit 4222b2520bdea2be41b50b888f930a63f5af8991 2013-08-21 16:34:31 +0300
    • Merge with mariadb 5.5: bzr merge lp:maria/5.5 --rtag:mariadb-5.5.32
  • commit 551ad1cf6f80ad1fab35746eee304d733baa9adf 2013-08-07 00:17:16 +0300
    • Merged FreeBSD compatibility changes (up to revision 3893 in lp:codership/codership-mysql/5.5-23)
  • commit 7cf10ddf8ca7044278b4aa1cf5a5525675cd101d 2013-08-05 18:01:05 +0300
  • commit 81739d308fee0317e56bd70d97e3429ece83dd4b 2013-07-16 12:09:38 +0300
    • Initial fixes after mariadb 10 merge, basic replication works now
  • commit db0cfba638383569b1e30765e2d36e0707bfb930 2013-07-13 13:30:03 +0300
    • Merged with lp:maria revision #3766
  • commit 0a9216835f406947fb4d492616da4cda75e5e113 2013-07-13 13:01:13 +0300
    • Initial merge result with mariaDB 10: lp:maria
  • commit 93ed851cc63ce2510c26c656e55e0e1dc28f99f9 2013-06-20 21:51:11 +0300
  • commit 862c6b219e672a39d24db6555084ad6e3a1cbbfd 2013-06-19 10:35:40 +0300
    • References Bug #1191778 - merged xtrabackup SST fixes from PXC
  • commit 6793d7f1146639f03e3d860bcd668ba2e2d028eb 2013-06-16 20:38:02 +0300
    • References Bug #1134892 - WSREP_DEBUG_PRINT was left on by mistake
  • commit 1c09bbfe3dedb0b11ebbfc5eb4b774f44b321d9a 2013-06-15 16:16:38 +0300
    • References Bug #1087368 - merged fix from wsrep-5.5 branch. Note this is compatible only with new wsrep provider #23 libraries, which understand 'bootstrap' address in connecting.
  • commit 527ce30cf3aa517816d9bd87dc99c1f6967cf7f5 2013-06-15 16:15:45 +0300
    • References: MDEV-4572 - merge with lp:codership-mysql/5.5-23 revisions 3874..3878
  • commit 7d2a0e9da45fb66659493767fa3adda1e7ef499d 2013-06-15 16:15:17 +0300
  • commit 3fa8559debb41102089788bcbe575d887a25dffd 2013-06-14 22:01:18 +0500
    • MDEV-4656 MariaDB-Galera deb packages cannot be built, expected files are missing.
  • commit 4107af8810c49dcf17ade88342179594eb1ca040 2013-06-13 10:22:37 +0300
  • commit b0d30e234efeddd4b1ee62e89b510b5d64a5ec07 2013-06-13 09:55:28 +0300
    • References Bug #1169326 - merged fix from LP wsrep-5.5-23 Now at revision 3874 in lp:codership/codership-mysql/5.5-23
  • commit bf9d5b7f64f6e1c8b679dc941d7d1537cfccee65 2013-06-13 09:49:48 +0300
  • commit 71509626d2ef792ace47faccbbfff9a294648411 2013-06-13 09:44:34 +0300
  • commit 7e0db6be56dd8f5f4343ebfe4d3c7ac225f38a01 2013-06-12 17:07:48 +0500
    • MDEV-4600 mariadb-galera-server-5.5 on ubuntu has no dependency to galera while debian has. dependency on galera added to the Ubuntu packaging script.
  • commit f37231cf46a8586c96462bee63ae3726961d7f1c 2013-05-27 23:03:08 +0300
  • commit 24fd60895bb57918247f7e01d977223207a95319 2013-05-27 22:51:22 +0300
    • References Bug #1012138 - merged fix from lp:codership-mysql
  • commit bd0eae595fc5d050913ea01bd4c6a8e47f379176 2013-05-26 11:26:58 +0300
  • commit 9d1546fe2cdced5efb4af831fa2e560b7f80fb54 2013-05-25 12:22:57 +0300
    • References: MDEV-4572 - merge with lp:codership-mysql/5.5-23 revisions 3858..3867
  • commit 48af4be62a077f5edfadc9b5ea4f6c8c4b00c469 2013-05-24 15:29:01 +0300
  • commit e95fdb74ab85bf24b805c1d4ead8c3d3a791b79a 2013-05-21 00:10:35 +0300
    • merged in revisions 3853..3857 from lp:codership-mysql/5.5-23
  • commit 3e841b77e0b683bcf16546eeef8c286150ed2b6f 2013-03-26 16:40:02 +0200
    • References: MDEV-4328 - avoiding race condition for wsrep_format_desc access
  • commit 972acdb16484ec6b533d7bc6fabeec32a9e6ecc3 2013-03-05 00:01:20 +0200
    • References: Bug #1144911 - merged fix for prepared statement processing from upstream. Merged fix is revision 3853 in lp:codership/codership-mysql/5.5-23
  • commit 4174f1a47437dff6614f01c75651b371d8fcb876 2013-03-04 23:01:36 +0200
    • References: MDEV-4211 - appended format description event for TOI replication write set, FD carries binlog checksum algorithm
  • commit 7ba8b2ae4933850c841a3dfa2bb4515aca6062be 2013-03-03 03:22:48 +0400
    • MDEV-4232 : percona.innodb_sys_index fails due to a wrong version_comment
  • commit 55da5f1fbf76057acfcab204de557c4d4eaf1956 2013-03-02 12:23:08 +0200
    • References: Bug #1136303 - adapting wsrep status variable usage according to wsrep provider version 2.2 behavior
  • commit 3af84bb4732b1fc998f9fd36e89bc9d2589ce8e6 2013-02-28 21:25:56 -0500
  • commit 797482cc54f2fb696a104f882056feefa179e810 2013-02-28 21:25:04 -0500
    • Added a MariaDB Galera Cluster section to the beginning of the README.
  • commit 518ced3a78e027eadb92c66c9f100c0ce16b5851 2013-02-26 22:19:54 +0200
  • commit 2b0f16c577130c5085c94d99273570fd583af7d1 2013-02-26 01:03:21 +0200
  • commit 68154e62b1b3d0ff2552b8503523d81459c30327 2013-02-25 23:05:31 +0400
    • MDEV-4202: innodb.innodb-autoinc fails due to missing wsrep-specific variable in the result file
  • commit 91cd73104f0755a8c91becc3300aaa8311752e3d 2013-02-21 10:16:47 +0200
  • commit 7144f7f2d17bdf03fbd28dfdd6b4d6bf689e7aaa 2013-02-17 00:22:40 +0200
  • commit 2a6aa0a312ed44f0806d878a8f5b315b71ab1cfd 2013-02-15 15:51:02 +0200
  • commit 53f5ea24313909f0aebaa5640a16edce4bbe1390 2013-02-07 19:01:19 +0100
    • restore changes that were lost in the merge
  • commit 3f847afe4c7b1a26b73a4c9e38362278ea003640 2013-02-07 17:40:32 +0200
    • References: MDEV-4142 Merged revision 3846 from lp:codership-mysql/5.5-23
  • commit f64a2c9970e4db2ab0880b8eb58d2329bd1bb81a 2013-02-06 00:46:10 +0200
    • wsrep build scripts
  • commit 96baf431afdcebcab23733e22e99d04f27f17411 2013-02-06 00:10:54 +0200
    • References Bug #1115708 - merged innodb wsrep changes to xtradb between revisions 3809...3845
  • commit e51a884e9c364a1c5276754871cf7267316c392c 2013-02-05 22:48:40 +0200
    • References Bug #1115708 - merged with wsrep branch, revision 3845 bzr merge -r3840..3845 lp:codership/codership-mysql/5.5-23
  • commit 18c97eea5cc53962c5148eb9f42d6764c8629949 2013-02-05 20:19:47 +0200
    • References Bug #1115708 - merged with lp:mariadb/5.5 revision 3657
  • commit d5dc568f9be19c5b3f0d003ec6a71a610fd32212 2013-02-05 19:20:47 +0200
    • fixes for the merge with codership-mysql, revision 3839
  • commit 800fa186e3ab77ee93e75e929fe7917983e607e9 2013-02-05 17:54:42 +0200
    • merged with codership-mysql up to revision 3839 bzr merge -r3810..3839 lp:codership-mysql/5.5
  • commit 9da9a242faf1fd7b2f45dc0561e5bf742a7be47b 2013-02-05 16:54:50 +0200
    • remerging wsrep files from lp:codership-mysql
  • commit f2837a3b33da3282b344a4adb442d12163d29e29 2013-02-05 16:49:51 +0200
    • remerging wsrep files from lp:codership-mysql
  • commit e0c6a87b997509f9eb282988cfb097e30b4c9749 2013-02-05 15:48:54 +0200
    • re-merging wsrep files from lp:codership-mysql
  • commit db7495822940b5c95f10ff5b1e6273701e868436 2013-02-04 00:30:15 +0400
    • MDEV-508 - wsrep revno can be either a number or XXXX, test should be able to handle both
  • commit c40abe9df0b759e2f8ba44b342eba4cfe2ca6388 2013-02-03 04:03:08 +0400
    • MDEV-508 (Wrong MTR result files in MariaDB-Galera)
  • commit ffc82ab60665ae910950022811370d7db49b41ea 2012-12-20 12:34:37 +0100
    • update test cases and results
  • commit b52dfd71b537dd7b82182d14d6dd6728d7a9c6e5 2012-12-13 18:01:50 +0400
    • merging.
  • commit c194027f2271aad12624761d770551d837167a4b 2012-12-13 17:48:46 +0400
    • MDEV-507 Galera Deb/RPM packages. Add new wsrep-related files to the DEB packages.
  • commit 4df29fef362389f3fe64da4880af7050396baa94 2012-11-30 13:36:29 +0200
  • commit 28d9d0c7a8bc141daa4f881b5b2a4c474b550c58 2012-11-29 14:50:52 +0400
    • MDEV-3893 mariadb-galera-server deb package cannot be installed on a mysql-free machine. Fixed templates for messages.
  • commit fc6cd855e9dd1b89a45f6584b3bd21ddc1f60607 2012-11-28 17:38:32 +0200
    • References: Bug #1066784 - Merged revisions 3810-3827 from lp:codership-mysql
  • commit fe0188166804de8cfb2ab9598ce58f786ba47eb7 2012-11-28 17:15:46 +0400
    • MDEV-507 deb/rpm packages for Galera. Ubuntu 'control' file fixed.
  • commit 8ef2eb445431706cbf41849b35b9a40450f08a03 2012-11-27 16:32:01 +0400
    • MDEV 507 deb/rpm packages for galera builds. lindian-overrides files fixed.
  • commit 30be3f7f1203c45688d51f93ae0a00e4c19276a5 2012-11-27 16:22:10 +0400
    • MDEV-507 deb/rpm packages for galera builds. If settings are not suitable for the WSREP, just turn it off and keep working.
  • commit ab6d729816b2877bfe76b7163b1322ac8b83153a 2012-11-19 13:01:38 +0400
    • MDEV-507 deb/rpm packages for galera builds. Debian packaging, part II. Changes in the set of package-related files. Some were removed, some renamed, as we only keep the mariadb-galera-server package.
  • commit c9c458fa6e2e215c783794b11b30ed3a27904383 2012-11-18 18:07:02 +0400
    • MDEV 507 deb/rpm packages for galera builds. Debian/Ubuntu packages fixed. The mariadb-server-5.5 and mariadb-server packages became mariadb-galera-server-5.5 and mariadb-galera-server respectively. The rest of packages are removed from the build. This patch reflects only files that were changed. Second part of this patch has only file renaming/deletions.
  • commit 9b47a442b5452cb6c541e312f78746e7739e9f42 2012-10-24 23:13:43 +0300
    • References Bug #1066784 - bzr merge lp:maria/5.5 (rev: 3562)
  • commit ef6f9a8250804efb047ad6f28e476c59d7223e85 2012-10-23 22:38:11 +0300
    • References Bug #1066784 merged with patch: bzr diff lp:codership-mysql/5.5 -r3795..3809
  • commit 20df56c1002e809daa68fa7431a9dd7e3d899642 2012-09-20 09:35:22 +0300
  • commit 6475ef7db3efff08da352cc90b55c4295c1bd6c2 2012-09-19 00:23:06 +0300
    • References Bug #1052668 - DBUG macro issue in start_wsrep_THD merged fix from upstream: bzr diff lp:codership-mysql/5.5 -r3793..3794
  • commit 42b69efd5df8318a5d74edf32d4bba07454e1449 2012-09-18 22:49:13 +0300
    • References Bug #1051808 - merged with lp:codership-mysql 5.5.27 based trunk patched with: bzr diff lp:codership-mysql/5.5 -r3790..3793
  • commit 076f2f322e6e983f69c73878c9d56dde964d1d59 2012-09-17 17:42:14 +0200
    • really disable embedded server in galera builds
  • commit 456b01b09b7675396fbf8525b0bbaa497a7fa0a4 2012-09-17 15:33:19 +0200
    • MDEV-507 deb/rpm packages for galera builds
  • commit 7b791250a1d2f293da83533fc332fd1d80f665a1 2012-09-17 12:31:38 +0300
    • References Bug #1051808 - merged with lp:maria/5.5 bzr merge lp:maria/5.5 ... Text conflict in CMakeLists.txt Text conflict in sql/mysqld.cc Text conflict in sql/sql_class.h Text conflict in sql/sql_truncate.cc 4 conflicts encountered.
  • commit f4862acfc389864f99100f66abe905c1f5be9e80 2012-09-17 12:06:39 +0300
    • References Bug #1051808 - merged with lp:codership-mysql 5.5.27 based trunk merged xtradb storage engine part
  • commit 0892c7ec5d7bbca00e042047c4220e6830491c37 2012-09-17 11:34:57 +0300
    • References Bug #1051808 - merged with lp:codership-mysql 5.5.27 based trunk patched with: bzr diff lp:codership-mysql/5.5 -r3779..3790
  • commit 5f76c15a3b5c4f39370fe21764088ee88dab9f47 2012-09-08 09:51:16 +0200
    • MDEV-507 deb/rpm packages for galera builds
  • commit 02abef584c607667395bbfc3686b7c7063f57206 2012-09-04 22:13:46 +0200
    • Fixes for galera build - compile with WITH_WSREP on - fix package name
  • commit 8e84b9e740ff3641f1fc500a616962cb3bc75a64 2012-08-30 12:22:37 +0300
    • Merged in change sets 3772-3779 from lp:codership-mysql/5.5
  • commit ebfa24b1d24377a241b79883da96969a9150f22c 2012-08-09 01:47:21 +0300
    • References Bug #1034621 - Merge up to mysql-5.5.25 level merged codership-mysql/5.5 revisions: bzr diff -r3759..3767 merged codership-mysql/5.5 revisions: bzr diff -r3768..3771
  • commit 1fd2e10736d6fd198e62054cb9006a3dc13fd55e 2012-07-23 11:15:59 +0300
    • New version of mysqld_multi. Building Galera tree fully first time in buildbot
  • commit f97e67ffaae5c49e207cc6436684d3fbe218ab46 2012-06-13 00:23:32 +0300
    • References Bug #1011983 Merged from codership-mysql/5.5 revision 3758
  • commit b96af9a3abe792c8711d59b693509ccd0677a150 2012-06-12 16:34:18 +0300
    • references Bug #1011983 Merged latest MariaDB development in: bzr merge lp:maria/5.5 => Text conflict in CMakeLists.txt Text conflict in sql/handler.h Text conflict in support-files/CMakeLists.txt 3 conflicts
  • commit 33ffe0dd29b6564e49dde8b1abda914da4b2f178 2012-06-12 10:55:11 +0300
    • References Bug #1011983 Merged from codership-mysql/5.5 changes revisions 3743-3756
  • commit 609388fcfd912c9c2cb03a92251469a25a781893 2012-04-26 20:18:30 +0300
    • Merged changes from lp:codership-mysql up to rev 3743 -r3725..3737 -r3738..3740 -r3741..3743
  • commit e0015163515d1fe5d3747c6f859461a30c2ecfd6 2012-04-26 13:59:35 +0300
  • commit f96fd3f40f37c0080e71e45f85e53bd156aa27f5 2012-04-26 13:09:06 +0300
    • Added wsrep specific files
  • commit 2fc1ec43560b453b4694adbc1aac11f3f23b1761 2012-04-13 01:33:24 +0300

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.