Welcome Guest, Not a member yet? Register   Sign In
How to get id after insert data
#9

[eluser]Wayne Smallman[/eluser]
[quote author="darkhouse" date="1248037559"]Just adding my 2 cents. I once had an application (not code igniter, this is like 5 years ago) give me a terrible problem where I had 2 people register at the exact same time. I was returning mysql_insert_id() but it returned the same id to both of them.[/quote]This is the problem I'm working through right now, and is the reason I need to know more about how $this->db->insert_id() works.

I am surprised this problem hasn't yet been resolved by the database vendors. Surely a simple solution would be to serialize each transaction, to identify them for the purposes of post processing?


Messages In This Thread
How to get id after insert data - by El Forum - 07-19-2009, 02:39 AM
How to get id after insert data - by El Forum - 07-19-2009, 03:19 AM
How to get id after insert data - by El Forum - 07-19-2009, 04:11 AM
How to get id after insert data - by El Forum - 07-19-2009, 04:56 AM
How to get id after insert data - by El Forum - 07-19-2009, 06:39 AM
How to get id after insert data - by El Forum - 07-19-2009, 10:05 AM
How to get id after insert data - by El Forum - 07-19-2009, 11:32 AM
How to get id after insert data - by El Forum - 07-19-2009, 11:42 AM
How to get id after insert data - by El Forum - 09-11-2010, 02:21 PM
How to get id after insert data - by El Forum - 09-11-2010, 02:52 PM
How to get id after insert data - by El Forum - 09-11-2010, 03:26 PM
How to get id after insert data - by El Forum - 09-11-2010, 03:29 PM
How to get id after insert data - by El Forum - 09-12-2010, 02:09 AM
How to get id after insert data - by El Forum - 09-12-2010, 04:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB