BLOBS in MySQL
Hi
I need to create data base that stores huge amount of binary data.
My question is.
How MYSQL handles BLOB data, its stored like string of hex values that represent bytes of data , or its stored as is?
Reason that im asking is that hex string representation is not space efficient, and space efficiently is very important to my application.
Thanks.
Subject
Views
Written By
Posted
BLOBS in MySQL
14048
September 10, 2008 09:40AM
4725
February 17, 2009 04:29PM
Sorry, you can't reply to this topic. It has been closed.
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.