Becoming Digital wrote:
The error is in FLOAT(1).  Think about that for a moment.  What's a float with
one-digit precision?  It's an integer. :)

While I agree with your analysis the error was a missing comma. The float(1), which I originally thought was array size of 1, appeared to work fine.


--Chris



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to