Georgi Kodinov
edf16dbeb3
Bug #54004 : mysql_secure_installation identifies "local host" incorrectly
...
The removal of non-local root users is overzealous in
mysql_secure_installation. (Bug #54004 )
2010-07-14 13:53:49 +03:00
Georgi Kodinov
0f3493a490
Bug #52274 : Missing path to mysql in mysql_secure_installation
...
Added some code to try to find the mysql command line in the most
common places and stop if it's not there.
2010-07-09 14:11:12 +03:00
Timothy Smith
3aff1e9570
Bug#48031: mysql_secure_installation -- bash bug regarding passwords with
...
special chars
This script failed when the user tried passwords with multiple spaces, \, # or
' characters. Now proper escaping and quoting is used in all contexts.
This problem occurs in the Perl version of this script, too, so fix it in both
places.
2009-11-03 13:50:28 -07:00
Timothy Smith
9e7cd0fbeb
Bug#48086: mysql_secure_installation does NOT work on Solaris
...
Remove a bash-ism (if ! ...).
2009-11-03 13:32:12 -07:00
kent@mysql.com/kent-amd64.(none)
88b3c4f03a
Merge mysql.com:/home/kent/bk/tmp/mysql-4.1-build
...
into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
2007-01-01 05:31:23 +01:00
kent@mysql.com/kent-amd64.(none)
0255a1c9c2
mysql_secure_installation.sh:
...
Portable handling of "echo" without newline (bug#24605)
check-cpu:
In developer script safe to use "printf", not "echo -n"
2007-01-01 05:30:31 +01:00
kent@mysql.com/kent-amd64.(none)
226a5c833f
Many files:
...
Changed header to GPL version 2 only
2006-12-23 20:17:15 +01:00
vva@eagle.mysql.r18.ru
dcc36e671c
added to mysql_secure_installation
...
changing root password on all hosts (bug 1228)
2003-10-24 15:20:46 -04:00
jcole@mugatu.spaceapes.com
70c05507db
Oops, missed the actual file.
...
Added mysql_secure_installation
2002-06-08 23:12:39 -05:00