MySQL Forums
Forum List  »  MyISAM

Re: Table structure problem
Posted by: Felix Geerinckx
Date: November 09, 2005 12:51AM

Pieterjan Lansbergen wrote:
> Felix,
>
> thank you for your reply.
>
> I am checked this on two different servers running
> version 4.0.17 and 4.0.18.
>
> On both I experience the same problem.
>
> /P

The syntax you use is for 4.1+. Try the following last line:

) TYPE = MYISAM AUTO_INCREMENT =1;

--
felix
Please use BBCode to format your messages in this forum.

Options: ReplyQuote


Subject
Views
Written By
Posted
2950
November 08, 2005 10:47AM
1858
November 08, 2005 12:54PM
1736
November 08, 2005 04:32PM
Re: Table structure problem
1950
November 09, 2005 12:51AM
1900
November 09, 2005 04:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.