Cant Find my OpenEMR Database

angelicken wrote on Tuesday, March 17, 2015:

I recently installed OpenEMR on OS x and its been working great.

Now, on phpMyAdmin indicated that MySQL is not secured and that i should add password to root. I did and now i cannot find my OpenEMR databases on the left handed of phpMyAdmin.

Meanwhile, everything is still working fine on the OpenEMR side.

Please i need this back. How do i remove this password or how do i keep the password but be ablate see the databases on the left hand side?

Thanks

visolveemr wrote on Tuesday, March 17, 2015:

Hi Kenny,

You may accidentally removed the database access to root user, Try executing the below command in mysql

GRANT ALL ON . TO ‘root’@‘localhost’;

To view only your openemr db, try login with your openemr user (Which you created while installing openemr)

Thanks
OpenEMR Customization/Support Team,
ViSolve Inc
services@visolve.com | Phone: 408-850-2243
Demo’s @ ViSolve Demo Library