deleting all data in a db

Hi,

I'm using php 4.4.4 with MySQL 5.0 running on Linux. Short of
dropping the database (which my user doesn't have access to), what is
the simplest way to drop all tables in the DB? Note that there are
some foreign key constraints that make things interesting.

Thanks for your help, - Dave
laredotornado [ Di, 17 Juli 2007 22:15 ] [ ID #1771147 ]
PHP » alt.php.sql » deleting all data in a db

Vorheriges Thema: rename all tables in database newbie question
Nächstes Thema: mysql server 4.1 can't connect no matter what