I found out that when I run a query like 'show slave status' mysql I get
wrong size of the data field.

The component I using to read the field are using the field length by the db
to allocate the space for data, so the mismatch cause the read of truncated
data.

Is this bug already known, and if yes there is  a planning to solve it ?
I'm using mysql 5.0.18 for windows.

Regards,
Enzo Arlati
[EMAIL PROTECTED]




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to