[MDEV-5575] Connect engine missing Created: 2014-01-27 Updated: 2014-02-07 Resolved: 2014-02-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.6, 10.0.7 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Rasmus Johansson (Inactive) | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 13.10 64-bit |
||
| Description |
|
The Connect plugin package is not included in MariaDB 10.0.6 and 10.0.7. It cannot be found in /usr/lib/mysql/plugin. Instead it is provided as a separate package in the yum and apt repositories. This should be documented. |
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2014-01-27 ] |
|
Ok, this worked: sudo apt-get install mariadb-connect-engine-10.0 |
| Comment by Elena Stepanova [ 2014-01-27 ] |
|
It should be documented though. We have an extensive set of articles about CONNECT at https://mariadb.com/kb/en/connect/, but the installation part seems to be missing. I suggest to make it a documentation request. |
| Comment by Ian Gilfillan [ 2014-01-29 ] |
|
This has now been documented on https://mariadb.com/kb/en/loading-the-connect-handler/ |