in reply to Re: atomic tie?
in thread atomic tie?

if you do something inside a database transaction

To paraphrase a lesson i had to give a coworker a couple of years ago: "If you ever do something outside of a proper transaction in one of my database systems *again*, you will get your keyboard permanently revoked so fast that it will leave burn marks on your fingertips"...

PerlMonks XP is useless? Not anymore: XPD - Do more with your PerlMonks XP
Also check out my sisters artwork and my weekly webcomics

Replies are listed 'Best First'.
Re^3: atomic tie?
by LanX (Saint) on Aug 12, 2024 at 20:49 UTC
    Not all DB engines support transactions, and those who pretend they do show sometimes weird side effects.

    (Yes MySQL)

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    see Wikisyntax for the Monastery