Class Sql.mysqls
- Description
Implements SQL-urls for mysqls://[user[:password]@][hostname][:port][/database]
Sets the connection to SSL-mode, and sets the default configuration file to
"/etc/my.cnf"
.- FIXME
Ought to load a suitable default configuration file for Win32 too.
- Note
This connection method only exists if the Mysql-module has been compiled with SSL-support.
- Inherit
mysql
inherit Sql.mysql : mysql