pom:datastore:mysql
This is an old revision of the document!
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.1350034944.txt.gz · Last modified: 2020/05/26 21:59 (external edit)