yeah, maybe i am slipping
i answered the question that was asked again
i guess i failed to look deeper into the stored proc to discover that there was an even better solution, to a question that wasn't asked, namely, "is there a better way to do this?"
of course, as pat will tell you, you should never do grouping on the server anyway, you should do it on the client side, therefore neither the stored proc nor the GROUP_CONCAT is the correct solution