[MDEV-13944] install libmongodoc on builders Created: 2017-09-28  Updated: 2023-04-27

Status: Open
Project: MariaDB Server
Component/s: Storage Engine - Connect
Fix Version/s: 10.4

Type: Task Priority: Major
Reporter: Sergei Golubchik Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

Connect engine has MongoDB support, it needs libmongoc-1.0 package to be installed, of version at least 1.7.

It's mongo-c-driver-devel on Fedora.



 Comments   
Comment by Olivier Bertrand [ 2017-09-29 ]

With the present code, a binary distribution should not be made with the MongoDB C driver ON. This is because the Mongo libs are currently statically linked to CONNECT. If so, a binary distribution would not allow to use CONNECT without the same version of the C driver be installed. If you intend to make binary distributions that enable the C driver, tell me about this and I'll make linking the MongoDB library dynamically as I do for the Java JVM lib (this to make possible to use a JDBC enabled distribution on a machine where Java is not installed).
However, MONGO_SUPPORT should be ON to enable using the MongDB Java Driver.

Generated at Thu Feb 08 08:09:38 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.