I am using debian linux. I have a linux machine on which mysql is install. I can log in to my linux machine using root user as well as other user. I can connect to mysql dat
if you're already logged in as root just
mysql -u root
prompting the password will otherwise return as error