pom:datastore:mysql
datastore_mysql
This module connects to a MySQL database.
Parameters :
Name | Default value | Description |
---|---|---|
dbname | pom | Database name to connect to. |
host | localhost | Host where the database resides. |
port | 0 | TCP port to connect to. Setting 0 means connecting using a unix socket. |
user | Username to provide to MySQL when connecting to the database. | |
password | Password to provide to MySQL when connecting to the database. | |
unix_socket | Socket or named pipe to use. |
pom/datastore/mysql.txt · Last modified: 2020/05/26 21:59 by 127.0.0.1