mysql> mysql> SELECT SEC_TO_TIME(@interval) AS TIME; +-----------+ | TIME | +-----------+ | 168:00:00 | +-----------+ 1 row in set (0.00 sec) mysql>