Skip to main content
OnCommand Insight

Uninstalling MariaDB

Contributors

You must uninstall MariaDB on the Insight or Data Warehouse servers before you install OnCommand Insight or the Data Warehouse; otherwise, you can not proceed with the installation. MySQL is not compatible with MariaDB. If you attempt an installation on either server without removing MariaDB, the installation terminates with an error message instructing you to uninstall MariaDB.

Before you begin

You must have sudo privileges.

Steps

  1. Log in to the Insight server.

  2. Obtain a list of MariaDB components:

    rpm -qa | grep mariadb

  3. Type the following for each MariaDB component that is installed on the server:

    yum remove component_name