Jump to content

Start mysqld directly


Guest

Recommended Posts

I am trying to make my mysql setup portable and can start it with my bash script like "./mysqld myoptions"  doing that everything works fine but it runs and nothing after that in the bash script runs until i stop mysql. How can I launch this and have it run in the background instead of in the bash script itself? Preferably I would still like to see the startup output to make sure it starts properly.

Link to comment
https://forums.phpfreaks.com/topic/249167-start-mysqld-directly/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.