--- scripts/mysql_install_db.pl.in.orig 2016-10-08 10:34:40 UTC +++ scripts/mysql_install_db.pl.in @@ -538,7 +538,7 @@ parse_arguments($opt, 'PICK-ARGS-FROM-AR # ---------------------------------------------------------------------- if ( $opt->{'random-passwords'} ) { - # Add other non-working OS like this: $^O =~ m/^(solaris|linux|freebsd|darwin)$/ + # Add other non-working OS like this: $^O =~ m/^(solaris|linux|bsdsunix|freebsd|darwin)$/ # and maintain "usage()". # Issue 1: random password creation # Issue 2: confidential file