Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Problem with update statement with DBD::mysql

by mertserger (Curate)
on Nov 09, 2010 at 10:20 UTC ( [id://870274]=note: print w/replies, xml ) Need Help??


in reply to Problem with update statement with DBD::mysql

This may be a silly question but did you "commit" your change to the database? If not then you'd lose your update.
  • Comment on Re: Problem with update statement with DBD::mysql

Replies are listed 'Best First'.
Re^2: Problem with update statement with DBD::mysql
by mjscott2702 (Pilgrim) on Nov 09, 2010 at 10:22 UTC
    Good point - remember that you can also set AutoCommit on a database handle, if you don't want to manually commit each transaction.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-19 21:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found