MAMP PRO: MySQL Configuration

MAMP PRO uses the MySQL database shipped with MAMP. MySQL is the most common database server used for small web sites as well as complex enterprise products. MAMP is also shipped with the MySQL administration tool "phpMyAdmin" for accessing all your databases stored in the server.

Thus the maintenance of MAMP's MySQL server is really easy. The configuration options in MAMP PRO mostly target security issues as
  • MySQL root password
  • log files
  • base configuration of mysqld

 
 MySQL Configuration

Features:


More Informations:

MAMP PRO Facts:

  • expandable: any number of virtual hosts on a Mac
  • configurable: activate Apache modules easily
  • outgoing: send mails instantly with Postfix mailserver
  • customer friendly: external access for customers via DynDNS
  • database affine: operate MySQL via phpMyAdmin from the GUI
  • seminal: based on the free MAMP
  • flexible: host wikis, test pages, cms etc. in the intranet
  • fast: just one click to switch between multiple PHP versions
badgerss