MariaDB
- 10 Mar 2025
- 1 Minute to read
- Print
- DarkLight
- PDF
MariaDB
- Updated on 10 Mar 2025
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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
- Host Name or IP Address (required) - The hostname or IP address of the MariaDB server that Axonius can communicate with via the Required Ports.
- Port (required, default: 3306) - The port used to connect to the MariaDB server.
- User Name and Password (required) - The credentials for a user account that has permission to fetch assets.
- 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.
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?