Try running this at a mysql prompt:
grant all on emusp3.* to eq@localhost identified by 'eq';
Having a db named eq is fine, only the user is important. The installer creates a database called emusp3 and a user/pass eq. When the installer ran, did you make sure you had database selected and did a window pop up saying it was sourcing your database for several minutes?
|