Install plugins in DB


Install the MariaDB plug-in(s) to help to DB administration.

MariaDB [(none)]> INSTALL SONAME 'metadata_lock_info';
Query OK, 0 rows affected (0.00 sec)

MariaDB [(none)]> INSTALL PLUGIN query_cache_info SONAME 'query_cache_info';
Query OK, 0 rows affected (0.00 sec)

MariaDB [(none)]> INSTALL SONAME 'locales';
Query OK, 0 rows affected (0.00 sec)

MariaDB [(none)]> INSTALL SONAME 'query_response_time';
Query OK, 0 rows affected (0.00 sec)

MariaDB [(none)]> INSTALL PLUGIN SQL_ERROR_LOG SONAME 'sql_errlog';
Query OK, 0 rows affected (0.00 sec)

MariaDB [(none)]> INSTALL PLUGIN Mroonga SONAME 'ha_mroonga.so';
Query OK, 0 rows affected (0.00 sec)

results matching ""

    No results matching ""