kumquat-buildroot/package/mysql
Arnout Vandecappelle 8ff54bb7a4 mysql: fix start script for /run on separate tmpfs
Recently the default skeleton was changed to have /run as a separate
tmpfs instead of a symlink to /tmp. /run is not world-writable, but
mysqld tries to write its PID file as user mysql. Therefore, it fails
to start.

To fix, create /run/mysql and give it to user mysql.

While we're at it, change the paths to /run instead of /var/run.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-12-12 12:03:55 +01:00
..
0000-ac_cache_check.patch
0001-configure-ps-cache-check.patch
0002-use-new-readline-iface.patch
0003-ac_stack_direction-is-unset.patch
0004-Fix-gen_lex_hash-execution.patch
0005-bison_3_breaks_mysql_server_build.patch
0006-no-force-static-build.patch
Config.in
mysql.hash
mysql.mk
mysqld.service
S97mysqld