Were there any errors with that process? Have you looked at the database in something like HeidiSQL to see if it is actually there and there are tables in it?
If you don't have any other utility you can try 'mysql -uroot -ppassword' and then at the prompt type 'show tables in peq' and see what it lists.
|