OPTIMIZE TABLE tbl_name

M wrote:
Hello, sorry this mysql question here, but I cant't answer this one.

I have database with BLOB fields to hold pictures (60-90 kb each).
Actually I am erasing these BLOB fields (move '' into and update rcord)
to free some space from my DB, but space is not released by mysql. I
verified BLOB fields really were erased.

How can I tell mysql recover these space?

Thanks

Miguel


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to