pds
Registered
I use mysql for fooling around, learning and trying out different packages. Once it's running, I can basically get it to do what I need. It's the startup that has me flummoxed. I usually just start it up and forget it. As I rarely shut-down my iBook, I don't have to do it often and I can't remember how to start it again correctly.
I use
sudo ./bin/mysqld_safe
and it starts but it doesn't give me back the shell. I usually just close the shell window but it doesn't seem right.
How do i get out of startup more gracefully?
I use
sudo ./bin/mysqld_safe
and it starts but it doesn't give me back the shell. I usually just close the shell window but it doesn't seem right.
How do i get out of startup more gracefully?