On 06:56 17 Jan 2003, Jim Hale <[EMAIL PROTECTED]> wrote:
| I use MySQL for the tables on my machine. If I go in (using phpMyAdmin
| or anything like that) and DROP the table from the Database, does it
| completely remove the table and then give me back the space that the
| table was taking up or d
I use MySQL for the tables on my machine. If I go in (using phpMyAdmin
or anything like that) and DROP the table from the Database, does it
completely remove the table and then give me back the space that the
table was taking up or does it just un-attach it and I have to go do
some manual cleanup/c