Having a local my.cnf for mysql -


is possible have local my.cnf file mysql in can override global 1 in /etc/mysql. using ubuntu 14.04. installed mysql apt-get.

yes, possible. create file called .my.cnf in home folder. can this:

[client] host        =<mysql server ip> user        =user password    =pass 

Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

javascript - Why Selenium can't find an element that is graphically visible -

qt - Microsoft FTP Service 451 The parameter is incorrect -