ALTER TABLE `donson_wage`

DROP PRIMARY KEY,

ADD PRIMARY KEY (`User_name`, `User_Code`);