record-locking
record locking in flex or zend amf
How do you handle record locking in a flex (flash builder 4) application with multiple users? It is using zend amf to talk to a database (mongodb or mysql).[详细]
2023-03-10 12:24 分类:问答How to lock a record when two members are trying to access it?
I have the scenario like this, My environment is .Net2.0, VS 2008, Web Application I need to lock a record when two members are trying to access at the same time.[详细]
2023-01-05 22:04 分类:问答Why is this query slow? Should I use MyISAM rather than InnoDB here?
I\'m getting these about 5 times an hour in my slow query logs: # Query_time: 11.420629Lock_time: 0.000033 Rows_sent: 0Rows_examined: 0[详细]
2022-12-21 20:07 分类:问答Storing Record Lock Tokens in ASP.NET
In the application that I\'m currently working on, it is possible for multiple users to want to edit something at the same time which means that we need to implement optimistic locking. However, for t[详细]
2022-12-12 03:04 分类:问答