Has anything been changed with MySQL or PHPMyAdmin? Everything has been fine for years but I'm now getting a couple of problems that have never appeared before:
1) When I first enter my database I now get the error:
main.php: Missing parameter: is_superuser (FAQ 2.8)
2) When I click to browse any table (eg table phorum_forums in the example below) I get the following error and it won't let me browse:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2
SELECT *
FROM `phorum_forums`
LIMIT ,
Not sure of the correct syntax, nor why I should even have to edit the SQL at all - the SQL is automatically generated by the Browse button.
Server is Barium.
Can anyone shed any light? Thanks.


Reply With Quote
Bookmarks