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 12-17-2005, 10:56 PM
macraigh
Fire Beetle
 
Join Date: May 2005
Posts: 3
Default need to reset mysql

I have screwed up countless and countless times trying to get a minilogin server up and running, and I think that now the reason it isn't working is because mysql has all these screw ups in it. Is there any way to totally reset mysql or uninstall it?
Reply With Quote
  #2  
Old 12-18-2005, 01:18 AM
johane
Sarnak
 
Join Date: Sep 2005
Location: Gold Coast, Oz
Posts: 69
Default

Quote:
Originally Posted by macraigh
I have screwed up countless and countless times trying to get a minilogin server up and running, and I think that now the reason it isn't working is because mysql has all these screw ups in it. Is there any way to totally reset mysql or uninstall it?

Hmmm...

It's pretty wierd to actually break MySQL. If you mean that your database is screwed, then you might want to drop it and re-initialise it. It all depends on if you've made many changes. On the assumption you havent made it work at all:


login to MySQL as root (or whatever the admin for windows is if you run MySQL on windows [boggle]). At the prompt type :
drop eqemu_database_whatever_its_name_is ;
create database eqemu_database_whatever_its_name_is ;
and then re-source the data like you did to set it up the first time.

Mind you, there should only be records in the variables table and the account table that relate to minilogin, so you might want to use ALTER, DELETE and INSERT queries to clear any data that is causing problems.

Johane
Reply With Quote
  #3  
Old 12-18-2005, 02:02 AM
macraigh
Fire Beetle
 
Join Date: May 2005
Posts: 3
Default

Thanks much. I have everything sorted out now. I'm still not getting server working, but at least now I now where I'm at.
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 04:02 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