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

c# - Reactive Extensions ControlScheduler -

ios - How to determine if NSLayoutConstraint is horizontal or vertical? -

c# - Updated Castle to 3.2.1 from 3.0.0 now I cant use FirstNonGenericCoreInterface -