User import error
-
DELETE
__4_usermeta
.* FROM__4_usermeta
,__4_users
,wp_users
WHERE__4_usermeta
.user_id =__4_users
.ID AND__4_users
.user_email =wp_users
.user_email AND__4_usermeta
.meta_key NOT IN (‘wp_4_capabilities’, ‘wp_4_user_level’);#1267 – Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation ‘=’
Any suggestions? Even a point in the right direction (beyond what I found in an initial Google search) would be great. Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘User import error’ is closed to new replies.