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 12-29-2017, 07:19 PM
phantomghost
Hill Giant
 
Join Date: May 2015
Posts: 132
Default

I realize this is fairly old... but

I believe if you go to your database.

Go to character_data.

In Heidisql you can right click that table, and export to SQL.

Save this in your SQL folder on server as character_data (make sure you save as a SQL file)

Now I am assuming you have more than 1 database. So, when you save it if you are copying from database peq and want to copy to peq1 (open the file ctrl+f peq and change all of those to say peq1 ---save it--- if you do not you will just manually be overriding the peq database --- even if you type in use peq1)

Start>run>cmd

cd c:eq\sql
<enter>
mysql -uuser -ppassword
<enter>
use peq1;
<enter>
source character_data.sql;
<enter>

It should populate those characters onto that database.
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 09:17 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