SQL error message

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
dustenm
Posts: 1
Joined: 2015-09-04 16:53

SQL error message

Post by dustenm » 2015-09-04 16:55

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?

Post Reply