[MDEV-6638] mysql_options4 symbol missing from libmysqlclient.so.18 Created: 2014-08-25 Updated: 2014-09-07 Resolved: 2014-09-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.13 |
| Fix Version/s: | 10.0.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Brian Evans | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | libmysqlclient | ||
| Description |
|
The mysql/mysql.h file lists mysql_options4 as a function which is available. MySQL upstream lists this function in the public API. Please add it to the export functions for libmysqlclient.so |