Tag

cursors

0 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Dec 29, 2021 · Databases

Understanding Prepare Statements (PS) and Cursors in DBLE

This article explains DBLE's support for server‑side and client‑side prepared statements, outlines their advantages and drawbacks, describes the related MySQL protocol commands, and provides detailed guidance on enabling and verifying cursor usage with code examples and configuration parameters.

DBLEDatabaseSQL
0 likes · 9 min read
Understanding Prepare Statements (PS) and Cursors in DBLE