mySQL collation latin + chinese -


i have database uses roman text , chinese. in tables able sort case sensitively eg cat cat dog dog chinese coming after these.

utf8_general_ci allows me combine english , chinese won't allow cat , cat separate, indexable items. latin1_general_cs won't allow chinese.

does know way round this? thanks


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -