Hi there, This is probably a rather foolish question, but I can't find a definitive answer anywhere in the docs and I don't like assumptions...
Are all built in mysql commands atomic? In particular, is replace atomic. In the docs it says that it deletes the entry if it exists then inserts it, is that actually what it does (ie, is replace just a macro for delete followed by insert)? I'd imagine it is atomic, but I was wondering if anyone has a definitive answer for me. Thanks, Kathryn. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php