When the server restarts, the scheduled tasks configured on the Linux to run every minute will run immediately or wait a minute to run again.

if the task is executed immediately, is there any way to postpone it for a period of time? Ask the boss to answer

Sep.21,2021

run every minute if you are using crontab,
for example, * * will run at every whole minute instead of calculating the interval.


should wait one minute

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b371b5-2c04c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b371b5-2c04c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?