Till Brehm
2014-03-11 fbc02f275e7213012dcf944ebb5ee5c3e26c7223
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);