Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.3, 10.4, 10.5, 10.6, 10.7, 10.8
-
Component/s: Platform FreeBSD, Plugins
-
Labels:None
-
Environment:FreeBSD 13; datadir on ZFS volumes
Description
FreeBSD builds do not contain the disk.so plugin library in the plugins lib directory. If the plugin is being loaded by a .cnf config, this leads to
2022-05-15 20:40:18 0 [ERROR] mariadbd: Can't open shared library '/usr/local/lib/mysql/plugin/disks.so' (errno: 22, Cannot open "/usr/local/lib/mysql/plugin/disks.so")
|
2022-05-15 20:40:18 0 [ERROR] Couldn't load plugins from 'disks.so'.
|
on each startup