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

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-18-2004, 11:30 AM
onejessman
Sarnak
 
Join Date: Oct 2003
Posts: 68
Default Creating DB help

mysql> use eq;
Database changed
mysql> source db.sql;
ERROR:
Failed to open file 'db.sql', error: 2
mysql>

anyone know what to do...i guess im gona continue on and not worry about it for now
Reply With Quote
  #2  
Old 09-18-2004, 11:41 AM
sotonin
Demi-God
 
Join Date: May 2004
Posts: 1,177
Default

db.sql is outdated and not used anymore.
Reply With Quote
  #3  
Old 09-18-2004, 12:47 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

To elaborate on Sotonin's quick answer, you are following the directions for setting up your server I see, because that IS what it says to type. But, the database name has changed many times since that guide was written... What you have to do is to unzip the database file that you are wanting to use into your c:\mysql\bin folder.... Let's say you are using your own created database file that was named onejessmans_058.sql

Then you would type the following to source it:

Code:
use eq;
source onejessmans_058.sql
quit
This will source whatever was in the file called onejessmans_058.sql into your eq useable database... Hope this helps...
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote
  #4  
Old 09-18-2004, 01:17 PM
sotonin
Demi-God
 
Join Date: May 2004
Posts: 1,177
Default

db.sql used to be a empty "framework" that was sourced before a database.

Why it's still in guides ill never know. but it's not used anymore. simply source in the database SQL be it classic or other. thats it.
Reply With Quote
  #5  
Old 09-18-2004, 01:54 PM
Cutter
Sarnak
 
Join Date: Sep 2004
Posts: 85
Default

unless you dont want to use anyone else work.. and just create a blank database.. and start from scratch ;P
Reply With Quote
  #6  
Old 09-18-2004, 04:11 PM
sotonin
Demi-God
 
Join Date: May 2004
Posts: 1,177
Default

the db.sql is incompatible with any even remotely recent cvs releases. you'd need to make a new one anyways.
Reply With Quote
Reply


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 05:38 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3