[CONJS-50] race condition when using authentication plugins Created: 2018-10-31 Updated: 2018-10-31 Resolved: 2018-10-31 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | authentication |
| Affects Version/s: | 2.0.0-alpha |
| Fix Version/s: | 2.0.1-beta |
| Type: | Bug | Priority: | Critical |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
reported in github PR23, plugable authentication can have a race condition, resulting in next query packet beeing parsed by authentication plugin. |