Re: Mysql Root User (super user)

2001-05-10 Thread EagleIce
On Thursday 10 May 2001 19:38, Peter Pentchev wrote: > The MySQL root user, the one created as superuser, comes with the username > 'root' :) > > Just start your MySQL server, and try: > > mysql -u root > > This shall bring you to the MySQL prompt, if you have not configured > a password with mysq

Re: Mysql Root User (super user)

2001-05-10 Thread Peter Pentchev
On Thu, May 10, 2001 at 10:16:33AM -0700, Simon Chan wrote: > In 6.13 of the mysql manual (Setting up th initial Mysql Privileges), it mentions >that "the Mysql > root user is created as a superuser who can do anything. The Initial root password >is empty, so > anyone can connect as root withou

Re: Mysql Root User (super user)

2001-05-10 Thread Paul DuBois
At 10:16 AM -0700 5/10/01, Simon Chan wrote: >In 6.13 of the mysql manual (Setting up th initial Mysql >Privileges), it mentions that "the Mysql >root user is created as a superuser who can do anything. The >Initial root password is empty, so >anyone can connect as root without a pasword and be

Mysql Root User (super user)

2001-05-10 Thread Simon Chan
In 6.13 of the mysql manual (Setting up th initial Mysql Privileges), it mentions that "the Mysql root user is created as a superuser who can do anything. The Initial root password is empty, so anyone can connect as root without a pasword and be granted all privileges." How is this mysql super