root
2015-11-21 2bc9e1279176d05a78349dc0e6bff83ba4719fae
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;