We are in the process of migrating this forum. A new space will be available soon. We are sorry for the inconvenience.
solusvm master template - mysql password missing
scsa20
2017-01-09, 04:10 AM
Might be a silly question but have you tried typing in just mysql without any parameters? From what I'm reading, there is no username and password set by default
logicallayer
2017-01-07, 04:26 PM
Hi,
I have created solusvm master server using OVH template however I
can't find the root password assigned to mysql database?
mysql -u root -p
I tried the same password for "root" that I use to access the server but it didn't work
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
even having no password fails
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
Anyone has tried this before?
I need the user/password for database in order to setup modules for solusVM
My understanding it should be the same root password that was configured.