[MDEV-374] mariadb-shared.rpm and php-mysql Created: 2012-06-29 Updated: 2012-08-27 Resolved: 2012-08-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.25 |
| Fix Version/s: | 5.5.27 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Description |
|
php-mysql on CentOS6 seems to require libmysqlclient.so.18(libmysqlclient_16) while our shared.rpm provides only libmysqlclient.so.18(libmysqlclient_18) (which php-mysql also requires). we need to figure out what the first requirement means and, perhaps, satisfy it. |
| Comments |
| Comment by Sergei Golubchik [ 2012-08-27 ] |
|
I failed to repeat it in our centos6-amd64-build VM |