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: |
|
|