I thought this was fixed? Using 4.x-Dev Jan 19 - getting this error when deleting users:

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 1 query: DELETE FROM activity_targets WHERE target_uid = 37392) in /home/site/public_html/includes/database.mysql.inc on line 174.

Comments

jaydub’s picture

Status: Active » Fixed

ok a 3rd syntax error got in there. fixed in CVS for real this time.

MrGeek’s picture

Status: Fixed » Active

using 5.x-4x Dev dated Jan 20, i'm getting this when deleting users:

Table '_drupal47.actvity_history' doesn't exist query: DELETE FROM actvity_history WHERE uid = 26125 in /home/public_html/includes/database.mysql.inc on line 174
Table '_drupal47.actvity' doesn't exist query: DELETE FROM actvity WHERE uid = 26125 in /home/public_html/includes/database.mysql.inc on line 174.
jaydub’s picture

Status: Active » Fixed

#361539: Error when deleting users one more set of misspellings found and fixed. get the latest CVS or the latest snapshot as it should have been generated now.

MrGeek’s picture

Success!
for Christmas we are all chipping-in and getting you a spell-checker!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.