求带条件Mysql更新问题有表字段 id name amount amount2 successtime 1 aa 10 2 null更新字段amount2,当字段amount2数字大于等于amount时,更新successtime为当前时间,请高手指教,多谢[解决办法]