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