antares
antares copied to clipboard
Routines are not returning results
- 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.
My Environment :
- My PC [Debian 12]
- App client [Antares 0.7.29]
- Installation source: [https://github.com/antares-sql/antares-ppa]
DB Environment (Remote Server):
- OS name: [Ubuntu 20.04]
- DB name [MariaDB 10.11.9]