Database settings for MySql
I have set up MS SQL with no problem, it tests out fine, now, with MySQL is where I'm having trouble.
MySQL Server Name:
localhost MySQL Install Path: when I was installing MySQL it asked me about InnoDB Datafiles location (which I set to e:\MySQL InnoDB Datafiles) is that where I point it to, or is it bin directory of MySQL install folder under program files? Or is it some other directory that I have no clue about?
MySQL IP Address: I set it the same as my MS SQL IP address since both are on the same server
MYSQL Port:
3306 (that is the default port, and I don't believe I have changed it in any way, though I have no idea where to look to confirm the validity of the port number)
MySQL Administrator Name: is that so called root administrator? In installation instructions it instructed me to change root to some other user name which I did, and that's the name I'm entering in this field. Or do I have to create some other user name?
MySQL Administrator Password: I enter the pwd for the root user
Confirm Password: same as above
Test Connectivity: I'm getting "
Error occurred while connecting to the database!"
I hope somebody is smarter than I am about this MySQL 'bidness.' I tired to point it to all possible directories with no luck.
TIA,
Val
post edited by waldis - 2010/05/05 14:21:30