Hi,
I'm creating a db for a multilingual site.
I know that utf8 is supposed to be my choice but there are several options.
What is the difference for example between utf8_unicode_ci and utf8_bin?
What should be the most general choice?
Thanks
I'm creating a db for a multilingual site.
I know that utf8 is supposed to be my choice but there are several options.
What is the difference for example between utf8_unicode_ci and utf8_bin?
What should be the most general choice?
Thanks
Comment