I’m not able to select foreign language from MySQL 🙁
when I search SELECT * FROMml_tableWHEREword= 'അംഗങ്ങളായ'
result is “MySQL returned an empty result set (i.e. zero rows). (Query took 0.0433 sec)”
like this
let me tell you one thing my table is a collection of Malyalam words, which so BIG
my table structure like this

Well, it’s obviously not going to translate anything for you. But if your columns support UTF, and the record exists, it will be found.