Hi, Sergey! On Nov 05, Sergey Vojtovich wrote: > 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.
But 'mysqld --bootstrap' was supposed to succeed and execute statements that the script is feeding into it. If it fails and the error is suppressed I don't think it's called "fixed". Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

