logging into mysql using the command line
Posted: Wed Sep 04, 2002 10:35 am
Hi
Up to now I've used a webinterface which someone wrote before me, to work on my database, but now there is a problem with this interface and I need to get into my database using an alternative way, such as the SSH command line.
Can anyone tell me how to login to mysql using the command line? I know it should be something like "mysql -parameters such as hostname, database, username and password" , but nothing seems to work.
Thank you
Up to now I've used a webinterface which someone wrote before me, to work on my database, but now there is a problem with this interface and I need to get into my database using an alternative way, such as the SSH command line.
Can anyone tell me how to login to mysql using the command line? I know it should be something like "mysql -parameters such as hostname, database, username and password" , but nothing seems to work.
Thank you