Please don\'t think this is a repeat of the \"Sorting alphanumeric data in unix\" question... I looked at the other answers, and think my case is a bit different!
I have
This should work:
sort -t "," -k1,1 -k2n,2 file