Re: [CentOS] MySQL setup: initial user weirdness

2009-09-22 Thread Robert Heller
At Tue, 22 Sep 2009 15:06:29 +0200 CentOS mailing list wrote: > > Robert Heller a écrit : > > > > They are there to provide initial access to MySQL. It is *expected* as > > part of the post install process to do more or less what you just did. > > Thanks very much for the detailed explanat

Re: [CentOS] MySQL setup: initial user weirdness

2009-09-22 Thread Niki Kovacs
Robert Heller a écrit : > > They are there to provide initial access to MySQL. It is *expected* as > part of the post install process to do more or less what you just did. Thanks very much for the detailed explanation ! Niki ___ CentOS mailing list C

Re: [CentOS] MySQL setup: initial user weirdness

2009-09-22 Thread Robert Heller
At Tue, 22 Sep 2009 09:09:15 +0200 CentOS mailing list wrote: > > Hi, > > I've always been a bit puzzled by MySQL's initial setup. Right after > installing MySQL, no password is set, so that's the first thing I care > about. I know there's a way to do that with mysqldadmin, but hey, > diffe

[CentOS] MySQL setup: initial user weirdness

2009-09-22 Thread Niki Kovacs
Hi, I've always been a bit puzzled by MySQL's initial setup. Right after installing MySQL, no password is set, so that's the first thing I care about. I know there's a way to do that with mysqldadmin, but hey, different ways lead to Saint-Bauzille-de-Montmel. # chkconfig mysqld on # service my