I get:
Quote:
Database error in vBulletin 3.0.7:
Invalid SQL:
DELETE *
FROM maf_application
WHERE userid = 2
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 '*
FROM maf_application
WHERE userid = 2' at line 1
mysql error number: 1064
|
I think the problem is that my table prefixes are "1". How could I get this to work?