diff --git a/modules/monitoring/library/Monitoring/Backend/Ido/Query/ServicegroupQuery.php b/modules/monitoring/library/Monitoring/Backend/Ido/Query/ServicegroupQuery.php index 48052aa33..76b9b1921 100644 --- a/modules/monitoring/library/Monitoring/Backend/Ido/Query/ServicegroupQuery.php +++ b/modules/monitoring/library/Monitoring/Backend/Ido/Query/ServicegroupQuery.php @@ -15,7 +15,7 @@ class ServicegroupQuery extends IdoQuery 'host_name' => 'so.name1', 'service' => 'so.name2 COLLATE latin1_general_ci', 'service_host_name' => 'so.name1', - 'service_description' => 'so.name2 COLLATE latin1_general_ci' + 'service_description' => 'so.name2' ) );