> You may have a corrupt table. I would recommend printing the $query just
> before mysql_query() is ran. This will give you the query that is failing
> and the table that it is attempting to write to. May want to try a "check
> table" on this table.
SELECT post_id, post_subject, post_text FROM
Mark,
You may have a corrupt table. I would recommend printing the $query just
before mysql_query() is ran. This will give you the query that is failing
and the table that it is attempting to write to. May want to try a "check
table" on this table.
Bryan
- Original Message -
From: "M
Your access permissions are not valid.
Add user pete with a password to your grant tables as configured with PHPBB
Or
Add skip-grant-tables in you're my.cnf config file.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 31, 2004 11:09 AM