I am fairly new to MySQL and am using MySQL Command Line, but how do I access an existing database through it? I have the host and password and obviously replace them but keep getting error messages when I type
mysql -h host -u password
Any ideas? I also have MAMP installed but don't know how to access an existing through that either.
Thanks!
mysql -h host -u password
Any ideas? I also have MAMP installed but don't know how to access an existing through that either.
Thanks!