Problem with big BLOB Field

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jalin
Posts: 23
Joined: Tue 18 Mar 2008 14:45

Problem with big BLOB Field

Post by jalin » Thu 17 Nov 2016 06:51

Im trying to save files in BLOB Fields (LongBlob or MediumBlob fields). The problems is that I cant save files bigger than 4096 bytes. I dont know if this is a problem of MySQL or is a problem of MyDAC

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

Re: Problem with big BLOB Field

Post by ViktorV » Thu 17 Nov 2016 09:07

Unfortunately, we could not reproduce the issue.
In order to get a detailed answer, please compose a small sample demonstrating the described behavior and send it using the contact formhttps://www.devart.com/company/contactform.html including scripts for creating database objects. Also please specify the MySQL version you are using.

Post Reply