Page 2 of 2

Re: MySQL db configuration

Posted: Thu Apr 04, 2013 4:33 pm
by slansing
If the server is remote be sure to supply the address like so:

Code: Select all

mysql -u validmysqlusername -p'testpassword' -h 10.1.1.1