Re: MySQL Data Retrieval from Blob Query
A blob column stores binary strings as is, but as I understand it, trying to read & write them raw to & from MySQL fails--storing pdfs in and retrieving them from MySQL with PHP requires a PHP PDF library. Whether the various PDF libraries are cross-compatible, I don't know.
Subject
Written By
Posted
Re: MySQL Data Retrieval from Blob Query
January 14, 2022 01:23PM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.