Main Content

Binary Large Objects or bars

Archive - Originally posted on "The Horse's Mouth" - 2005-06-27 06:36:10 - Graham Ellis

When designing a MySQL table, it's vital to choose the correct data type to hold your information. One such possible is a Blob - a binary large object - which can hold any byte stream that you like (choose the subtype based on maximum size). Ideal for data like images which you won't want to search for any particular content (use seperate columns in your database for descriptions if you need to ) and may contain any bit pattern at all.



In Lancaster yesterday, I learnt that the "Blob Shop" is also a bar ....