The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Query Problem
Please can someone tell me whats wrong with this:
CREATE TABLE tmplt_users ( index bigint(20) NOT NULL auto_increment, email text NOT NULL, name text NOT NULL, PRIMARY KEY (index) ) TYPE=MyISAM; I get this error: MySQL said: You have an error in your SQL syntax near 'bigint(20) NOT NULL auto_increment, email text NOT NULL, name text NOT NUL' at line 2 :bored: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|