소스 검색

Another Q/A: I'm having duplicate key errors, why?

Ask Solem 15 년 전
부모
커밋
575994c882
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      docs/faq.rst

+ 5 - 0
docs/faq.rst

@@ -27,6 +27,11 @@ celeryd is not doing anything, just hanging
 
 **Answer:** See `MySQL is throwing deadlock errors, what can I do?`_.
 
+I'm having ``IntegrityError: Duplicate Key`` errors. Why?
+----------------------------------------------------------
+
+**Answer:** See `MySQL is throwing deadlock errors, what can I do?`_.
+Thanks to howsthedotcom.
 
 Can I send some tasks to only some servers?
 --------------------------------------------