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
  #16  
Old 04-18-2002, 05:17 PM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

Most people can close Winmysqladmin completely and still be able to connect (it keeps mysql-nt.exe in Windows Processes).

Re-run winmysqladmin.exe, minimize it then try again.. i will fix the readme.
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
Reply With Quote
  #17  
Old 04-18-2002, 05:23 PM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

Also, there's a post about 2006 error on the top of this forum.
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
Reply With Quote
  #18  
Old 04-19-2002, 02:26 AM
ibleet
Hill Giant
 
Join Date: Feb 2002
Posts: 106
Default

Hmmmm....why are we constantly reprinting info from the readme.txt file in these forums? I'm not gonna answer that question because the majority of us already know. /bonk anyone who doesn't use the readme. That is your first line of tech support.

_____________________
Ibleet
Reply With Quote
  #19  
Old 04-19-2002, 02:30 AM
ibleet
Hill Giant
 
Join Date: Feb 2002
Posts: 106
Default

Ok my bad...you are not trying to run without a database, rather the program is having trouble finding a database on your local machine.
Reply With Quote
  #20  
Old 04-19-2002, 03:12 AM
Xalivor
Fire Beetle
 
Join Date: Mar 2002
Posts: 29
Default

Everytime i go to the mysql and type use eq it says DB changed, but when i type source db.sql it says this

ERROR 1062: Duplicate entry '2136' for key 1
ERROR 1062: Duplicate entry '2137' for key 1
ERROR 1062: Duplicate entry '2138' for key 1
ERROR 1062: Duplicate entry '2139' for key 1
ERROR 1062: Duplicate entry '2140' for key 1
ERROR 1062: Duplicate entry '2141' for key 1
ERROR 1062: Duplicate entry '2142' for key 1
ERROR 1062: Duplicate entry '2143' for key 1
ERROR 1062: Duplicate entry '2144' for key 1
ERROR 1062: Duplicate entry '2145' for key 1
ERROR 1062: Duplicate entry '2146' for key 1
ERROR 1062: Duplicate entry '2147' for key 1
ERROR 1062: Duplicate entry '2148' for key 1
ERROR 1062: Duplicate entry '2151' for key 1
ERROR 1062: Duplicate entry '2152' for key 1
ERROR 1062: Duplicate entry '2154' for key 1
ERROR 1062: Duplicate entry '2156' for key 1
ERROR 1062: Duplicate entry '2158' for key 1
ERROR 1062: Duplicate entry '2160' for key 1
ERROR 1062: Duplicate entry '2162' for key 1
ERROR 1062: Duplicate entry '2164' for key 1
ERROR 1062: Duplicate entry '2165' for key 1
ERROR 1062: Duplicate entry '2166' for key 1
ERROR 1062: Duplicate entry '2171' for key 1
E
and so on
Reply With Quote
  #21  
Old 04-19-2002, 03:20 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

You already have the database loaded, of course its going to spit out a million duplicate items when you source db.sql.

drop database eq;
create database eq;
source db.sql;
Reply With Quote
  #22  
Old 04-19-2002, 03:35 AM
Xalivor
Fire Beetle
 
Join Date: Mar 2002
Posts: 29
Default

thanks trump that worked. But i am still getting errors about 2006. i read the post about it and did this.

mysql> GRANT ALL PRIVILEGES ON eq.* TO Ashy@localhost INDENTIFIED BY <mypass> WIT
H GRAN OPTION

but it didnt do anything that i noticed.

When i open World.exe it still says the same thing listed in previous posts.
Reply With Quote
  #23  
Old 04-19-2002, 03:36 AM
Xalivor
Fire Beetle
 
Join Date: Mar 2002
Posts: 29
Default

also in my winmysqladim under process it still doesnt list a DB
Reply With Quote
  #24  
Old 04-19-2002, 05:03 AM
Meekrat
Fire Beetle
 
Join Date: Mar 2002
Posts: 12
Default user/pass??

[Database]
host=localhost
user=my minilogin username
password=my minilogin password
database=eq

You are not putting minilogon user/pass are you? You are putting in the user/pass that you made for MySQL?

Thought i'd ask. Your post was not clear.
Reply With Quote
  #25  
Old 04-19-2002, 05:10 AM
Xalivor
Fire Beetle
 
Join Date: Mar 2002
Posts: 29
Default

yeah i think i am. i forgot my MYSQL password/username. But everytime i go to the MS window to fix it nohing happens
Reply With Quote
  #26  
Old 04-19-2002, 05:15 AM
ibleet
Hill Giant
 
Join Date: Feb 2002
Posts: 106
Default

Open up winmysqladmin, your username and password are listed there under the my.ini Setup tab.
Reply With Quote
  #27  
Old 04-19-2002, 05:18 AM
Xalivor
Fire Beetle
 
Join Date: Mar 2002
Posts: 29
Default

ok i did and it seems as though its the same as mini login
Reply With Quote
  #28  
Old 04-19-2002, 05:55 AM
ibleet
Hill Giant
 
Join Date: Feb 2002
Posts: 106
Default

Actually minilogin is eqemu eqemu, but any username and pw provided will work.
Reply With Quote
  #29  
Old 04-19-2002, 05:58 AM
Xalivor
Fire Beetle
 
Join Date: Mar 2002
Posts: 29
Default

im still getting the same errors

Grr all i wanna do is make items
Reply With Quote
  #30  
Old 04-19-2002, 08:54 AM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

DB.ini HAS to have your mySQL login and password. if you forgot it then delete c:\windows\my.ini then re-run Winmysqladmin.exe and make a new one.
__________________
Shawn319
Semi-Retired EQ Addict

(Retired)EQEmu Lead Tester
(Retired)EQEmu Tech Support

(Retired)Host/ServerOP - [LIVE] Official EQEmu Test Server
(Retired)Host/ServerOP - Shawn319's All-GM Dev Test Server
(Retired)ServerOP - EQEmu Beta Server
(Retired)ServerOP - GuildWars Server
(Retired)ServerOP - Raid Addicts
--------------------------
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:07 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