[MDEV-9900] Can't INSTALL ha_connect.so on Mac OS 10.10.5 Created: 2016-04-12  Updated: 2016-05-13  Resolved: 2016-05-13

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - Connect
Affects Version/s: 10.1.12
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Jan Steinman Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: connect-engine, mac, need_feedback
Environment:

Mac OS 10.10.5


Issue Links:
Relates
relates to MDEV-9899 OQGRAPH/CONNECT won't compile using H... Closed

 Description   

Using Homebrew to install MariaDB 10.1.12 supplies some binary storage engines in /usr/local/Cellar/mariadb/10.1.12/lib/plugin, including ha_connect.so.

However, executing "INSTALL PLUGIN connect SONAME 'ha_connect.so';" results in the following error message: "Can't open shared library '/usr/local/Cellar/mariadb/10.1.12/lib/plugin/ha_connect.so' (errno: 13, dlopen(/usr/local/Cellar/mariadb/10.1.12/lib/plugin/ha_connect.so, 2): no suitable image found. Did find: /usr/local/Cellar/ma)"

Here is info for the shared object:
# ls -l ha_connect.so
-r--r-----  1 _mysql  admin  895312 24 Feb 06:25 ha_connect.so
# file ha_connect.so
Mach-O 64-bit bundle x86_64
# sum ha_connect.so
48738 875 ha_connect.so

How can I get CONNECT working?



 Comments   
Comment by Elena Stepanova [ 2016-04-15 ]

Apparently you have a permission problem, it's hard to say from the above whether it's because user misconfiguration, or wrong permissions on the file, or anything else.
Are you able to install any other plugins? Which permissions do they have?

Comment by Elena Stepanova [ 2016-05-13 ]

Please comment to re-open if you have further information on the issue.

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