>
> you need to run
> http://dev.mysql.com/doc/refman/5.0/en/mysql-secure-installation.html
> (mysql_secure_installation) command from commandline
Ok thanks, Ero!
On Sun, Aug 31, 2014 at 7:06 AM, Eero Volotinen
wrote:
> 2014-08-31 6:12 GMT+03:00 Tim Dunphy :
>
> > Hello,
> >
> > I discovered
There is a program "mysql_secure_installation" which can be used to set a
root password and remove those accounts.
However it sounds like you did the job manually.
Did you also issue the sql command "flush privileges"?
On Sun, Aug 31, 2014 at 1:12 PM, Tim Dunphy wrote:
> Hello,
>
> I discover
2014-08-31 6:12 GMT+03:00 Tim Dunphy :
> Hello,
>
> I discovered today that CentOS 7 has replaced MySQL with MariaDB. Which is
> fine, it's seems really similar. And I was already aware that it was
> written by the original team that wrote mysql.
>
> It's cool that the mysql command still gets yo
MariaDB is just a fork of MySQL so the code is the same. Over time it will
diverge but under control of the community rather than Oracle.
On 08/31/2014 12:43 AM, Tim Dunphy wrote:
>> my.cnf doesn't have the passwords. When you first set up mysql, you use
>> the mysqladmin command to set the roo
>
> my.cnf doesn't have the passwords. When you first set up mysql, you use
> the mysqladmin command to set the root password.
> MariaDB doesn't handle the initial set up any differently than MySQL.
> man mysqladmin
> C7 does do some stuff differently with the config as the "real" config
> files a
On 08/30/2014 10:12 PM, Tim Dunphy wrote:
> Hello,
>
> I discovered today that CentOS 7 has replaced MySQL with MariaDB. Which is
> fine, it's seems really similar. And I was already aware that it was
> written by the original team that wrote mysql.
>
> It's cool that the mysql command still get
Hello,
I discovered today that CentOS 7 has replaced MySQL with MariaDB. Which is
fine, it's seems really similar. And I was already aware that it was
written by the original team that wrote mysql.
It's cool that the mysql command still gets you in!
This is the version I have:
[root@web1:~] #m
7 matches
Mail list logo