completata condes

This commit is contained in:
cmaffio
2016-05-30 15:34:58 +02:00
parent 75adb3e6a1
commit 107a469d5d
2 changed files with 54 additions and 245 deletions

View File

@@ -39,3 +39,5 @@ CREATE TABLE `condes_logs` (
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
GRANT SELECT, UPDATE (`stato`) ON `pannello_vbc`.`condes_regole` TO 'pannello_proxy'@'%';
GRANT SELECT ON `pannello_vbc`.`condes_macchine` TO 'pannello_proxy'@'%';