This is a discussion on RE: [PHP] Why MySql doesn't free space when erasing BLOB fields? within the PHP General forums, part of the PHP Programming Forums category; ummm Flush maybe _________________ Nigel Jones njonez@ihug.co.nz >> -----Original Message----- >> From: M [mailto:meu@...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
ummm Flush maybe
_________________ Nigel Jones njonez@ihug.co.nz >> -----Original Message----- >> From: M [mailto:meu@meucat.com] >> Sent: Sunday, November 23, 2003 5:57 PM >> To: php-general@lists.php.net >> Subject: [php] Why MySql doesn't free space when erasing BLOB fields? >> >> >> 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 >> >> |