Bug #96641 Support for prepared statements in C API asynchronous interface
Submitted: 24 Aug 2019 17:45 Modified: 26 Aug 2019 6:46
Reporter: Alexey Kopytov Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: C API (client library) Severity:S4 (Feature request)
Version:8.0.17 OS:Any
Assigned to: CPU Architecture:Any

[24 Aug 2019 17:45] Alexey Kopytov
Description:
There is bug #60470, but it had been reported before the asynchronous
interface in the C API was implemented.

There is currently no support for prepared statements in the
asynchronous interface. Either implement it, or document it as a
limitation. I found no references to prepared statements
https://dev.mysql.com/doc/refman/8.0/en/c-api-asynchronous-interface.html#c-api-asynchrono...

How to repeat:
See the manual.
[26 Aug 2019 6:46] MySQL Verification Team
Hello Alexey,

Thanks for the reasonable feature request.

regards,
Umesh