Skip to content

The param set by command COM_STMT_SEND_LONG_DATA is not cleared using COM_STMT_RESET  #307

Open
@x4studio

Description

@x4studio

According to mysql protocol, prepare statment's param set by command COM_STMT_SEND_LONG_DATA will not be cleared until command COM_STMT_RESET is called. If one param is long enough to use send long data in one Exec and then very short in next Exec, it may cause error. Is it right?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions