UPDATE ac_woq_thumb SET thumb=CONCAT(‘拼接的字符’,thumb)
UPDATE ac_woq_thumb SET 字段 = REPLACE(字段, ‘被替换者’, ‘代替者’)