I'm using mysql 5.0.15 on windows 2000.
I connect to database using MYDAC component, which seems to work well
enough.
I got a problem when I tried to load the resultset returned by a query like
'show slave status'.
In this case some of the fields are truncated.
As example the first field named 'Slave_IO_State' should have a value like
'Waiting for master to send event', while the field i got have only 'Waiting
for ma'.

If I use MysqlBrowser or yog demo , I get the whole string.

Is this a limit of mysql ( I got the 5.0.15 wins revision ) or a MYDAC (rev
3.50) limit or I simply missed something else ?

regards, Enzo


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

Reply via email to