View Single Post
Old 09-05-2008, 09:13 PM   #4 (permalink)
sarmenhb
The Addict
 
sarmenhb's Avatar
 
Join Date: Jan 2008
Location: los angeles
Posts: 309
Thanks: 44
sarmenhb is on a distinguished road
Default

Quote:
Originally Posted by Dave View Post
How might I change my mysql 'localhost' setting from (I think this is right) 'C:\wamp\mysql\data\test\mytable' to 'M:\wamp\mysql\data\test\mytable' (which is a backup).

This is from phpMyAdmin (if it helps any):

Server version: 5.0.41-community-nt
Protocol version: 10
Server: localhost via TCP/IP
User: root@localhost
MySQL charset: UTF-8 Unicode (utf8)
MySQL connection collation: Collation

Thank you,
Dave
why dont you grab the files from that m drive, which are the tables and database and drag it over to the one you have now. and when u go to mysql command prompt and type show tables you'll see the table there.
__________________
no signature set
sarmenhb is offline  
Reply With Quote