MysqlRdb
A MySQL database instance
Overview
MysqlRdb:
A MySQL database instance
Design
- Super Type
-
Rdb
Role |
Concrete. (Objects can be created.)
|
Instance Names |
Unique
|
Notification |
false
|
Template Directory |
|
Data View |
Children,
proximity:
1
|
Logger Name
|
MysqlRdb |
Constraints
Allowed Child Dependencies
1: These types have a Singleton constraint. Only one instance may be added as a resource.
Allowed Parent Dependencies
Attributes
Defaults for Imported Attributes
Name |
Default |
mysqlPort
|
3306 |
Commands
Related Types
The following types are defined for use with MysqlRdb.
MysqlBasedir
Overview
MysqlBasedir:
The MySQL installation directory
Design
- Super Type
-
MysqlSetting
Role |
Concrete. (Objects can be created.)
|
Instance Names |
Unique
|
Attributes
Exported Attributes
Name |
Property |
mysqlBasedir
|
settingValue |
MysqlDatadir
Overview
MysqlDatadir:
The MySQL data directory
Design
- Super Type
-
MysqlSetting
Role |
Concrete. (Objects can be created.)
|
Instance Names |
Unique
|
Attributes
Exported Attributes
Name |
Property |
mysqlDatadir
|
settingValue |
MysqlLoadScript
Overview
MysqlLoadScript:
Schema load script used by MySQL
Design
- Super Type
-
MysqlSetting
Role |
Concrete. (Objects can be created.)
|
Instance Names |
Unique
|
Attributes
Exported Attributes
Name |
Property |
mysqlLoadScript
|
settingValue |
MysqlNode
Overview
MysqlNode:
The node hosting the MySQL instance
Design
- Super Type
-
MysqlSetting
Role |
Concrete. (Objects can be created.)
|
Instance Names |
Unique
|
Attributes
Exported Attributes
Name |
Property |
mysqlNode
|
settingValue |
MysqlPassword
Overview
MysqlPassword:
A MySQL schema username and password
Design
- Super Type
-
MysqlSetting
Role |
Concrete. (Objects can be created.)
|
Instance Names |
Unique
|
Attributes
Exported Attributes
Name |
Property |
pass
|
settingValue |
user
|
settingType |
MysqlPort
Overview
MysqlPort:
Port used by MySQL
Design
- Super Type
- Port
Role |
Concrete. (Objects can be created.)
|
Instance Names |
Unique
|
Attributes
Exported Attributes
Name |
Property |
mysqlPort
|
settingValue |
MysqlSetting
Overview
MysqlSetting:
A MySQL configuration setting
Design
- Super Type
- Setting
Role |
Abstract. (Objects cannot be created.)
|
Instance Names |
Unique
|
Constraints
Allowed Parent Dependencies