Alex Zimarev 11.Jun.13 02:06 PM a Web browser LEILEI - 8.0Windows
I got a strange issue with replication MySQL <> Notes db
MySQL table contains a field defined as varchar(100). Replication fails if there's a record in this table that contains more than 50 Cyrillic characters (two byte UTF8 encoding). LEI gives an "Field overflow" error. It looks like LEI reserves as many BYTES as specified in varchar dimension and for double character strings this produces an overflow.