[CONC-57] libmariadb does not export net_buffer_length Created: 2013-10-11 Updated: 2013-10-14 Resolved: 2013-10-14 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Michiel Beijen | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
debian 7.1 i386 |
||
| Description |
|
I try to use perl DBD::mysql with the libmariadb C driver. I use the trunk of the C driver (the 1.0 release on the website misses some error codes which are added in r30). When I compile DBD::mysql, all is well but when I try to run tests I get this error:
libmysqlclient does export this symbol:
How to reproduce:
|
| Comments |
| Comment by Georg Richter [ 2013-10-14 ] |
|
Thanks for your report! Issue fixed in rev. 101 |