help reading mysql table

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

help reading mysql table

Post by yacahuma »

I needed to reinstall windows xp. I copy my data folder from mysql(just the whole folder).
After reintalling xp, I install mysql, and copy the data folders back.

Now When I login in (using navicat) I can see the databases, the tables. but When I try to read the tables I get

database_name.table_name does not exists.


Any ideas, who can I get my stuff back.

Thank you
sivaji
Forum Newbie
Posts: 4
Joined: Thu Jun 11, 2009 12:41 am

Re: help reading mysql table

Post by sivaji »

...
Last edited by sivaji on Fri Jun 12, 2009 7:32 am, edited 1 time in total.
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: help reading mysql table

Post by Benjamin »

@sivaji:
Forum Rules wrote: 11. Please use proper, complete spelling when posting in the forums. AOL Speak, leet speak and other abbreviated wording can confuse those that are trying to help you (or those that you are trying to help). Please keep in mind that there are many people from many countries that use our forums to read, post and learn. They do not always speak English as well as some of us, nor do they know these aberrant abbreviations. Therefore, use as few abbreviations as possible, especially when using such simple words.
You may also want to read:
  1. General Posting Guidelines
  2. Posting Code in the Forums
  3. PHP Manual
  4. PHP Tutorials
Post Reply