Re: mysql_secure_installation

2011-12-29 Thread Reindl Harald
Am 29.12.2011 18:42, schrieb Ryan Dewhurst: > I would assume that MySQL is installed mostly on production servers > rather than in class room environments. > > Wouldn't it make more sense for MySQL to be secure by default rather > than insecure by default? yes and no yes because there are way

Re: mysql_secure_installation

2011-12-29 Thread Ryan Dewhurst
Hi Shawn, I would assume that MySQL is installed mostly on production servers rather than in class room environments. Wouldn't it make more sense for MySQL to be secure by default rather than insecure by default? It would make more sense to me if there was a 'mysql_insecure_installation' script

Re: mysql_secure_installation

2011-12-27 Thread Shawn Green (MySQL)
Hello Ryan, On 12/18/2011 15:36, Ryan Dewhurst wrote: Hi, Does anyone know why what's done in 'mysql_secure_installation' [0] isnot part of the default mysql installation? [0] http://dev.mysql.com/doc/refman/5.0/en/mysql-secure-installation.html Thank you,Ryan Dewhurst P.S. I also asked this que