mysql_legacy_ping
Verify connectivity to a legacy MySQL server by running SELECT VERSION() to confirm the server version. Read-only operation.
Instructions
Checks the legacy MySQL connection with SELECT VERSION() AS version. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||