ALTER TABLE `user_client_events` ADD `document_id` int(11) NULL COMMENT 'ИД интерактивного документа' AFTER `sum`;