Jump to content

not performing update


Xtremer360

Recommended Posts

I'm getting the following error in the db when I try and run the query because its not performing the query in the script.  Any ideas why?

 

 

#1062 - Duplicate entry '' for key 'registrationKey'

 

UPDATE manager_users_registrations, manager_users SET manager_users_registrations.registrationKey = '', manager_users.statusID = 2 WHERE manager_users_registrations.userID = '10008' AND manager_users.userID = '10008'

Link to comment
https://forums.phpfreaks.com/topic/239750-not-performing-update/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.