View Single Post
Old 06-19-2005, 06:17 AM   #2 (permalink)
dojo
Inactive
 
dojo's Avatar
 
Join Date: 12-25-04
Posts: 85
iTrader: 0 / 0%
Latest Blog:
None

dojo is on the right pathdojo is on the right pathdojo is on the right path
well don't empty or drop tables unless you want the data gone
The empty function means you still have the table, but the info is gone, thus you can repopulate it with some info and drop means you'll delete the entire table.
I usually do the backup from the admin panel in phpBB. Still from time to time I go to phpmyadmin and select export. Then I select all tables and let it do the job. I am learning this stuff too so perhaps we'll have some other people contribute ideas in here
dojo is offline   Reply With Quote