root
2015-11-21 2bc9e1279176d05a78349dc0e6bff83ba4719fae
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);