Hello.


> 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 ?



I'm not a MYDAC (Delphi, C++ Builder) expert, but in my opinion, the

problem is not in MySQL, because Query Browser and SQLyog use native

MySQL C API and have no problems. MYDAC can work with MySQL in two ways

- using MySQL client or native MySQL network protocol. Which of these

two options are you using?







AESYS S.p.A. [Enzo Arlati] wrote:

> 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

> 

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




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

Reply via email to