Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: DBI and last_insert_id

by cog (Parson)
on Jan 29, 2009 at 11:24 UTC ( [id://739862]=note: print w/replies, xml ) Need Help??


in reply to Re: DBI and last_insert_id
in thread DBI and last_insert_id

I wish that would be the problem, but unfortunately it isn't. There are indeed four placeholders and I'm passing three to execute, but that's just because I edited the code to post it here and missed that. The number of arguments I'm passing in the actual code is correct.

I also have RaiseError active. The INSERT statement definitely works, as later on I can see the row is in the database. It's just that the entry I'm inserting in the other table using the last_insert_id() has the wrong id.

Replies are listed 'Best First'.
Re^3: DBI and last_insert_id
by moritz (Cardinal) on Jan 29, 2009 at 12:31 UTC
    In future, please test that the code you post here does exhibit the same behaviour as you describe.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://739862]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-19 11:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found