I see that all text fields are created with latin1_swedish_ci collation. Why do you not use the standard utf8_general_ci collation?
I see that all text fields are created with latin1_swedish_ci collation. Why do you not use the standard utf8_general_ci collation?
plugin uses the standard encoding of your database
This topic has been closed to new replies.