The agent never reports online if the mysql port is not 3306
State
10-Fix Delivered (Fix available in build)
Category:Subcategory
suncluster:ha-mysql
Keywords
Responsible Engineer
Detlef Ulherr
Reported Against
3.1_patch
Duplicate Of
Introduced In
Commit to Fix
3.2_patch_02
Fixed In
3.2_patch_02
Release Fixed
3.2_patch(3.2_patch_02)
Related Bugs
Submit Date
23-January-2007
Last Update Date
14-February-2007
Description
If the port is set to something else than 3306, the agent probe never reports online.
The mysql specific cammands of the probe and the database preparation do not use the anything else than port 3306.
Work Around
use port 3306 for your mysql database configuration.