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.


---------------------------------------------------------------------
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