Quote:
	
	
		| 
					Originally Posted by bolerus
					
				 hi all
 
 mysql> use EQ
 database changed
 mysql> GRANT ALL PRIVILEGES ON eqdr2.* TO *******@localhost
 IDENTIFIED BY '*******' 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.
 | 
	
  0 rows affected is ok, however.. your using the eq database, and granting privileges on the eqdr2 database. Also you should change your username and password now.. (Use ** when posting, or people will take advantage)