Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 10-04-2008, 04:08 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

On my Vista x64 box, MySQL databases are stored under:

Code:
C:\Program Files (x86)\MySQL\MySQL Server 5.0\data
E.g. I have a database called ykesha, and have various .frm/.MYD/.MYI files under

Code:
C:\Program Files (x86)\MySQL\MySQL Server 5.0\data\ykesha
I don't know if this will work (you should really transfer databases using mysqldump to a .sql file), but you could try and find where the MySQL databases are stored on your system, then create a directory and drop the .frm/.MYD/.MYI files in there.

E.g. using the paths on my system, I would try creating a directory:

Code:
C:\Program Files (x86)\MySQL\MySQL Server 5.0\data\eqdb
and dropping the files you have been given in there. You could then check if they are accessible by going into the MySQL command prompt and doing:

Code:
use eqdb;
show tables;
Just a guess, no idea if this will work.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:21 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3