making a command line connection to a remote mysql server?
am 24.01.2007 11:02:21 von mcyi2mr3hi all how do i make a command line connection to a remote mysql
server?
for local connections i know it is: mysql -u root dbname
how do i connect to a remote server with a password?
thanks
marc