Setting up "no password" users?

2001-07-25 Thread kynn
I recently did my first mySQL installation (the OS is Linux). How can I set up users so that they do not need to supply a password to use mysql? I want to be able to issue commands like mysql -e "select host,db,user from db" mysql instead of having to do something like mysql -e "select

HELP!!!!! How to set root password?

2001-07-11 Thread kynn
I've been reading the documentation for the last 3 hours in search for the answer to this question, to no avail. To preserve the little eyesight I have left, I've decided to post it. I've been trying to install mysql-max-3.23.39 on a Linux system (pc-linux-gnu-i686). The daemon runs fine, bu