help with mysql

Associate
Joined
8 Nov 2005
Posts
425
Location
Derbyshire UK
Hi all. Managed to setup PHP fine and tested it,

know i need to get mysql to run, Ive download the installer from mysql and installed it, On windows 2003 enterprise server,

The thing is i need to know what commands or on the command line

Ive made it so that i create database using the CREATE DATABASE (DBNAME); command,

But how i password protect it ? And do i need to do the use command for the database everytime pc is on, I was hopin of havin more then one sql D active at same time,

Been struggling to get myphp working but i guess when its up will be loads easier to manage sql databases
 
Back
Top Bottom