Till Brehm
2014-02-16 c1f688cab2b5af2b3fbe81c389023386b1f11c8c
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);