Hi,

I am trying to find in the manual what select last_insert_id() will return 
after a load data infile command is executed.

>From my experiments, it returns the id of the FIRST record in the file, I 
would have expected the LAST, but that is not the case.

Is that documented somewhere? Can I rely on this behavior to be 
consistent?

Thanks,
Martin


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

Reply via email to