Tony,
Friday, August 30, 2002, 1:35:16 AM, you wrote:

TD> I have a problem with MySQL.  I am trying to insert data using INFILE, and
TD> it works, except that it ALWAYS stop at 255 (autoindex) and will not go any
TD> further, either by manual insert or textfile insert.  I am running MySQL
TD> 3.23.38-max-nt on a Windows 2000 Server.

TD> Is this a known issue? something I can fix? configure problem?

What is the type of auto_increment column? If you use TINYINT
UNSIGNED, just change column type, f.e. to INT





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



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