Slide 16
Slide 16 text
General Instructions from mysql2 gem
By default, the mysql2 gem will try to find a copy of MySQL in this order
:
• Option --with-mysql-dir, if provided (see below)
.
• Option --with-mysql-config, if provided (see below)
.
• Several typical paths for mysql_config (default for the majority of users)
.
• The directory /usr/local.