[CONC-122] Infinite Loop in mysql_close Created: 2015-02-20 Updated: 2015-02-20 |
|
| Status: | Open |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Eric Trinh | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Seen on windows 7 with Qt5.4 with mariadb-client r194 |
||
| Description |
|
Hi Georg, After upgrading mariadb to r194, I have often (I suspect when the application open several connections to the DB) an infinite loop in the 'for' of mysql_close. Thanks, |