0

I am using mysql db. I will translate my app into 10 different languages. some languages have different characters (eg Cyrillic). I want to keep all this data in one database. But this character ???? is inserted as. Is there an easy way to do this?

I am currently using the utf8mb4_unicode_ci collation.

zey
  • 97
  • 7
  • But, not same question. I want to add diferrent type value a table. Is it possible? – zey Mar 28 '22 at 07:07
  • Create a simple example which will make your problem clear (as in [mre]) Curently 25% of your question is unclear, i.e. when reading "But this character ???? is inserted as.", if have no clue what you are trying to say) – Luuk Mar 28 '22 at 07:12
  • See "question mark" (not "black diamond" in https://stackoverflow.com/questions/38363566/trouble-with-utf8-characters-what-i-see-is-not-what-i-stored – Rick James Mar 29 '22 at 05:23

0 Answers0