cliftonbazaar Posted February 29, 2012 Share Posted February 29, 2012 I have just upgraded to the latest version and now some of the tables in my databases will not display in phpmyadmin, the .frm files are all in the folder still but some are being displayed yet others aren't! When I run php code the tables the phpmyadmin can display will run, but the tables that phpmyadmin can't display cannot be used by the code. If I try to create the table in phpmyadmin it gives me an error saying that "database.newtable doesn't exist", even though I'm creating it so it should exist now! Link to comment https://forums.phpfreaks.com/topic/258009-phpmyadmin-not-reading-frm-files/ Share on other sites More sharing options...
trq Posted March 1, 2012 Share Posted March 1, 2012 When I run php code the tables the phpmyadmin can display will run, but the tables that phpmyadmin can't display cannot be used by the code. That sounds like a permissions issue with MySql itself. Link to comment https://forums.phpfreaks.com/topic/258009-phpmyadmin-not-reading-frm-files/#findComment-1322554 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.