View Single Post
Old
  (#3 (permalink))
edwurster
green side up, please!
edwurster will become famous soon enoughedwurster will become famous soon enough
 
edwurster's Avatar
 
Status: Offline
Posts: 660
Join Date: May 2003
Location: Voorhees, NJ
Rep Power: 69
06-24-2007, 10:21 AM

Quote:
Originally Posted by midwest View Post
use phpmyadmin
select the database of choice

#4
drop all tables
note: do not delete the database, just drop the tables

#5
use the function under the import tab to "file to import"(that is the sql file you untared) If you run into time out problems ftp the sql file to your root and use ssh with the mysql monitor, or you may split the sql file into chunks by CREATE_TABLE sections.
Are we sure about DROP instead of EMPTY?


Ed Wurster - sacts92 (old root10)

...CPANEL Docs
......P-Z Server Status
  Send a message via AIM to edwurster  
Reply With Quote