i installed mysql w/ phpmyadmin on my localhost. i created a database using phpmyadmin. now i want to create a user and password for it. how would i do that?
i did read the mysql's documentation. it said somethign about executing the Grant command. well, i tried that but always get some kind of error. Would any kind person just show me a simplee way to add a user and password to a database in myql?
i did read the mysql's documentation. it said somethign about executing the Grant command. well, i tried that but always get some kind of error. Would any kind person just show me a simplee way to add a user and password to a database in myql?