TKU October 2008
In TKU October 2008 the pattern was updated to allow additional attributes on the SI, db_path and socket_file, to be visible at all times, not just when in debug mode.
TKU December 2008
In TKU December 2008 port information was added to the Software Instance. In addition, the configuration file path is now also obtained from the command line arguments.
The key for the SI (in cases where instance-based SI is created) now only uses port, type and host.key and no longer uses either port or datadir making it more stable.
TKU January 2009
In TKU January 2009 we fixed a bug with the way DB path was reported. On the DB path no longer includes extraneous quotes or hard returns.
TKU July 2009
In TKU July 2009 we enhanced the regular expressions used to extract the configuration file path out of the trigger process' command line arguments to cater for notation such as '"--defaults-file=<config_file_path>"'.
TKU March 2010
In TKU March 2010 we amended the key. Now if the key includes the data directory it will be stored as a hash rather than as plain text. This should ensure the key is always less than 256 characters long
TKU April 2010
In TKU April 2010 the regular expressions getting datadir from the Windows command line args were tightened. In addition, the datadir was hashed before adding it to the key in an alternative location in the code and one regular expression, (?m)^datadir="?(.+?)["\r], had '(?m)' changed to '(?i)'.
TKU May 2010
In TKU May 2010 details of the bind address was added
TKU September 2011
In TKU May 2011 pattern was updated to set the SoftwareServerType value which is used in CDM mapping on sync to CMDB (QM001720909). Furthermore, within the pattern metadata the publishers value has been set to 'MySQL' (Zilla 15044)
