You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As soon as I connect to my MariaDB remote database, I get below error as notification at bottom right.
"TypeError: Cannot read properties of null (reading 'includes')"
When I run a Stored Routine, it seems to complete but no result is returned...it stays blank, no error, no nothing. Same routine executes on other apps and returns results.
Expected behavior
I would love for the Routines to work most importantly.
Hi @cindro,
the first error is not related with routine issue.
Probably your routine works fine but at moment in Antares only functions can return a result.
I will fix this in next release.
"TypeError: Cannot read properties of null (reading 'includes')"
Expected behavior
I would love for the Routines to work most importantly.
My Environment :
DB Environment (Remote Server):
The text was updated successfully, but these errors were encountered: