mysql.conf 110 B

1234
  1. cat <<CONF
  2. --with-mysqli=mysqlnd --with-mysql-sock=/var/run/mysqld/mysqld.sock --with-pdo-mysql=mysqlnd
  3. CONF