Even if it existed, I would be quite surprised if such a thing is necessary for MySQL.
Looking through the (5.1) manual, the only references to "compact" (as a verb) as to do with dumping data and a storage structure option. There is nothing (that I can see) listed for it as a shutdown option. It's the difference between an "embedded" database file and a database engine. MySQL is a database engine. You only need to send it requests and get answers back from it. Otherwise it does all its own housekeeping and management. You don't tell it to compact its data. Regards Mark Stanton One small step for mankind... -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
