ADT Plugin install and config

本文指导如何下载并安装ADT插件到Eclipse环境中。首先确保已安装兼容版本的Eclipse及Android SDK。通过Eclipse的帮助菜单进行插件下载安装,并配置ADT指向Android SDK目录。

Installing the ADT Plugin

The sections below provide instructions on how to download and install ADT into your Eclipse environment. If you encounter problems, see the Troubleshooting section.

Preparing Your Development Computer

ADT is a plugin for the Eclipse IDE. Before you can install or use ADT, you must have a compatible version of Eclipse installed on your development computer. Check the System Requirements document for a list of Eclipse versions that are compatible with the Android SDK.

  • If Eclipse is already installed on your computer, make sure that it is a version that is compatible with ADT and the Android SDK.
  • If you need to install or update Eclipse, you can download it from this location:

    http://www.eclipse.org/downloads/

    The "Eclipse Classic" version is recommended. Otherwise, a Java or RCP version of Eclipse is recommended.

Additionally, before you can configure or use ADT, you must install the Android SDK starter package, as described in Downloading the SDK Starter Package. Specifically, you need to install a compatible version of the Android SDK Tools and at least one development platform. To simplify ADT setup, we recommend installing the Android SDK prior to installing ADT.

When your Eclipse and Android SDK environments are ready, continue with the ADT installation as described in the steps below.

Downloading the ADT Plugin

Use the Update Manager feature of your Eclipse installation to install the latest revision of ADT on your development computer.

Assuming that you have a compatible version of the Eclipse IDE installed, as described in Preparing for Installation, above, follow these steps to download the ADT plugin and install it in your Eclipse environment.

  1. Start Eclipse, then select Help > Install New Software....
  2. Click Add, in the top-right corner.
  3. In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for the Location:
    https://dl-ssl.google.com/android/eclipse/
  4. Click OK

    Note: If you have trouble acquiring the plugin, try using "http" in the Location URL, instead of "https" (https is preferred for security reasons).

  5. In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
  6. In the next window, you'll see a list of the tools to be downloaded. Click Next.
  7. Read and accept the license agreements, then click Finish.

    Note: If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.

  8. When the installation completes, restart Eclipse.

Configuring the ADT Plugin

After you've successfully downloaded the ADT as described above, the next step is to modify your ADT preferences in Eclipse to point to the Android SDK directory:

  1. Select Window > Preferences... to open the Preferences panel (Mac OS X: Eclipse > Preferences).
  2. Select Android from the left panel.

    You may see a dialog asking whether you want to send usage statistics to Google. If so, make your choice and click Proceed. You cannot continue with this procedure until you click Proceed.

  3. For the SDK Location in the main panel, click Browse... and locate your downloaded SDK directory.
  4. Click Apply, then OK.

Done! If you haven't encountered any problems, then the installation is complete. If you're installing the Android SDK for the first time, return to Installing the SDK to complete your setup.

[root@lumingdong tool]# rpm -ivh mysql-community-common-*.rpm warning: mysql-community-common-5.7.22-1.el7.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 5072e1f5: NOKEY Preparing... ################################# [100%] package mysql-community-common-5.7.22-1.el7.x86_64 is already installed [root@lumingdong tool]# rpm -ivh mysql-community-libs-*.rpm warning: mysql-community-libs-5.7.22-1.el7.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 5072e1f5: NOKEY Preparing... ################################# [100%] package mysql-community-libs-5.7.22-1.el7.x86_64 is already installed [root@lumingdong tool]# rpm -ivh mysql-community-client-*.rpm warning: mysql-community-client-5.7.22-1.el7.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 5072e1f5: NOKEY Preparing... ################################# [100%] package mysql-community-client-5.7.22-1.el7.x86_64 is already installed [root@lumingdong tool]# rpm -ivh mysql-community-server-*.rpm warning: mysql-community-server-5.7.22-1.el7.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 5072e1f5: NOKEY Preparing... ################################# [100%] file /usr/bin/mysql from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-client-5.7.22-1.el7.x86_64 file /usr/bin/mysqladmin from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-client-5.7.22-1.el7.x86_64 file /usr/bin/mysqldump from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-client-5.7.22-1.el7.x86_64 file /usr/bin/mysqlpump from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-client-5.7.22-1.el7.x86_64 file /etc/my.cnf from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/bin/my_print_defaults from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /var/lib/mysql from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/bin/mysql_install_db from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/bin/mysql_ssl_rsa_setup from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/bin/mysql_tzinfo_to_sql from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/bin/mysql_upgrade from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/adt_null.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/auth_socket.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/authentication_ldap_sasl_client.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/connection_control.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/group_replication.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/innodb_engine.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/keyring_file.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/keyring_udf.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/libmemcached.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/locking_service.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/mypluglib.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/mysql_no_login.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/mysqlx.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/rewrite_example.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/rewriter.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/semisync_master.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/semisync_slave.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/validate_password.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/version_token.so from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 file /usr/sbin/mysqld from install of mysql-community-server-minimal-5.7.22-1.el7.x86_64 conflicts with file from package mysql-community-server-5.7.22-1.el7.x86_64 package mysql-community-server-5.7.22-1.el7.x86_64 is already installed file /etc/my.cnf conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/bin/my_print_defaults conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/bin/mysql_install_db conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/bin/mysql_ssl_rsa_setup conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/bin/mysql_tzinfo_to_sql conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/bin/mysql_upgrade conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/adt_null.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/auth_socket.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/authentication_ldap_sasl_client.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/connection_control.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/group_replication.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/innodb_engine.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/keyring_file.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/keyring_udf.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/libmemcached.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/locking_service.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/mypluglib.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/mysql_no_login.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/mysqlx.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/rewrite_example.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/rewriter.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/semisync_master.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/semisync_slave.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/validate_password.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/lib64/mysql/plugin/version_token.so conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /usr/sbin/mysqld conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 file /var/lib/mysql conflicts between attempted installs of mysql-community-server-5.7.22-1.el7.x86_64 and mysql-community-server-minimal-5.7.22-1.el7.x86_64 [root@lumingdong tool]# chown -R mysql:mysql /var/log/mysqld.logchown -R mysql:mysql /var/log/mysqld.log chown: cannot access ‘/var/log/mysqld.logchown’: No such file or directory chown: cannot access ‘mysql:mysql’: No such file or directory [root@lumingdong tool]# chmod 755 /var/log/mysqld.log [root@lumingdong tool]# systemctl start mysqld Failed to get D-Bus connection: No such file or directory [root@lumingdong tool]#
08-15
Transaction check error: file /usr/lib64/mysql/libmysqlclient.so.20.3.31 from install of mysql-wsrep-libs-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-libs-5.7.44-1.el7.x86_64 file /usr/bin/mysql from install of mysql-wsrep-client-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-client-5.7.44-1.el7.x86_64 file /usr/bin/mysql_config_editor from install of mysql-wsrep-client-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-client-5.7.44-1.el7.x86_64 file /usr/bin/mysqladmin from install of mysql-wsrep-client-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-client-5.7.44-1.el7.x86_64 file /usr/bin/mysqlbinlog from install of mysql-wsrep-client-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-client-5.7.44-1.el7.x86_64 file /usr/bin/mysqlcheck from install of mysql-wsrep-client-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-client-5.7.44-1.el7.x86_64 file /usr/bin/mysqldump from install of mysql-wsrep-client-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-client-5.7.44-1.el7.x86_64 file /usr/bin/mysqlimport from install of mysql-wsrep-client-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-client-5.7.44-1.el7.x86_64 file /usr/bin/mysqlpump from install of mysql-wsrep-client-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-client-5.7.44-1.el7.x86_64 file /usr/bin/mysqlshow from install of mysql-wsrep-client-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-client-5.7.44-1.el7.x86_64 file /usr/bin/mysqlslap from install of mysql-wsrep-client-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-client-5.7.44-1.el7.x86_64 file /usr/bin/innochecksum from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/lz4_decompress from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/my_print_defaults from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/myisam_ftdump from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/myisamchk from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/myisamlog from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/myisampack from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/mysql_install_db from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/mysql_plugin from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/mysql_secure_installation from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/mysql_ssl_rsa_setup from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/mysql_tzinfo_to_sql from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/mysql_upgrade from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/mysqld_pre_systemd from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/perror from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/replace from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/resolve_stack_dump from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/resolveip from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/bin/zlib_decompress from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib/systemd/system/mysqld.service from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib/systemd/system/mysqld@.service from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/adt_null.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/adt_null.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/auth_socket.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/auth_socket.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/authentication_ldap_sasl_client.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/authentication_ldap_sasl_client.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/connection_control.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/connection_control.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/group_replication.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/group_replication.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/ha_example.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/ha_example.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/innodb_engine.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/innodb_engine.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/keyring_file.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/keyring_file.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/keyring_udf.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/keyring_udf.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/libmemcached.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/libmemcached.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/locking_service.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/locking_service.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/mypluglib.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/mypluglib.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/mysql_no_login.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/mysql_no_login.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/mysqlx.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/mysqlx.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/rewrite_example.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/rewrite_example.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/rewriter.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/rewriter.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/semisync_master.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/semisync_master.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/semisync_slave.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/semisync_slave.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/validate_password.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/validate_password.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/debug/version_token.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/lib64/mysql/plugin/version_token.so from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/sbin/mysqld from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/sbin/mysqld-debug from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/share/mysql/fill_help_tables.sql from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 file /usr/share/mysql/mysql_system_tables.sql from install of mysql-wsrep-server-5.7-5.7.44-25.36.el7.x86_64 conflicts with file from package mysql-community-server-5.7.44-1.el7.x86_64 错误概要 -------------
08-26
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值