I have MySQL set up and running, but I am under the impression that I am unable to password protect it properly because I can't protect it as root user. From what I've been reading I should be setting it up as
mysqladmin -u root password _thepassword_ But with phpMyAdmin I can still log in as other users. Is there a way around this? I am under the impression that I could not. Much thanks for any help! Michael Katz