Browse Source
Bug#48031: mysql_secure_installation -- bash bug regarding passwords with
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.pull/374/head
2 changed files with 48 additions and 6 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue