User Tools

Site Tools


pom:datastore:mysql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
pom:datastore:mysql [2012/10/12 08:57] – external edit 127.0.0.1pom:datastore:mysql [2020/05/26 21:59] (current) – external edit 127.0.0.1
Line 3: Line 3:
 This module connects to a MySQL database. This module connects to a MySQL database.
  
-  * dbname +Parameters : 
-Database name to connect to.\\ +^ Name ^ Default value ^ Description ^ 
-Default : pom +|dbname|pom|Database name to connect to.| 
- +|host|localhost|Host where the database resides.| 
-  * host +|port|0|TCP port to connect to. Setting means connecting using a unix socket.| 
-Host where the database resides.\\ +|user| |Username to provide to MySQL when connecting to the database.| 
-Default : localhost +|password| |Password to provide to MySQL when connecting to the database.| 
- +|unix_socket| |Socket or named pipe to use.|
-  * port +
-TCP port to connect to.\\ +
-Default : +
- +
-  * user +
-Username to provide to MySQL when connecting to the database.\\ +
-Default : empty +
- +
-  * password +
-Password to provide to MySQL when connecting to the database.\\ +
-Default : empty +
- +
-  * unix_socket +
-Socket or named pipe to use.\\ +
-Default : empty+
pom/datastore/mysql.1350032225.txt.gz · Last modified: 2020/05/26 21:59 (external edit)