Hi.

I am not sure, but I guess that AUTO_INCREMENT is not allowed for DECIMAL.

Bye,

        Benjamin.


On Fri, May 31, 2002 at 11:56:36AM -0500, [EMAIL PROTECTED] wrote:
> I'm getting an error ->incorrect column specifier
> using MySQL 3.23.37 on SuSe 7.2
> This line ->
> building_idx decimal(8,0) unsigned zerofill DEFAULT '00000000' not null
> auto_increment
> <-is in a supplied perl script and causes the error message.
> I acknowledge this is just one line from a fairly long scrip, which is
> building several tables; this being one column from one table.
> I don't know which is the INcorrect specifier.
> Thanks.

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to