Diff for /wikisrc/pkgsrc/how_to_install_a_mysql_server.mdwn between versions 1.6 and 1.7

version 1.6, 2021/09/05 00:57:14 version 1.7, 2021/09/12 20:42:59
Line 34  If MySQL is not starting up, you may nee Line 34  If MySQL is not starting up, you may nee
     # mkdir /var/mysql      # mkdir /var/mysql
     # mysql_install_db      # mysql_install_db
     # chown -R mysql:mysql /var/mysql      # chown -R mysql:mysql /var/mysql
       
   The default MySQL server database root password is auto-generated and marked expired upon creation. For security reasons, you should set your root password as soon as possible.
   
 If you need information about the MySQL server package, use the following:   If you need information about the MySQL server package, use the following: 
           

Removed from v.1.6  
changed lines
  Added in v.1.7


CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb