mysql dump file

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mteirek
Posts: 6
Joined: Wed 04 Sep 2013 10:34

mysql dump file

Post by mteirek » Tue 06 Oct 2020 07:07

i use a last version of unidac
when i use tunidump.BackupToFile(); to save my MySQL database (10 tables) ( 28Mb ).
i get sometimes a character "<" changed to "7\'" (7\'), ( in longtext field ).

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: mysql dump file

Post by ViktorV » Thu 08 Oct 2020 15:20

Unfortunately, we haven't been able to reproduce the issue.
We have not faced this issue before, you are the first user who contacted us with a similar question.
In order for us to be able to give you a detailed answer, we need to have a sample demonstrating the specified behavior. Therefore, please compose a small sample demonstrating the described behavior and send it to us through the contact form https://devart.com/company/contactform.html along with the script for creating database objects.

Post Reply