Skip to main content
Skip table of contents

Admin: MariaDB Configuration

This section describes how to create and configure a MariaDB Data Source Name (DSN).  

  1. In a web browser, navigate to https://mariadb.com/downloads/#connectors to download the driver.  

  1. In the download page, set product to ‘ODBC Connector’ and OS to ‘MS Windows 64-bit’. Click Download.

    image-20250917-143852.png
  2. After downloading the file, go to the downloads folder. Locate and double-click the mlsqlodbc-1.4-6-amd64.msi file.  

  1. In the MariaDB ODBC Driver 64-bit Setup Window, click Next and follow the required steps to install the driver.

    image-20250917-143907.png
  2. Once you have successfully installed the ODBC driver, go to Control Panel\All Control Panel Items\Administrative Tools and click ODBC Data Sources (64-bit).

  3. In the ODBC Data Source Administrator Window, click the System DSN tab.

  4. Click the Add...button to create a new Data Source.

  5. Find and select MariaDB ODBC 3.1 Driver and click Finish. 

    image-20250917-143920.png
  6. In the MariaDB ODBC Data Source Wizard, provide a descriptive name for the Data Source and click the Next button. 

    image-20250917-143933.png
  7. Provide the connection parameter details (Server Name, Port, Username, Password and Database).  The TCP/IP option must always be selected.  The default port is 4006; however, the port might change during configuration of your MariaDB cluster.  Click Test DSN to test the connection. Once the connection has been verified, click Next. 

    image-20250917-143944.png
  8. The Enable automatic reconnect option must always be selected. The other options remain as is. Click Next. 

    image-20250917-143956.png
  9. The Allow multiple statements option must always be selected. Click Next and click Finish.

    image-20250917-144009.png
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.