Re: Problem with registers import

2003-02-27 Thread Paulino Michelazzo
Hey Joseph and people Thank you very much for the advice. A stupid little mistake here :) Yes, I have a smallint key field :) Thanks a lot and regards from Brazil ** Em 27/2/2003 Joseph Bueno escreveu: >Have you by any chance defined an unique ind

Re: Problem with registers import

2003-02-27 Thread Thomas Spahni
Paulino, do you have any auto_increment index of type SMALLINT ??? .. and what's in the error.log ? Thomas Spahni (sql, query) On Thu, 27 Feb 2003, Paulino Michelazzo wrote: > People > > I have a txt file with 250.000 lines but, I'm import only 32767 lines. > The database don't say anything (er

Re: Problem with registers import

2003-02-27 Thread Joseph Bueno
Have you by any chance defined an unique index on a SMALLINT field ? In this case have a look at: http://www.mysql.com/doc/en/Numeric_types.html Regards Joseph Bueno Paulino Michelazzo wrote: People I have a txt file with 250.000 lines but, I'm import only 32767 lines. The database don't say anyth

Problem with registers import

2003-02-27 Thread Paulino Michelazzo
People I have a txt file with 250.000 lines but, I'm import only 32767 lines. The database don't say anything (errors) I'm using MySQL 3.23.53 in the Linux Slackware 8 system Anyone can help me to solve this? Regards Paulino Michelazzo [EMAIL PROTECTED] IC