[CONC-255] API Regression: mysql_st missing reconnect Created: 2017-05-29 Updated: 2017-05-30 |
|
| Status: | Open |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Brian Evans | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The LGPL client lists "my_bool unused_1" where, in previous versions of MariaDB 10.1 and MySQL libmysqlclient, this was "my_bool reconnect" Critical software such as the Perl DBD and python-mysql connectors depend on this existing. |