Skip to content

Commit 0760d70

Browse files
author
github-actions
committed
update MD by dispatch event pingcap/docs release-8.5
1 parent 93b1b08 commit 0760d70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

markdown-pages/en/tidbcloud/master/tidb-cloud/serverless-driver.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ Currently, using serverless driver has the following limitations:
343343
- Up to 10,000 rows can be fetched in a single query.
344344
- You can execute only a single SQL statement at a time. Multiple SQL statements in one query are not supported yet.
345345
- Connection with [private endpoints](/tidb-cloud/set-up-private-endpoint-connections-serverless.md) is not supported yet.
346+
- The server blocks requests from unauthorized browser origins via Cross-Origin Resource Sharing (CORS) to protect your credentials. As a result, you can use the serverless driver only from backend services.
346347

347348
## What's next
348349

0 commit comments

Comments
 (0)