Skip to content
WJunction - Webmaster Forum

Newer Error.

Status
Not open for further replies.
PHP:
Help :)

CREATE  TABLE access(
userid int( 10  )  unsigned NOT  NULL ,
forumid smallint( 5  )  unsigned NOT  NULL ,
accessmaskKEY title(title,
pagetext)smallint( 5  )  unsigned NOT  NULL ,
 PRIMARY  KEY ( userid, forumid ) );

          MySQL said:  
  #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 'title( title, pagetext )  smallint(5) unsigned NOT NULL,
 PRIMARY KEY (userid,fo' at line 4
 

3 comments

Status
Not open for further replies.

About the author

L
Banned · Joined
848
Messages
0
Reactions
16
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom