Posted by drec on 07/14/06 15:57
I have a table in which its primary key is auto-incremented. Yet, when
I try to load data using load data infile, this column will not
auto-increment. I am leaving that column blank in my file to be
uploaded, yet it fills this value in with a zero for all records.
Should I be using a php script to load this file? Why isnt this
updating correctly?
Navigation:
[Reply to this message]
|