ochorocho
2014-10-02 dbc30c0abb4486d2c1bbe3fd9645a313bead12e5
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);