mysql error help plz...

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
kenyi
-


Joined: 25 Nov 2003
Posts: 4

PostPosted: Fri Nov 28, 2003 9:35 pm    Post subject: mysql error help plz... Reply with quote

i got this error when running sql:

Error

SQL-query :

--
------------------------------------------------------- --
--
--
CREATE TABLE confirm(

confirm_id char( 32 ) NOT NULL default '',
session_id char( 32 ) NOT NULL default '',
code char( 6 ) NOT NULL default '',
PRIMARY KEY ( session_id, confirm_id )
) TYPE = MYISAM
Back to top View user's profile Send private message
andyshen
-


Joined: 08 Dec 2003
Posts: 36

PostPosted: Wed Jan 14, 2004 6:12 am    Post subject: Re: mysql error help plz... Reply with quote

kenyi wrote:
i got this error when running sql:

Error

SQL-query :

--
------------------------------------------------------- --
--
--
CREATE TABLE confirm(

confirm_id char( 32 ) NOT NULL default '',
session_id char( 32 ) NOT NULL default '',
code char( 6 ) NOT NULL default '',
PRIMARY KEY ( session_id, confirm_id )
) TYPE = MYISAM


consult with www.phpbb.com for that
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group