root
2014-02-15 69425c3dae9d0145ee0bd1aa6b6a3d7a800bf870
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);