Skip to content

sql: no example of unprepare() for IPROTO_PREPARE #3420

Open
@ImeevMA

Description

@ImeevMA

The documentation for SQL-specific requests and responses does not include an example for unprepare() method for prepared statements. This can lead to problems because until the unprepared() function is called on a prepared statement, the memory it uses will not be freed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    sql[location] SQL manual

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions