Problems using a question based on another question using a stored proc

Hey,

So I am currently having an issue when trying to use a previously saved question that uses a stored proc to retrieve the data from a MySQL database. If I just run the base question it works fine. However when I try to use that question as the datasource for a new question it throws an error “You have an error in your SQL syntax”. I’ve asked our server guy to take a look at the logs but he says they’re not showing anything other then that error. I’m kind of at a loss of what to do next?

If this wont work does anyone have an idea of how to incorporate MySQL prepared statements into a metabase question a different way?

Thanks