[MDEV-23271] mysql_install_db freeze using config with plugin_load_add=ha_spider.so Created: 2020-07-23 Updated: 2020-08-05 Resolved: 2020-08-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugins, Storage Engine - Spider |
| Affects Version/s: | 10.4.13 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | VAROQUI Stephane | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux Debian |
||
| Issue Links: |
|
||||||||
| Description |
|
our install script looks like this basedir='/srv/slapgrid/slappart10/srv//runner//shared/mariadb/56de580c35c9de920a80ce14a4d4c974' ODBCSYSINI='/srv/slapgrid/slappart10/srv/runner/instance/slappart3/etc' \ When a config file is included with plugin_load_add=ha_spider.so Install will failed and let the mysqld in defunc state While without that option install script works and restarting the server with the option install the plugin, so preconfigured config like used in some cloud provisioning won't work for deploying spider from init container . |
| Comments |
| Comment by Elena Stepanova [ 2020-08-05 ] |
|
It appears to be a duplicate of |