For
database-type
:mysql
,
connection-spec
may be in the canonical form described for connect, but it may also have the extensions described in this section.
In both the string and plist forms of connection-spec described below, any part that is omitted defaults to the MySQL default:
anonymous user
No password
No default database
localhost
3306 (unless using unix-socket ).