hi all
I followed the instructions
and when I hit world, its starts off but then i get
connecting to LoginServer : newlogin1.eqemulator.net:5998
Login server responded with FatalError. disabling reconnect
Error message: Account/Passwrod invalid
209.165.244.252:5998: TCPConnection ::RecvData<>: Error: 10053
Now I have definatly used the same password in the Grant that I used settign mysql up.
the mysql.ini reads
#This File was made using the WinMySQLAdmin 1.4 Tool
#13/09/2005 22:45:06
#Uncomment or Add only the keys that you know how works.
#Read the MySQL Manual for instructions
[mysqld]
basedir=C:/my/mysql
#bind-address=192.168.0.191
datadir=C:/my/mysql/data
#language=C:/my/mysql/share/your language directory
#slow query log#=
#tmpdir#=
#port=3306
#set-variable=key_buffer=16M
[WinMySQLadmin]
Server=C:/my/mysql/bin/mysqld-nt.exe
user=bolerus
password=chrisabc
and the Grant I typed was:-
c:> mysql -u root
mysql> use EQ
database changed
mysql> GRANT ALL PRIVILEGES ON eqdr2.* TO bolerus@localhost
IDENTIFIED BY 'chrisabc' WITH GRANT OPTION;
Query ok, 0 rows affected <0.00 sec>
mysql> exit
Now I think the 0 rows affected is maybe the real problem.
Can any body help please, I even made a DVD copy of my eq instalation before downloading any of the DOD patches, so i am hopefully on the correct version.
|