Home > Net > Emergency, questions about application of deadlock
Emergency, questions about application of deadlock
Time:10-05
Program an accidental error, when downloaded more than 300 data files, batch delete a server error, a deadlock, bosses look
CodePudding user response:
Do you want to check your transaction level, check whether there are multiple clients/process/thread concurrent deleted, concurrency is the source of deadlocks You can optimize the necessity of considering transaction, consider deleting rather than batch delete, applicable conditions