2013-12-09, 04:24 PM
SaptaZapta Wrote:Because what we call a "rollback" isn't actually reversing the flow of the game and undoing transactions one by one. It's a simple restore from savepoint. Everything in the database is restored. That is the only way to make sure the database remains consistent. (Except for NX, which is a separate database, and connected to real-world money, so it needs special handling)
yea, but just asking for knowledge, wouldn't one be able to restore just parts of the database?

