Guest User

Untitled

a guest
Jul 26th, 2011
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. ------------------------
  2. LATEST DETECTED DEADLOCK
  3. ------------------------
  4. 110726 22:51:55
  5. *** (1) TRANSACTION:
  6. TRANSACTION F9B5F, ACTIVE 0 sec inserting
  7. mysql tables in use 1, locked 1
  8. LOCK WAIT 15 lock struct(s), heap size 3112, 228 row lock(s), undo log entries 1
  9. 50
  10. MySQL thread id 352, query id 109847 localhost 127.0.0.1 root update
  11. INSERT INTO `inventoryequipment` VALUES (DEFAULT, 1699529, 7, 0, 0, 0, 0, 0, 0,
  12. 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, -1)
  13. *** (1) WAITING FOR THIS LOCK TO BE GRANTED:
  14. RECORD LOCKS space id 0 page no 1145 n bits 984 index `inventoryitemid` of table
  15. `polarisms`.`inventoryequipment` trx id F9B5F lock_mode X insert intention wait
  16. ing
  17. Record lock, heap no 1 PHYSICAL RECORD: n_fields 1; compact format; info bits 0
  18. 0: len 8; hex 73757072656d756d; asc supremum;;
  19.  
  20. *** (2) TRANSACTION:
  21. TRANSACTION F9B5E, ACTIVE 0 sec fetching rows, thread declared inside InnoDB 30
  22. mysql tables in use 1, locked 1
  23. 88 lock struct(s), heap size 14776, 928 row lock(s), undo log entries 450
  24. MySQL thread id 1994, query id 109878 localhost 127.0.0.1 root updating
  25. DELETE FROM `inventoryitems` WHERE `type` = 3 AND `accountid` = 194
  26. *** (2) HOLDS THE LOCK(S):
  27. RECORD LOCKS space id 0 page no 1145 n bits 984 index `inventoryitemid` of table
  28. `polarisms`.`inventoryequipment` trx id F9B5E lock mode S
  29. Record lock, heap no 1 PHYSICAL RECORD: n_fields 1; compact format; info bits 0
  30. 0: len 8; hex 73757072656d756d; asc supremum;;
  31.  
  32. *** (2) WAITING FOR THIS LOCK TO BE GRANTED:
  33. RECORD LOCKS space id 0 page no 1957 n bits 320 index `PRIMARY` of table `polari
  34. sms`.`inventoryitems` trx id F9B5E lock_mode X locks rec but not gap waiting
  35. Record lock, heap no 27 PHYSICAL RECORD: n_fields 15; compact format; info bits
  36. 32
  37. 0: len 4; hex 0019ec15; asc ;;
  38. 1: len 6; hex 0000000f9b5f; asc _;;
  39. 2: len 7; hex 68000004db0814; asc h ;;
  40. 3: len 1; hex 01; asc ;;
  41. 4: len 4; hex 800076fd; asc v ;;
  42. 5: SQL NULL;
  43. 6: len 4; hex 80102ca6; asc , ;;
  44. 7: len 4; hex 80000001; asc ;;
  45. 8: len 4; hex 80000004; asc ;;
  46. 9: len 4; hex 80000001; asc ;;
  47. 10: len 0; hex ; asc ;;
  48. 11: len 4; hex 7fffffff; asc ;;
  49. 12: len 4; hex 80000000; asc ;;
  50. 13: len 8; hex 7fffffffffffffff; asc ;;
  51. 14: len 0; hex ; asc ;;
  52.  
  53. *** WE ROLL BACK TRANSACTION (1)
  54. ------------
Advertisement
Add Comment
Please, Sign In to add comment