exec('ALTER TABLE edu_learning_histories DROP PRIMARY KEY, ADD PRIMARY KEY (member_id, sys_comp_code, content_id)'); echo "ALTER_OK\n";