TMyDump and 'malformed trail byte' Error

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
GuzunNicolae
Posts: 78
Joined: Wed 17 Jan 2007 14:16

TMyDump and 'malformed trail byte' Error

Post by GuzunNicolae » Wed 23 Apr 2008 08:42

Hello

I have an application that dumps a MySQL DataBase. SO far it worked normally, but after a while I was stating receiving this strange error: 'malformed trail byte'.

On this forum I've learned that this problem was solved one year ago.

Can you point me out what can the problem be ?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 23 Apr 2008 11:42

We could not reproduce the problem. Please send a complete small sample to dmitryg*crlab*com to demonstrate it, including a script to create and fill table.

Please make sure that you have the most recent version of MyDAC.

Post Reply