Helminthophobe Posted February 9, 2008 Share Posted February 9, 2008 I keep getting the following error in MySQL. I tried to search for a solution but I honestly don't have a clue what I'm looking at. I ran a repair program that my web host provides but it didn't seem to do anything. Can anyone give me a hand with this? If it's looking for PMA_bookmark, it's right here, right? Any help would be greatly appreciated! Quote Link to comment https://forums.phpfreaks.com/topic/90170-solved-mysql-error-help/ Share on other sites More sharing options...
phpknight Posted February 9, 2008 Share Posted February 9, 2008 If you just click on the table in phpMyAdmin and browse, does the data show? If so, I'd remove all the quotes and possibly the dbname itself and see if you can get it to work a simpler way first. If the data does not show, then the table is corrupt. Quote Link to comment https://forums.phpfreaks.com/topic/90170-solved-mysql-error-help/#findComment-462388 Share on other sites More sharing options...
fenway Posted February 9, 2008 Share Posted February 9, 2008 Drop the database prefix. Quote Link to comment https://forums.phpfreaks.com/topic/90170-solved-mysql-error-help/#findComment-462804 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.