authentication_ldap_sasl.so duplicate problem
Dear Colleagues,
I've got a server had a
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
and 7TB MySQL database.
I need to create remote table, I cant do that with federated engine cuz our database size is too big and old. They're afraid of the cluster method fall when we do restart mysql.
When I try to do that with ODBC connecter, I've got error messagess.
root@u:/# apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
mysql-community-client-plugins
The following NEW packages will be installed:
mysql-community-client-plugins
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
3 not fully installed or removed.
Need to get 0 B/1,316 kB of archives.
After this operation, 20.3 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 43914 files and directories currently installed.)
Preparing to unpack .../mysql-community-client-plugins_8.0.37-1debian11_amd64.deb ...
Unpacking mysql-community-client-plugins (8.0.37-1debian11) ...
dpkg: error processing archive /var/cache/apt/archives/mysql-community-client-plugins_8.0.37-1debian11_amd64.deb (--unpack):
trying to overwrite '/usr/lib/mysql/plugin/authentication_ldap_sasl_client.so', which is also in package percona-server-server-5.7 5.7.44-48-1.bullseye
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/mysql-community-client-plugins_8.0.37-1debian11_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
We're using percona server so "authentication_ldap_sasl.so" this file already created.
Since I am new to Mysql, I am not familiar with the Percona content. I do not want to corrupt the file by trying overwrite or other methods.
Subject
Written By
Posted
authentication_ldap_sasl.so duplicate problem
January 08, 2025 07:57AM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.