Fatal Error -------------------------------------------------------------------------------- MYSQL ERROR: 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 'WHERE username='bob'' at line 3 in query: SELECT passwd, groups FROM WHERE username='bob' I get that and... MYSQL ERROR: 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 'WHERE username='bob'' at line 1 in query: DELETE FROM WHERE username='bob' quite a bit.. any ideas? I get the errors but it still performs what it needs to it seems. Errors are not exceptable for the type of use we do though :/
MYSQL ERROR: 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 'WHERE username='bob'' at line 1 in query: DELETE FROM WHERE username='bob' Update: I got this error when trying to delete a user. FYI, I'm using MySQL 4.0.15-standard.