Re: Add password to a existing database/table

2001-03-19 Thread Gerald L. Clark
Read chapter 6 of the MySQL manual. It is explained there. Nyon wrote: > > Hi, > > I am a newbie in Mysql and is confused about setting login/passwords. Just > want a simple security measure as I am the only user. > > Here's the scenario: > I managed to connect using PHP to mysql via the mysql

Add password to a existing database/table

2001-03-17 Thread Nyon
Hi, I am a newbie in Mysql and is confused about setting login/passwords. Just want a simple security measure as I am the only user. Here's the scenario: I managed to connect using PHP to mysql via the mysql_connect without using any hostname/password. What do I change to impose this security m