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
  #8  
Old 04-23-2013, 09:29 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

The SVN folder should be whatever the first guide recommended..unless you changed it to something else.

Try C:\peq\


You will have to create a connection to the database server in Navicat or HeidiSQL before you can work on a particular database within. The name
of the connection is irrelevant to proper operation..only the actual database name is.


Once you have connected to the database through your interface program, most of the *.sql files can be sourced in through importing.

There are a few files, esp. bots, that you will need to enter a command prompt to properly source in.


For this, bring up a command prompt and enter the following:

cd c:\<peq SVN directory> [or appropriate drive]
mysql -u<username> -p<password> -b [-b disables beeps]
use <database name> [usually peq]
source <filename>.sql;

Repeat sourcing for each needed file.

The entirety of the database can be sourced in by this method.

This assumes that you have already created the 'peq' database. If you haven't, you'll need to refer to the guide on how to do that..I can't
remember the exact syntax atm for command line creation.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
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 12:23 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