Solved
MySql Stored Procs
Hi All @Supermetrics Forum,
i was disappointed to discover that stored proc call are not supported. "Only Select queries" allowed.
We found a solution building a table where we store pre-calculated results. So that we make "select" instead of proc calls. But this won't be feasible for other queries i need to collect results from.
Is there a chance that one day stored procs will be supported (at least, when they return a single result set)?
Or does someone has an another workaround for this limitation?
Best regards folks
A.
Best regards,
Supermetrics Team