>> 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. > Install tool, All configuration, setDBInit: > SET NAMES utf8 > SET SESSION character_set_server=utf8 Many thanks for you! :)