One method is to add seconds: select date_add(CURDATE(), interval 24*60*60 - 1 second). Another method is addtime() :
確定! 回上一頁