I use MyDAC 5.90.0.57. When I connect to MySQL 4.1.7-max on RedHat and open a table using TMyQuery, string values are truncated to 20 characters. TField.Size shows 20. However, SHOW FULL COLUMNS correctly reports 60 characters field size, and your own DotConnect for MySQL does not exhibit this bug.
Damir