query("CREATE TABLE IF NOT EXISTS `vtiger_gcal_sync` ( `user_id` int(11) NOT NULL, `calendar_id` varchar(500) NOT NULL ) ENGINE=InnoDB;"); } } }