Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Start MySQL at startup (revisited)' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Start MySQL at startup (revisited)
Authored by: viegelinsch on Mar 23, '04 04:26:15PM
Hi, a very cool solution, but there is one step missing after preparing the directories for the pid. The owner has to be changed. I would propose
chown -R mysql:mysql /sw/var/run/mysqld/
Hack on!
yogi viegelinsch

[ Reply to This | # ]