[TYPO3-english] Small question about DB encoding
Victor Livakovsky
v-tyok at mail.ru
Thu Nov 13 14:12:19 CET 2008
Hi, List.
I have set all necessary settings for using utf-8 encoding at client's
server. Everything is ok, except one thing: non-latin characters
aren't kept in DB as, they should be kept.
I've executed: SHOW VARIABLES;
and have seen that all encodings are utf8, except:
character_set_server latin1
collation_server latin1_swedish_ci
May it be the reason of my problem?
More information about the TYPO3-english
mailing list