SQL login issue

Fresh install of Jessie Turnkey and I connect with putty trying to log into mySQL and I get error am I using wrong format or password? or do I have to start mySQL? unknown root password is there a default one?

msql -u root -p

If we don’t know the exact error, we can’t give an approximate solution. Based on this post alone, I’d say it’s because you misspelled mysql, but I’m sure that’s not the case.

I have figured out the issue, didn’t know password to mysql root found command to reset. Working on commands to restore database now