Page 1 of 1

Getting data corruption with latest VCL MyDac

Posted: Tue 15 Aug 2006 16:04
by snorkel
Hi,
I am using the latest registered version and I am getting data corruption when I use the MySQL show commands.

for example if i use SHOW SESSION VARIABLES the data comes back garbled like this: ÎtÁ_insert_buffer_size

The server is not set to unicode, and when I scroll the grid all the data just disappears. It seems to be a problem with getting the blob size as many of the SHOW commands return blobs.

Posted: Wed 16 Aug 2006 08:06
by Antaeus
We could not reproduce the problem. Please send us (evgeniyD*crlab*com) a complete small sample to demonstrate it. Also supply us following information
- Exact version of Delphi, C++ Builder or Kylix
- Exact version of MyDAC. You can see it in About sheet of TMyConnection Editor
- Exact version of MySQL server and MySQL client. You can see it in Info sheet of TMyConnection Editor