[MDEV-19942] Default installation of mariadb-server doesn't allow clients to use client plugins Created: 2019-07-03 Updated: 2019-09-17 Resolved: 2019-07-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform Debian |
| Affects Version/s: | 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.2.26, 10.3.17, 10.4.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Some deb-based systems, e.g. Stretch, have a pre-installed libmariadbclient18 of Debian's packaging:
It installs plugins into a very special folder:
When mariadb-server of version 10.2+ is installed, it does not enforce upgrade of libmariadbclient18:
So, the client plugins remain in the folder which MariaDB clients have nothing about, which later causes problems like
|