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


Click here to return to the 'Unix is fun' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Unix is fun
Authored by: Gwyrrdin on Apr 13, '01 05:37:41PM
Hi Well I've tried safe_mysqld from the command line with & added...but that also doesn't bring back your prompt in the current tty. Another hint which I got from a friend was to pipe the output, more or less like this:
 /usr/local/mysql/bin/safe_mysqld > /Users/username/mysql.log
but this didn't work for me either... I'm also working to let mysqld running under an user/group mysql....I read some in the mySQL manual, but that didn't work for me....but thanks for the hint about my.conf And maybe I'll have to go to my local bookshop for some unix system administration:) Take care Gwyrrdin

[ Reply to This | # ]
Unix is fun
Authored by: ascorbic on Apr 13, '01 06:09:00PM

Hit 'enter' again. You should be in the shell, but the message from mysqld sortof hides the command prompt.



[ Reply to This | # ]