Thread: Ooooops
View Single Post
  #4  
Old 06-21-2011, 12:40 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

I'm not sure what you mean when you say you deleted the whole database. If you dropped the tables and recreated them from scratch, which I assume to mean you sourced the peq database, then it should be fine. I don't use Heidi SQL, so I don't know what the option you used does.

The peq database dump is just a bunch of create/insert statements, so if you only need part of it you can open the file in a text editor, find the part you need, and copy/paste it to a new file and source that.
Reply With Quote