Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::General > Archive::General Discussion

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

Reply
 
Thread Tools Display Modes
  #1  
Old 12-15-2002, 03:03 AM
SystemBypasser
Fire Beetle
 
Join Date: Dec 2002
Posts: 6
Default Locked out of my own server and cant get in

Well I created the server but Its locked and I dont know how to unlock it.

Help?
Reply With Quote
  #2  
Old 12-15-2002, 03:53 AM
SystemBypasser
Fire Beetle
 
Join Date: Dec 2002
Posts: 6
Default FIGURED OUT THE PROBLEM but still need help

The problem I think is that I cant create a database in the MySql program. I click the database tab. I right click all over the place but I dont get the option to create a new one! I just get the 4 flush options. I looked in the help and no luck :(
Reply With Quote
  #3  
Old 12-15-2002, 04:26 AM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default

Yah the readme needs to be updated, you cant create a database by right clicking anywhere. There are 2 ways to create one that I know of, the method I used involved using sql commands and since im used to sql isnt a problem. To add a db first run:
C:\mysql\bin\mysql.exe
you should get something similiar to:

Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 138 to server version: 3.23.54-nt

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

mysql>

If you dont then check you installation.
After you get the prompt type the following command exactly:

create database eq;
use eq
source db.sql

Thats it, if you have an broken database type:
drop database eq;
before the create database sql command.


After that just run the addon db script patches.
Reply With Quote
  #4  
Old 12-15-2002, 09:15 AM
SystemBypasser
Fire Beetle
 
Join Date: Dec 2002
Posts: 6
Default hmnm?

What addon db script patches?

I dont know anything about that... can you explain? thanks.
Reply With Quote
  #5  
Old 12-15-2002, 10:13 AM
Edgar1898
Senior Member
Former EQEmu Developer
Current EQ2Emu Lead Developer
 
Join Date: Dec 2002
Posts: 1,065
Default

http://prdownloads.sourceforge.net/e...n.zip?download
Reply With Quote
  #6  
Old 12-15-2002, 12:57 PM
SystemBypasser
Fire Beetle
 
Join Date: Dec 2002
Posts: 6
Default Ooh

Cool what does this do? Its not mentioned anywhere....Well ti fix my stupid server that boots everyone?
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 08:26 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