Hi,
Does ICE implement it’s own data type representation which is different from MYSQL’s? Because i found that ICE converts data to MYSQL’s representation in MYSQL’s tuple interface fill_row().
Does any encoding method depend on data representation or there’s some considerations other than that?
regards.

