Re: local MySQL server authenticating users by machine username

2001-08-09 Thread Bennett Haselton
At 06:04 PM 8/8/2001 -0500, Paul DuBois wrote: >At 2:50 PM -0700 8/8/01, Bennett Haselton wrote: >>The first page of the MySQL tutorial at: >>http://www.mysql.com/doc/C/o/Connecting-disconnecting.html >> >>says that when you connect to the MySQL server, it authenticates you >>based on a username

Re: local MySQL server authenticating users by machine username

2001-08-08 Thread Gerald Jensen
lt;[EMAIL PROTECTED]> Sent: Wednesday, August 08, 2001 4:50 PM Subject: local MySQL server authenticating users by machine username > The first page of the MySQL tutorial at: > http://www.mysql.com/doc/C/o/Connecting-disconnecting.html > > says that when you connect to the MySQL serve

Re: local MySQL server authenticating users by machine username

2001-08-08 Thread Paul DuBois
At 2:50 PM -0700 8/8/01, Bennett Haselton wrote: >The first page of the MySQL tutorial at: >http://www.mysql.com/doc/C/o/Connecting-disconnecting.html > >says that when you connect to the MySQL server, it authenticates you >based on a username and password that you enter, unless the server >is a

local MySQL server authenticating users by machine username

2001-08-08 Thread Bennett Haselton
The first page of the MySQL tutorial at: http://www.mysql.com/doc/C/o/Connecting-disconnecting.html says that when you connect to the MySQL server, it authenticates you based on a username and password that you enter, unless the server is also configured to allow "anonymous" access, in which ca