Category:Technology -> Adventures with the naked Mac Mini Server -> MySQL-Config-Lion | ARTS & FARCES internet wiki

Category:Technology -> Adventures with the naked Mac Mini Server -> MySQL-Config-Lion

Category:Technology -> Adventures with the naked Mac Mini Server -> Configure MySQL on Lion

Configure the MySQL database server

Use these steps to configure MyQL:

  1. Open a terminal window and enter sudo mysql_secure_installation.
  2. Hit the Enter key for a new installation with no current MySQL password.
  3. Follow the prompts to set up a new MySQL database server root password.
  4. Alternatively, if a MySQL password already exists, open a terminal window and enter username@[~]: mysql -u root -p[password] (where [password] is the new password.

Categories:

Copyright © 1993–2012 ARTS & FARCES LLC. All rights reserved.