I know this is as basic as it gets but if someone would help i'd be greatful.
I have never worked with mysql and am trying to install it on winxp. Im following a step by step tutorial. After installing the binary the tutorial says this:
"If you are a MySQL virgin and you've never installed MySQL before, you need to create the default permissions, so type ... scripts/mysql_install_db to set these up. "
Where should i type this? In the command line? That doesn't work because mysql_install_db is not an executable. Do i need to install some perl interpretor?
The tutorial later says:
"Typing mysql.server start starts the server, and mysql.server stop stops the server."
Where should this be written and how do i make sure it works?
Again, sorry if im taking up your time with basics but no basic tutorial i've seen explains this so that i get it. Thanks.
I have never worked with mysql and am trying to install it on winxp. Im following a step by step tutorial. After installing the binary the tutorial says this:
"If you are a MySQL virgin and you've never installed MySQL before, you need to create the default permissions, so type ... scripts/mysql_install_db to set these up. "
Where should i type this? In the command line? That doesn't work because mysql_install_db is not an executable. Do i need to install some perl interpretor?
The tutorial later says:
"Typing mysql.server start starts the server, and mysql.server stop stops the server."
Where should this be written and how do i make sure it works?
Again, sorry if im taking up your time with basics but no basic tutorial i've seen explains this so that i get it. Thanks.