]> review.fuel-infra Code Review - packages/trusty/mysql-wsrep-5.6.git/log
packages/trusty/mysql-wsrep-5.6.git
9 years agoRevert "Add patch to fix erroneous check for binlog structures" 49/18649/2 master
Dmitry Bilunov [Thu, 24 Mar 2016 11:59:02 +0000 (11:59 +0000)]
Revert "Add patch to fix erroneous check for binlog structures"

Applying this fix does not seem to have any effect on the number of this
bug's reproductions.

This reverts commit 8ab894e098c4d1c30032e15abbe5a6241e0eb5c6.

Change-Id: I9a1fc445bc4b0785b028bb281936580568c7bccd
Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
9 years agoAdd patch to fix erroneous check for binlog structures 73/18373/2
Vladimir Kuklin [Wed, 23 Mar 2016 08:13:36 +0000 (11:13 +0300)]
Add patch to fix erroneous check for binlog structures

This patch fixes the issue when mysql fails with segfault
due to binlog structures being non-initialized with '-1'
used as a array index of structures with binlog configuration

Change-Id: Ib3e2ed88bd3169c6df303df52e26ffa35e47d5ee
Original-author: Dmitry Bilunov <dbilunov@mirantis.com>
Closes-bug: 1541338

9 years agoUpdate to MySQL 5.6.23 and wsrep 25.10 12/7712/1
Pavel Boldin [Sun, 12 Apr 2015 13:09:31 +0000 (16:09 +0300)]
Update to MySQL 5.6.23 and wsrep 25.10

Amongst other things this fixes the (Heisen)bug caused by mixing mutexes
and atomic operations to manage a variable in a thread safe manner.

The wsrep patch was created by diffing original mysql-5.6.23 against [1]
provided by galeracluster and fixing conflicts with existing patches.

[1] http://releases.galeracluster.com/source/mysql-wsrep-5.6.23-25.10.tar.gz

Related-Bug: #1462998
Related-Bug: #1438516
Change-Id: I3eff2760f8e0696a9798f9d2e99bfe78e8a6e314

10 years agoFix package version 08/6608/3
Ivan Udovichenko [Tue, 12 May 2015 20:19:12 +0000 (23:19 +0300)]
Fix package version

* Fix version according to Fuel versioning policy:
  https://github.com/stackforge/fuel-specs/blob/master/specs/6.1/separate-mos-from-linux.rst
* No actual changes in source package

Partial-Bug: #1454382

Change-Id: I9fffccc944e9249658c7aeb18bb48e89c0cde500

10 years agoFix the package metadata; no code changes 02/5002/2
Alexei Sheplyakov [Fri, 13 Mar 2015 09:19:27 +0000 (12:19 +0300)]
Fix the package metadata; no code changes

- The package is maintained by MOS Linux team
- Adjust the package revision according to the versioning policy
  prescribed by the blueprint separate-mos-from-linux

blueprint separate-mos-from-linux

Change-Id: Ic263fea44024a689367d824a55fa805cfb331c31

10 years agoAdded MySQL with codership.com wsrep patch 11/2811/1
Alexei Sheplyakov [Sat, 31 Jan 2015 17:49:37 +0000 (20:49 +0300)]
Added MySQL with codership.com wsrep patch

Mirantis OpenStack relies on MySQL Galera clustering solution to provide
highly available database. At the moment Galera needs a patch MySQL (which
is not included in Ubuntu), hence the custom package. The sources are copied
from https://review.fuel-infra.org/packages/precise/MySQL-wsrep commit
42f27fbe5c37279773c88023eb4a8f9c111579d7

Change-Id: I6a2fe2c3ee82a3870ef00c20f87e63c46c8ab260

10 years agoAdded .gitreview
Andrey Nikitin [Fri, 23 Jan 2015 13:49:57 +0000 (16:49 +0300)]
Added .gitreview