On Tue, Jul 03, 2007 at 03:35:56PM +0100, Jaime Ventura wrote:
> Hello
>I've install mysql on a etch box e I've noticed a debian-sys-maint user.
See /usr/share/doc/mysql-server-5.0/README.Debian.gz - it's
automagically created to help the init scripts and the like.
>Shouldnt this user h
Hello
I've install mysql on a etch box e I've noticed a debian-sys-maint user.
Shouldnt this user have grant privileges?
Aparently it does:
mysql> select Grant_priv from user where User="debian-sys-maint";
++
| Grant_priv |
++
| Y |
++
1 ro
2 matches
Mail list logo