I am a windows user working with XAMPP to benefit from PHP and MySQL. I uninstalled XAMPP, restarted and reinstalled XAMPP to start using wordpress yet as soon as I entered phpmyadmin there are yellow triangles containing an exclamation mark before database names. The tooltip reads as "Database Operations". I am very new to MySQL and don't know how to fix the issue. Would you guid me throught the process of fixing it?
Asked
Active
Viewed 750 times
0
-
Read the phpmyadmin manual, maybe? – Jocelyn Jul 28 '14 at 15:33
-
1May be related to http://stackoverflow.com/questions/18211323/warning-sign-exclamation-point-in-red-circle-next-to-table-names-and-query-tab Try clearing your cache (Hard refresh: Ctrl-F5 in most browsers). – Dan Bechard Jul 28 '14 at 15:34
-
Dear Dan, clearing browser cash worked perfectly. Thank you very much. – Tower Jul 28 '14 at 17:00