In short, I have a game of sorts, and the score board for it shows the score of the player at the end + how long they took to achieve it. I need to order my MySQL results so
you should use an integer column for time instead of a varchar, that's mean convert 00:19:32 to just 1172 seconds, then is pretty easy for sort
time
00:19:32