mysql: make it work after $libexec change - LP: #1068759
authorMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Thu, 22 Nov 2012 10:45:55 +0000 (10:45 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:24:47 +0000 (08:24 -0800)
commit336b84a4235eb78b5a97576c4a48843916cb9a17
treee02e0d84f39b5b374ea5ddefe037767d8500ff7c
parentaec31e85a9ce573fda06c2379ba0b2f23d395955
mysql: make it work after $libexec change - LP: #1068759

Mysql start scripts assumed that mysqld is in /usr/libexec/ directory.
It was true until 406bd38b4232f9f399ef5ffe0b4fac72ed605a23 landed in
OE-Core.

This changeset fixes mysqld start and initial databases population
scripts.

More: https://bugs.launchpad.net/linaro-oe/+bug/1068759

(From meta-openembedded rev: 5b427f6daae0caa7439256ecf35a877f1cb2dbed)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/mysql/mysql5_5.1.40.inc