Results 12 comments of zijia.cj

Currently odc must use either out or inout declarations for stored procedures to return values

Looks like a sql parser bug. ![Image](https://github.com/user-attachments/assets/d91c4903-2376-4896-8d64-49e6c2a92de5)

This is an old problem that requires a special person to be responsible for, and can be done as an optimization requirement

> permittedActions is null in `/api/v2/datasource/datasources/:datasourceid/databases` response I have added the delete permission to the data source, and the delete button is still grey ![image](https://github.com/user-attachments/assets/abd298b2-6806-48e3-a3d4-136e2b7ae85e) ![image](https://github.com/user-attachments/assets/b9b5ab6c-c378-4388-8e78-0692bffede37)

It is not a bug.odc provide function delete database only when the real database is invalid

![Image](https://github.com/user-attachments/assets/0bdfc1a8-ed99-4717-855b-bc1261e2dc66) That is not a bug. ob does not support this syntax

The syntax for ob creating stored procedures is not currently compatible with spatial data types, ob will be adapted later

Ob-jdbc2.4.8 version have fixed this problem

![image](https://github.com/oceanbase/odc/assets/135618909/3aee63ba-5750-438e-b7c1-7fd0ed003ff2) It may be an ob jdbc driver problem. When using two different sql to get the result set, the one that contains the slash will report an error, and...