Life Hunter wrote: > On Tue, 7 Oct 2008 20:29:14 +0800 (CST), Stephen Liu <[EMAIL PROTECTED]> > wrote: > >> --- Life Hunter <[EMAIL PROTECTED]> wrote: >> >>> Yes, and mysql tables too >>> >> How to remove them? >> > > DROP TABLE `the_table`; > > For each table in your roundcube databas Or you can save yourself a bit of typing and use "drop database roundcube" to drop the whole database with all tables.
-- Regards, Dennis P. Nikolaenko _______________________________________________ List info: http://lists.roundcube.net/users/
