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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 09-24-2013, 09:03 PM
HnathBST
Sarnak
 
Join Date: Feb 2007
Location: Sunset Home
Posts: 71
Default

The guys over at PEQ have recently switched from the SVN to a google drive with a daily dump. I don't think any of the guides have been updated to reflect this, so your DB is most likely out dated.

to source the new files like kingly said you simply put them in your C:\EQ\SQL folder, open a command prompt and navigate to that folder.

then type:
Code:
C:\EQ\SQL> mysql -u root -p peq
<it will ask your password, type it and press enter>
mysql> source drop_system.sql
<this will take a second>
mysql> source peqbeta_{date_time}.sql <this will change depending on when you d/l>
<this will take a minute, good time to get some coffee...>
mysql>source user_tables_{date_time}.sql <same date as above>
<this won't take as long>
mysql>source source_views.sql
Obvisiously ignoring my comments ^*

That SHOULD get you up and running with your DB, just let us know if you encounter any errors.
Reply With Quote
  #2  
Old 09-26-2013, 02:20 PM
warkid
Hill Giant
 
Join Date: Sep 2013
Location: Barnsley england
Posts: 120
Default

ok as far as im aware server is up and running could someone log in and check for me please (to see if outsiders can connect)?

server name is warville
Reply With Quote
  #3  
Old 11-10-2013, 12:19 AM
TylerBarnes
Sarnak
 
Join Date: Dec 2012
Location: Sunny California
Posts: 62
Default

Quote:
Originally Posted by HnathBST View Post
The guys over at PEQ have recently switched from the SVN to a google drive with a daily dump. I don't think any of the guides have been updated to reflect this, so your DB is most likely out dated.

to source the new files like kingly said you simply put them in your C:\EQ\SQL folder, open a command prompt and navigate to that folder.

then type:
Code:
C:\EQ\SQL> mysql -u root -p peq
<it will ask your password, type it and press enter>
mysql> source drop_system.sql
<this will take a second>
mysql> source peqbeta_{date_time}.sql <this will change depending on when you d/l>
<this will take a minute, good time to get some coffee...>
mysql>source user_tables_{date_time}.sql <same date as above>
<this won't take as long>
mysql>source source_views.sql
Obvisiously ignoring my comments ^*

That SHOULD get you up and running with your DB, just let us know if you encounter any errors.
I'm trying to follow these directions but I'm hitting a bit of a road block.
I downloaded the google drive stuff, put it in my SQL folder and then opened cmd.exe, navigated to the folder so it said C:\EQ\SQL>
I put the code in, enter my password and get the following error: ERROR 1049 <42000> Unknown database 'peq'
Not entirely sure why it's not working. I put the .tar.gz files in there and then extracted them but still preserved the original files so it had both the .tar.gz and the extracted files in the SQL folder.
Reply With Quote
  #4  
Old 11-10-2013, 02:01 AM
HnathBST
Sarnak
 
Join Date: Feb 2007
Location: Sunset Home
Posts: 71
Default

Quote:
Originally Posted by TylerBarnes View Post
I'm trying to follow these directions but I'm hitting a bit of a road block.
I downloaded the google drive stuff, put it in my SQL folder and then opened cmd.exe, navigated to the folder so it said C:\EQ\SQL>
I put the code in, enter my password and get the following error: ERROR 1049 <42000> Unknown database 'peq'
Not entirely sure why it's not working. I put the .tar.gz files in there and then extracted them but still preserved the original files so it had both the .tar.gz and the extracted files in the SQL folder.
Depending on what directions you followed your database May not be named peq. You need to change the command 'MySQL -u root -p peq' to match the database you do have.
Reply With Quote
Reply

Thread Tools
Display Modes

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 03:14 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