e04ed9c211
CF: Deploy Dev Docs / deploy (push) Has been cancelled
Sync Labels / build (push) Has been cancelled
tests / unit tests (macos-latest) (push) Has been cancelled
tests / unit tests (windows-latest) (push) Has been cancelled
tests / unit tests (ubuntu-latest) (push) Has been cancelled
752 B
752 B
title, type, description
| title | type | description |
|---|---|---|
| OceanBase | docs | Details of the OceanBase prebuilt configuration. |
OceanBase
--prebuiltvalue:oceanbase- Environment Variables:
OCEANBASE_HOST: The hostname or IP address of the OceanBase server.OCEANBASE_PORT: The port number for the OceanBase server.OCEANBASE_DATABASE: The name of the database to connect to.OCEANBASE_USER: The database username.OCEANBASE_PASSWORD: The password for the database user.
- Permissions:
- Database-level permissions (e.g.,
SELECT,INSERT) are required to execute queries.
- Database-level permissions (e.g.,
- Tools:
execute_sql: Executes a SQL query.list_tables: Lists tables in the database.