[CONC-136] Missing declaration for non blocking API for mysql_select_db Created: 2015-07-14 Updated: 2015-07-14 Resolved: 2015-07-14 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 2.1 |
| Fix Version/s: | 3.0.0, 2.2.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | René Cannaò | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
mysql_select_db_start() and mysql_select_db_cont() are nowhere declared. Only the blocking call is declared:
|
| Comments |
| Comment by Georg Richter [ 2015-07-14 ] |
|
Thanks for your bug report! Fixed (changeset 318257b0114da7d375178b79a1faa8f2ccf8b095) |