View Single Post
  #7  
Old 11-29-2003, 05:16 AM
Shawn319
Demi-God
 
Join Date: Jan 2002
Posts: 2,073
Default

Looks good except for the part where you do the 'grant' command..

The best time to do this, is right before you plan on creating the 'eq' database.

From a command line (start, run, CMD), type:

cd\mysql\bin

mysql -u root mysql
(this opens mysql fully enabled)

then once inside mysql, type:

grant all privileges on *.* to username@localhost identified by 'password' with grant option;

(and change the username/password to be the u/p you choose when running winmysqladmin for the first time)

Then go on to create the database.
__________________
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
--------------------------