We encounter a strange error when loading data from a Mysql database The value of a field is not always loaded even if it exists in the data source. We have changed charset of mysql database, table and field to utf8mb4_unicode_ci without results. It would seem to be a Connector problem, what can we do?