Thread: SQLite Rollback
View Single Post
  #9  
Old 05-28-2009, 08:04 PM
salesman salesman is offline
Finger lickin' good.
salesman's Avatar
Join Date: Nov 2008
Location: Colorado
Posts: 1,865
salesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud of
Quote:
Originally Posted by Gambet View Post
Perhaps it's a problem with the timevar2 value? You should run some debug tests to isolate the problem (set up a similar test database where you track different actions and restart the server and see how that affects your database).
No, because I have a system dealing with a 10 column table, but after the restart, the database rolled back to when the table only had 9 colums (I added a value) and was causing all kinds of problems. It was definitely a rollback and not just the jail system that experienced the problem.
Reply With Quote