[CONC-215] async api (connect) kill thread silently if connect failed. Created: 2016-11-19 Updated: 2016-11-19 |
|
| Status: | Open |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 2.3.1 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Sewon Park | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
windows x64 |
||
| Description |
|
below code from libmariadb.c, 2095 line, mthd_my_real_connect
if this function fails, if you don't set CLIENT_REMEMBER_OPTIONS, resolve: |