How do I get my MySQL platform and database back to original state?
Hi,
I am new to this and would like to know how I can get my mysql platform and database back to original state. If I try to install apps it does not grant permission to me.
Thanx
-
Hello :) Could you elaborate further on what you mean by "original state". Could you let us know the details of the problem you are experiencing? Thank you. 0 -
Hi This is what my myphp is saying: There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. ERROR: Unknown Punctuation String @ 1 STR: SQL: 0 -
The issue seems to be MySQL Query you're passing seems to take your php code as mysql query and produce this error. 0 -
Yes, it looks like an issue with your script as opposed to a problem with the MySQL server itself. You could try restoring the account from any available backups if it was working properly in the past. Or, you may want to check with the script developer to see what solutions are available. Thank you. 0
Please sign in to leave a comment.
Comments
4 comments