Frequently asked questions

Back
Keyword:  

How do I use the "mysql" command from a login shell?

Log in with SSH to login.domeneshop.no with your username and password. Then use the mysql command like this:

mysql DATABASE -uUSERNAME -hDATABASE.mysql.domeneshop.no -p

You received the name of the database, your username and password upon activation of MySQL for your webhotel. For help, enter help. To exit the program, type quit or q. You can also interrupt mysql with control+C.

Official documentation for MySQL:

See also:

© 2024 Domeneshop AS · About us · Terms · Privacy policy