Problem with MySQL

Problems with the Mac OS X version of XAMPP, questions, comments, and anything related.

Problem with MySQL

Postby gerily25 » 09. October 2005 23:44

Hi,

I was wondering. I am having probelm with adding an auto-increment to my mysql table I keep getting this error and I am not finding out what is causing it.
#1063 - Incorrect column specifier for column 'PartNumber'
I have created a field call PartNumber the type I'm have set is data length is 4. I also have it set to not null. I have also set this to be the prime key. Have I done something wrong with the set up.


thanks for the help,
geri
gerily25
 
Posts: 2
Joined: 09. October 2005 23:35

Postby Wiedmann » 10. October 2005 00:39

have created a field call PartNumber the type I'm have set is data length is 4.

That's the column length. And what's the column type?

BTW:
adding an auto-increment to my mysql table

A column with the attribute AUTO_INCREMENT must be one of the integer types.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for macOS

Who is online

Users browsing this forum: No registered users and 24 guests