Does anybody know if Microsoft is planning on having IE9 pass with 100/100 on the Acid 3 test? The current version of 开发者_JAVA技巧IE9 gets a 68/100 on the test (can be viewed here, main site here).
What could possibly go wrong with the following transaction if executed by concurrent users in the default isolation level of READ COMMITTED?
I have an application which I\'d like to carry out certain actions atomically. However, these actions are occurring on remote storage, and connections may drop, actions may fail, etc.
Clarified Question: When the OS sends the command to write a sector to disk is it atomic? i.e. Write of new data succeeds fully or old data is left intact should the power fail immediately following t