Skip to content

Commit

Permalink
Add an additional column for hostgroup names with unchanged collation
Browse files Browse the repository at this point in the history
refs #8613
  • Loading branch information
Johannes Meyer committed Apr 8, 2015
1 parent 98c76a6 commit c476ee6
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -161,6 +161,7 @@ public function setMode($mode)
),
'hostgroups' => array(
'hostgroup' => 'hgo.name1 COLLATE latin1_general_ci',
'hostgroup_name' => 'hgo.name1',
'hostgroup_alias' => 'hg.alias'
),
'servicegroups' => array(
Expand Down

0 comments on commit c476ee6

Please sign in to comment.