← Back to team overview

maria-developers team mailing list archive

Re: [Commits] 01bd373: MDEV-8437 - plugin variables conflict with bootstrap

 

Hi Sergei,

On Thu, Nov 05, 2015 at 03:30:53PM +0100, Sergei Golubchik wrote:
> Hi, Sergey!
> 
> On Nov 03, Sergey Vojtovich wrote:
> > revision-id: 01bd3737777f8f0cf2e1737d01a48033a7615b2a (mariadb-10.1.8-23-g01bd373)
> > parent(s): dc40d737d4af3cb0e272c58507ad54e4eb24be28
> > committer: Sergey Vojtovich
> > timestamp: 2015-11-03 14:02:49 +0400
> > message:
> > 
> > MDEV-8437 - plugin variables conflict with bootstrap
> These patches are ok, but as far as I can see they don't fix the reported issue.
This particular patch fixes the problem: this is the only invocation of
mysqld --bootstrap that didn't ignore errors. The rest are surrounded with
set +e/set -e.

Thanks,
Sergey


Follow ups

References