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 03-31-2003, 06:16 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default Access Denid but y!

mysql> GRANT ALL PRIVILEGES ON eq.* TO test@localhost IDENTIFIED BY 'test' WITH GRANT OPTION;

ERROR 1044: Access denied for user: '@127.0.0.1' to database 'eq'

l: test
p: test
db: eq
localhost/127.0.0.1


Never usually have problems setting up emulator.. but the fix keeps denying me.
Reply With Quote
  #2  
Old 03-31-2003, 07:53 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

help help help me!!
Reply With Quote
  #3  
Old 03-31-2003, 09:06 PM
EnFuego98
Fire Beetle
 
Join Date: Jan 2003
Posts: 13
Default

Might wanna try this:

Code:
GRANT ALL PRIVILEGES ON *.* TO '%'@127.0.0.1 IDENTIFIED BY '%' WITH GRANT OPTION;
This will let any user on the local machine access any SQL database. Worked for me when the line you're using didn't.
Reply With Quote
  #4  
Old 04-01-2003, 03:03 AM
brit4shains
Fire Beetle
 
Join Date: Mar 2003
Posts: 12
Default

Try this before you enter the GRANT...

c:\mysql\bin\mysql.exe --user=root eq

Mysql has the default server admin as root no matter what OS you're running. This is deep in the MySQL web docs.
__________________
If you jog in a jogging suit, lounge in lounging pajamas, and smoke in a smoking jacket, WHY would anyone want to wear a windbreaker??
Reply With Quote
  #5  
Old 04-01-2003, 03:38 AM
Bigpull
Discordant
 
Join Date: Feb 2003
Posts: 305
Default

Quote:
user: '@127.0.0.1' to database 'eq'
Reply With Quote
  #6  
Old 04-01-2003, 10:27 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

yea i noticed.. user is messed. I tried for about 10 minutes and lost interest.. going to try to fix it right now.
Reply With Quote
  #7  
Old 04-01-2003, 10:36 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

Quote:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Darkyth>cd c:\mysql\bin

C:\mysql\bin>mysql.exe --user=root eq
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 127 to server version: 4.0.12-nt

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

mysql> GRANT ALL PRIVILEGES ON *.* TO '%'@127.0.0.1 IDENTIFIED BY '%' WITH GRANT
OPTION;
Query OK, 0 rows affected (0.05 sec)
Run minilogin.
Run world.exe

Quote:
Failed to connect to database: Error: #1045: Access denied for user: 'test@127.0
.0.1' (Using password: YES)
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.3
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.3
Loading Variables, zone names & items...
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadVariables query 'SELECT varname, value, unix_timestamp() FROM varia
bles where unix_timestamp(ts) >= 0' #2006: MySQL server has gone away
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in LoadZoneNames query 'SELECT MAX(zoneidnumber) FROM zone' #2006: MySQL s
erver has gone away
EMuShareMem.dll loaded.
Database Error: Lost connection, attempting to recover....
DB Query Error #2006: MySQL server has gone away
Error in GetItemsCount query 'SELECT MAX(id), count(*) FROM items' #2006: MySQL
server has gone away
Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
Error: Could not load item data
Reply With Quote
  #8  
Old 04-01-2003, 08:08 PM
EnFuego98
Fire Beetle
 
Join Date: Jan 2003
Posts: 13
Default

Are you using MySQL 4.0 by chance? I was getting the same thing, couldn't figure it out. I got frustrated and just went back to 3.23.
Reply With Quote
  #9  
Old 04-01-2003, 09:57 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

try using

test@127.0.0.1 as the user field, and test@localhost

also , manually log into mysql with the test username and password, you might not be using the right password...
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #10  
Old 04-02-2003, 06:47 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

not working =\

I reinstalled mysql earlier to make sure it was test/test (didn't know you could login manually).

I was using easyphp (so I could use php on localhost, it had mysql in it so it interfered with my older mysql) - I uninstalled it but it might still be affecting it somehow. But either way it was still test/test.
Reply With Quote
  #11  
Old 04-08-2003, 02:08 PM
monitor
Fire Beetle
 
Join Date: Oct 2002
Posts: 23
Default

I had Exactly the same problem with mysql 4, went back to 3.23 and all problems dissapeared!
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 11:46 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