Page 1 of 1

SQL error message

Posted: 2015-09-04 16:55
by dustenm
I am trying to set it so that a member of the database I made can only view there records, edit, or delete there records.

I have them setup to a group called sales and I have these things turned on for "owner" in this group so it should be set right.

I keep getting this error message when I login via the test account I made for the user.



Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '='


How can I fix this?