[MDEV-16477] Shutdown mysqld returns [ERROR] Can't open shared library 'handlersocket.so' Created: 2018-06-13 Updated: 2018-07-02 Resolved: 2018-07-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugins |
| Affects Version/s: | 10.3.7 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Zdravelina Sokolovska (Inactive) | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7.4. |
||
| Description |
|
Shutdown mysqld returns Error restart or stop mysqld
|
| Comments |
| Comment by Elena Stepanova [ 2018-07-02 ] | |||||||
|
It does't belong to shutdown, it is the first message from the next startup, like
The reason of the failure is given in the error message. Handlersocket's maturity is beta, so it doesn't load with plugin-maturity=gamma. |