Guest User

Untitled

a guest
Feb 15th, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. Database Error Code: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3, 1064
  2. Additional Details:
  3. Array
  4. (
  5. [callback] => Array
  6. (
  7. [0] => CRM_Core_Error
  8. [1] => handle
  9. )
  10.  
  11. [code] => -2
  12. [message] => DB Error: syntax error
  13. [mode] => 16
  14. [debug_info] =>
  15. SELECT contact_id
  16. FROM civicrm_contribution
  17. WHERE id IN ( 45,46,32,47,35,48,41,49,27,34,50,51,43,23,52,53,54,55,20,42,33,56,22,57,58,59,15,60,24,61,62,63,14,17,64,65,66,67,68,69,70,71,72,73,74,75,38,76,19,77,30,78,31,29,79,80,39,25,81,82,36,83,18,84,85,86,16,87,40,26,88,37,89,90,91,21,28,92,93,94,3,9,5,1,4,6,7,2,8,13,12,11,10, )
  18. [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3]
  19. [type] => DB_Error
  20. [user_info] =>
  21. SELECT contact_id
  22. FROM civicrm_contribution
  23. WHERE id IN ( 45,46,32,47,35,48,41,49,27,34,50,51,43,23,52,53,54,55,20,42,33,56,22,57,58,59,15,60,24,61,62,63,14,17,64,65,66,67,68,69,70,71,72,73,74,75,38,76,19,77,30,78,31,29,79,80,39,25,81,82,36,83,18,84,85,86,16,87,40,26,88,37,89,90,91,21,28,92,93,94,3,9,5,1,4,6,7,2,8,13,12,11,10, )
  24. [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3]
  25. [to_string] => [db_error: message="DB Error: syntax error" code=-2 mode=callback callback=CRM_Core_Error::handle prefix="" info="
  26. SELECT contact_id
  27. FROM civicrm_contribution
  28. WHERE id IN ( 45,46,32,47,35,48,41,49,27,34,50,51,43,23,52,53,54,55,20,42,33,56,22,57,58,59,15,60,24,61,62,63,14,17,64,65,66,67,68,69,70,71,72,73,74,75,38,76,19,77,30,78,31,29,79,80,39,25,81,82,36,83,18,84,85,86,16,87,40,26,88,37,89,90,91,21,28,92,93,94,3,9,5,1,4,6,7,2,8,13,12,11,10, )
  29. [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3]"]
  30. )
Add Comment
Please, Sign In to add comment