Re: [PHP] how to measure databases

2001-05-02 Thread Richard Lynch
://chatmusic.com/volunteer.htm - Original Message - From: "Mark Lo" <[EMAIL PROTECTED]> Newsgroups: php.general Sent: Sunday, April 29, 2001 8:01 AM Subject: [PHP] how to measure databases > Hi, > > I would like to know how to measure how many MB of one particular &g

[PHP] how to measure databases

2001-04-29 Thread Mark Lo
Hi, I would like to know how to measure how many MB of one particular databases is taken in PHP command. I know I can always use the command of du ... . But this command is not work under apache because the user and group are nobody, while the user and group for mysql is mysql, also the pe