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 11-29-2002, 07:38 AM
Rilstin
Fire Beetle
 
Join Date: Nov 2002
Posts: 6
Default Error : 1046 No database selected?

I go in to mysql.exe and type source db.sql; and it scrolls through a few pages of that. I have copied over the db.sql to mysql/bin. Whats wrong?
Reply With Quote
  #2  
Old 11-29-2002, 10:06 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Did you create the eq database first?


FROM THE README


1)
> after the install go to c:\mysql\bin\ and open winmysqladmin.exe, it should prompt you to create a user / pass ( remember this becuase you need to use the login later on in the install )

> after you set up the user / pass go to c:\mysql\bin\ and open mysql.exe

> type this in the command prompt (type it exactly how you see it here) ;

create database eq;

( this creates a database named eq )

> example output
Your MySQL connection id is 6146 to server version: 3.23.36-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer

mysql> create database eq;
Query OK, 1 row affected (0.00 sec)




2)

> copy db.sql from c:\eqemu\ to c:\mysql\bin\

> open mysql.exe

> type this in exactly

source db.sql;
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #3  
Old 11-29-2002, 10:07 AM
Rilstin
Fire Beetle
 
Join Date: Nov 2002
Posts: 6
Default

Yes I created the database first.
Reply With Quote
  #4  
Old 11-29-2002, 10:08 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Hmm.. the readme doesnt tell you to type

use eq;

before

source db.sql;


try that...
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #5  
Old 11-29-2002, 10:11 AM
Rilstin
Fire Beetle
 
Join Date: Nov 2002
Posts: 6
Default

Thank you sir, it looks like that worked.
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 12:01 AM.


 

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