MariaDB
  • 10 Mar 2025
  • 1 Minute to read
  • Dark
    Light
  • PDF

MariaDB

  • Dark
    Light
  • PDF

Article summary

MariaDB is an open-source relational database management system that supports a wide range of database operations and integrations.

Related Enforcement Actions
MariaDB - Create user
MariaDB - Delete user

Types of Assets Fetched

This adapter fetches the following types of assets:

  • Users
  • Application Resources

Parameters

  1. Host Name or IP Address (required) - The hostname or IP address of the MariaDB server that Axonius can communicate with via the Required Ports.
  2. Port (required, default: 3306) - The port used to connect to the MariaDB server.
  3. User Name and Password (required) - The credentials for a user account that has permission to fetch assets.
  4. Exclude Databases (optional) - A comma-separated string of databases to exclude from the query. Default string: 'information_schema, performance_schema, mysql, sys'

To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.

MariaDB.png

APIs

Axonius uses the MariaDB Connector/ODBC.

Required Ports

Axonius must be able to communicate with the value supplied in Host Name or IP Address via the following ports:

  • 3306

Required Permissions

The value supplied in User Name must have access to view all the databases and tables in order to fetch assets.

Supported From Version

Supported from Axonius version 6.1.54.0



Was this article helpful?

What's Next