On 04/04/2011 08:12 PM, tedd wrote:
I have a record that contains an image in a BLOB field and phpMyAdmin shows that the field is holding 11,3KB of data. Is there a way to determine that size ...
How about OCTET_LENGTH() ? http://forums.mysql.com/read.php?52,97093,97117#msg-97117 -- Allen Shaw CEO and Lead Developer, NS Web Solutions (formerly Two Mice and a Strawberry) "More than just great web design" http://nswebsolutions.com _______________________________________________ New York PHP Community MySQL SIG http://lists.nyphp.org/mailman/listinfo/mysql NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
