Closed nabeelio closed 13 years ago
Instead of:
SEC_TO_TIME(SUM(TIME_TO_SEC(*)))
Use:
SUM(TIME_TO_SEC(*))
Then convert the time to HH:MM:SS in PHP. Convertions needed for: PilotStats, StatsData
Instead of:
Use:
Then convert the time to HH:MM:SS in PHP. Convertions needed for: PilotStats, StatsData