Go to main content

Oracle® Solaris Cluster Data Service for MySQL Guide

Exit Print View

Updated: October 2019
 
 

HA for MySQL Extension Properties

The ORCL.mysql resource type inherits the algorithms and properties from the ORCL.gds resource type. Only the additional extension properties for the ORCL.mysql resource type are described in this Appendix. For a description of all other properties, see Developing Agents With the Generic Data Service (GDS).

ORCL.mysql Extension Properties

The additional extension properties of this resource type are as follows:

Debug_level

This property indicates the level to which debug messages for the MySQL resources are logged. When the debug level is increased, more debug messages are written to the system log /var/adm/messages as follows:

0

No debug messages

1

Function Begin and End messages

2

All debug messages and function Begin and End messages

You can specify a different value of the Debug_level extension property for each node that can master the resource.

Data type

Integer

Default

0

Range

0-2

Tunable

Any time

Mysql_basedir

This property specifies the base directory, which is the directory where the MySQL binaries are installed. This property is mandatory.

Data type

String

Default

None defined

Range

Not applicable

Tunable

When disabled

Mysql_check

This property specifies the flag if the probe should do an intensive check for the MySQL objects. This property is mandatory.

Data type

Boolean

Default

True

Range

Not applicable

Tunable

When disabled

Mysql_cluster

This property specifies the flag if the probe should do an intensive check for the MySQL ndb objects. This property is mandatory.

Data type

Boolean

Default

False

Range

Not applicable

Tunable

When disabled

Mysql_datadir

This property specifies the directory where the data is stored. This property is mandatory.

Data type

String

Default

None defined

Range

Not applicable

Tunable

When disabled

Mysql_fmuser

This property specifies the MySQL database user for fault monitoring. This property is mandatory.

Data type

String

Default

None defined

Range

Not applicable

Tunable

When disabled

Mysql_host

This property specifies the IP alias to use for the MySQL probes.

Data type

String

Empty string

None defined

Range

Not applicable

Tunable

When disabled

Mysql_logdir

This property specifies the directory where the MySQL logs are stored. This property is mandatory.

Data type

String

Default

None defined

Range

Not applicable

Tunable

When disabled

Mysql_user

This property specifies the MySQL operating system user. This property is mandatory.

Data type

String

Default

None defined

Range

Not applicable

Tunable

When disabled

Previous
Next