On Tuesday 03 December 2002 12:21 am, daniel wrote:
> INSERT INTO (comment_lines)
> VALUES('020750000030009219','09','20','35','N','','00003','');
>
> maybe even that
>
> >===== Original Message From daniel <[EMAIL PROTECTED]> =====
> >INSERT INTO comment_lines VALUES('020750000030009219','09','20','35','N','
> >','00003','');

But the previous thousands of lines had no problem. The 00003 is the line
number and is defined as a mediumint(5) unsigned and shouldn't require ' and
'. I'm more concerned because the data in the error command is not contained
in the line number that it applies to or the one before or after it.

James
mysql SQL sql (how come insert and into don't work?)



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