Get the executing stored procedure name

Hi Guys,

Is there any way in MemSQL to get the executing stored procedure name just like OBJECT_NAME(@@PROCID) in MS SQL server.

Thanks,
Maney.

Hi Maney,

No, we don’t have support for this. I open a feature request to track adding a builtin for this (the ones we do support are here: SingleStoreDB Cloud · SingleStore Documentation)

-Adam