MySQL Parameters
MySQL Port
PARAMETER |
PORT |
Purpose |
This parameter defines the port used by MySQL |
Example |
-PORT=8000 |
Default |
-PORT=3306 |
MySQL User Name
PARAMETER |
USER |
Purpose |
This parameter defines the user name for MySQL |
Example |
-USER=RICHARD |
MySQL User Password
PARAMETER |
PWD |
Purpose |
This parameter defines the user password for MySQL |
Example |
-PWD=&*#$@97$ |
MySQL Database Name
PARAMETER |
MSDatabase |
Purpose |
This parameter defines the name of the MySQL Database |
Example |
-MSDatabase=gaia |
Default |
-MSDatabase=drawing |
MySQL Drawing Table Name
PARAMETER |
MSDrawings |
Purpose |
This parameter defines the name of the MySQL Drawing Table |
Example |
-MSDrawing=maps |
Default |
-MSDrawing=drawings |
MySQL Layer Table Name
PARAMETER |
MSLayers |
Purpose |
This parameter defines the name of the MySQL Layer Table |
Example |
-MSLayer=sheets |
Default |
-MSLayer=layers |
MySQL Layout Table Name
PARAMETER |
MSLayouts |
Purpose |
This parameter defines the name of the MySQL Layout Table |
Example |
-MSLayout=views |
Default |
-MSLayout=layouts |
MySQL Text Item Table Name
PARAMETER |
MSTextItems |
Purpose |
This parameter defines the name of the MySQL Text Items Table |
Example |
-MSTextItems=text |
Default |
-MSTextItems=textitems |
Last updated on 13 Feb 2024
Published on 19 May 2022