>> is MySQL good enough? I read it only supports table locking, >> which is not very satisfying in such a multiuser environment >> as the internet..
Read all of http://www.mysql.com/doc/en/ANSI_diff_Transactions.html You'll find an explanation of what atomic operations are and how they compare to true transactions. Jim. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php