
mysql -u root -ppassword --database=artica_backup -e 'CREATE TABLE IF NOT EXISTS `backup_storages` ( `taskid` int(10) NOT NULL,`zDate` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,`cnx_params` text NOT NULL,`size` int(100) NOT NULL,`ID` int(100) NOT NULL AUTO_INCREMENT,`zmd5` varchar(90) ,PRIMARY KEY (`ID`),UNIQUE KEY `zmd5` (`zmd5`),KEY `taskid` (`taskid`,`zDate`,`size`))'



/etc/init.d/artica-postfix restart artica-status

/etc/init.d/artica-postfix restart artica-status

/etc/init.d/artica-postfix restart zarafa
Users browsing this forum: No registered users and 2 guests