[CONC-280] Update the documentation of mysql_thread_init and mysql_thread_end Created: 2017-09-06 Updated: 2023-12-13 |
|
| Status: | Open |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Shin Yoshida | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | Documentation | ||
| Issue Links: |
|
||||
| Description |
|
The documentation of mysql_thread_init and mysql_thread_end seems too old. According to the document, multi-thread client should call them, however, they do nothing indeed.
https://mariadb.com/kb/en/the-mariadb-library/mysql_thread_init/ |
| Comments |
| Comment by René Cannaò [ 2019-04-10 ] |
|
I don't think this is a documentation issue. |