New socket option for MySQL 5.7

Bug #1268346 reported by Daniël van Eeden
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
MySQL Sandbox
Invalid
Undecided
Unassigned

Bug Description

Running "./my sql_secure_installation" does not work by default in MySQL 5.7. It does work if you specify the "-S /socket/location" option. Earlier versions didn't have options. Unfortunately it does not seem to support "--defaults-file".

Revision history for this message
Giuseppe Maxia (giuseppe-maxia) wrote :

In my experience, the issue with mysql_secure_installation is that it is unfriendly at the source. There is no way to use it with non-default configuration, or if there is, I haven't found it yet.

MySQL Sandbox does its own secure cleanup with its default installation. It assigns a password to root and removes the anonymous users. Since you can assign a password and a binding address during installation, I think this matter is handles almost as well as the deficient 'mysql_secure_installation'.

In MySQL 5.7.4, the lack of anonymous users makes this procedure almost completely obsolete.

Fixing this problem (if it were possible at all) would involve too much effort for little benefit.

Changed in mysql-sandbox:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.