]> review.fuel-infra Code Review - packages/trusty/mysql-wsrep-5.6.git/commit
Add patch to fix erroneous check for binlog structures 73/18373/2
authorVladimir Kuklin <vkuklin@mirantis.com>
Wed, 23 Mar 2016 08:13:36 +0000 (11:13 +0300)
committerVladimir Kuklin <vkuklin@mirantis.com>
Wed, 23 Mar 2016 11:32:26 +0000 (14:32 +0300)
commit8ab894e098c4d1c30032e15abbe5a6241e0eb5c6
tree228a60bc612321d4edc26b51504116ea91f8868b
parent6cb2f2488836da5288a0e7d0f46573caae1e0566
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
debian/changelog
debian/patches/mysql1541338.patch [new file with mode: 0644]
debian/patches/series