linux - Bind MySQL to IP when installing -


When I use mySQL apt-get, it is linked to a local host. I have to manually change the bind address. Is there any way I can set bound information during installation?

No, you have to change that code after my.cnf and After that, restart MySQL server .


Comments

Popular posts from this blog

python - rpy2 import is not working -

javascript - How to get MySQL query result returned using $.ajax -

javascript - How to use the code plugin with popcornjs -