Genesys Info Mart Release Notes
Not all releases or changes listed below may pertain to your deployment. Check the table below to see which releases apply to you.
No results
Query: SELECT `ComponentId` AS `Component`,`cargo__ComponentRN`.`ReleaseNumber` AS `ReleaseNumber`,`cargo__ComponentRN`.`ReleaseDate` AS `ReleaseDate`,`PrivateEditionReleaseDate` AS `PrivateEditionReleaseDate`,`cargo__ComponentRN`.`_pageName` AS `Page`,`cargo__Component`.`Name` AS `ComponentName` FROM `cargo__Issue` LEFT OUTER JOIN `cargo__ComponentRN` ON ((`cargo__Issue`.`_pageName`=`cargo__ComponentRN`.`_pageName`)) LEFT OUTER JOIN `cargo__ComponentRN__ComponentId` ON ((`cargo__ComponentRN`.`_ID`=`cargo__ComponentRN__ComponentId`.`_rowID`)) LEFT OUTER JOIN `cargo__ComponentRN__DeploymentTypeId` ON ((`cargo__ComponentRN`.`_ID`=`cargo__ComponentRN__DeploymentTypeId`.`_rowID`)) LEFT OUTER JOIN `cargo__Component` ON ((`cargo__ComponentRN`.`ComponentId` HOLDS `cargo__Component`.`Id`)) WHERE (`cargo__ComponentRN__ComponentId`.`_value` IN ('5c6029d5-9639-4dc0-921a-f4f8a48f525b', '67cc0ee9-f716-4371-8b81-a41fbe7f6b96', '456eb773-9bac-427c-8780-b59c203173e4')) AND (`cargo__ComponentRN__DeploymentTypeId`.`_value` IN ('8b480b3c-2733-433a-9166-eab2c2d0663a')) AND `cargo__ComponentRN`.`_pageNamespace`="2" GROUP BY `cargo__ComponentRN`.`_pageName` ORDER BY `cargo__ComponentRN`.`ReleaseDate` DESC LIMIT 100 Function: CargoSQLQuery::run Error: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'HOLDS `cargo__Component`.`Id`)) WHERE (`cargo__ComponentRN__ComponentId`.`_val' at line 1 (127.0.0.1)