Private GIT

Skip to main content
Sign in
Snippets Groups Projects
Commit f121b6e4 authored by Laurent Pinsivy's avatar Laurent Pinsivy Committed by GitHub
Browse files

force CENGINE key in centreon database options

Fix #4922
parent a0ab25e9
No related branches found
No related tags found
No related merge requests found
-- Change version of Centreon
UPDATE `informations` SET `value` = '2.7.9' WHERE CONVERT( `informations`.`key` USING utf8 ) = 'version' AND CONVERT ( `informations`.`value` USING utf8 ) = '2.7.8' LIMIT 1;
UPDATE centreon.options SETvalue='CENGINE' WHEREkey='monitoring_engine';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment