Bug #89057 No info about Python async support(yes or no) in X-Dev API user guide
Submitted: 26 Dec 2017 12:02 Modified: 26 Apr 2021 18:27
Reporter: Shahriyar Rzayev Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S2 (Serious)
Version: OS:Any
Assigned to: CPU Architecture:Any

[26 Dec 2017 12:02] Shahriyar Rzayev
Description:
Searching for async CRUD possibility with X-Plugin and found this:

https://dev.mysql.com/doc/x-devapi-userguide/en/synchronous-vs-asynchronous-execution.html

Unfortunately there is no info about Python if it is supported or not supported in Connector/Python.

If it is supported it will be great to see some more code samples as well for Python. If not supported mark it as:

// Asynchronous execution is not yet implemented in Connector/C++

// Asynchronous execution is not yet implemented in Connector/Python

How to repeat:
See description.
[26 Dec 2017 16:31] MySQL Verification Team
Thank you for the bug report.
[26 Apr 2021 18:27] Daniel So
Posted by developer:
 
The section has been updated as suggested, showing that asynchronous executions are note supported for a number of clients.
[26 Apr 2021 18:29] Daniel So
Posted by developer:
 
CORRECTION to the last comment: 

"The section has been updated as suggested, showing that asynchronous executions are not supported for a number of clients."