Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Anything needed to build MariaDB binaries and packages must be in the maria launchpad repository.
There are many reasons for this, one is that all binaries can be built from a single checkout of the maria tree. Currently one must build the correct version of MariaDB sources within a matching version of the OurDelta repository.
It seems an exception has to be made for the libmysqlclient.so.15 library that is included for backwards compatibility - this is currently copied in from a MySQL 5.0 (ourdelta) rpm.
This issue must be handled before MariaDB 5.1. final release.