[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Strange MySQL defaults



Hello Gerald,
Many thanks for your tip.
Next on, what if I remove the <blank> user account and what if I remove the 'test' database ? Will everything still be allright with mySQL behaviour ?
Kindest regards
Bertrand

At 07:39 11-04-2003, Gerald wrote:
On Fri, 11 Apr 2003, bib wrote:

> Dear all,
> I've a small remaining question about mySQL defaults after having
> reinstalled a cobalt RaQ550 from scratch and after having made all updates.
>
> The next day, we had default users in the mysql.user table that we never
> created, i.e:
>
> +--------------+------------+------------------+
> | User         | Host       | Password         |
> +--------------+------------+------------------+
> | root         | 10.0.0.150 |                  |
> |              | localhost  |                  |
> |              | 10.0.0.150 |                  |
> +--------------+------------+------------------+
>
> We never added root on host 10.0.0.150.
> Same remark for the two 'blank' user.
>
   10.0.0.150 is the IP used by the restore CD,
   So may be normal. I'll check mine (later) and let you know if not.

Gerald