MySQL Forums
Forum List  »  Connector/Python

Re: mysql transactions - foreign key failure (update: actually LAST_INSERT_ID() issue)
Posted by: Geert Vanderkelen
Date: September 28, 2009 06:03AM

LAST_INSERT_ID() does not do that.
http://dev.mysql.com/doc/refman/5.1/en/information-functions.html#function_last-insert-id

What version of MySQL? Can you show it with a small test case how you get that?

-Geert

Geert Vanderkelen
Software Developer at Oracle

Options: ReplyQuote


Subject
Written By
Posted
Re: mysql transactions - foreign key failure (update: actually LAST_INSERT_ID() issue)
September 28, 2009 06:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.