0
Under review
mysql login
ERROR 1044 (42000) at line 1: Access denied for user 'username'@'localhost' to database 'mysql'
Where my 'username' is correct. From command line I can use mysql -p with the username and password configured in Ajenti.
I am new to Ajenti, just installed it rather than using webmin.
Customer support service by UserEcho
Are you trying to perform an operation on 'mysql' system database? Could it be that username doesn't have required GRANTs for that on server?
i installed Ajenti, configured the mysql options (the only options are to put username and password), then I click on the mysql module link to try to use it to administer mysql. I just get the error as described.
I am sure I put in my authorisation details correctly as these work perfectly if I just use mysql from the command line or using webmin (for which I am trialling Ajenti as a replacement).