Forum Discussion
TayF5un
Oct 04, 2016Nimbostratus
mysql
how can i connect to mysql on F5. when i connect to db, i got an ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
cjunior
Oct 04, 2016Nacreous
Have you seen that?
https://support.f5.com/kb/en-us/solutions/public/6000/900/sol6979.html?sr=57611114I think you could do like this:
/usr/share/mysql/mysqlpw -p mynewpass
tmsh restart /sys service localdbmgr
mysql -pmynewpass
mysql> show databases;
Regards.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects