Starting with the version v2.4.19, Bold Reports introduced MySQL database support for storing the user identities and report details.
This configuration stores the user identities and site details in MySQL Server Database.
You can connect to the existing MySQL Server instance by following the below steps.
MySQL
and provide the Server name
and Port number
.You can connect to the MySQL Server with the below options.
Important: The Bold Reports server will accept all the connections that use Transport Layer Security (TLS 1.1/1.2) encryption and AES Cryptography (128 bits). While configuring the Bold Reports Server, choose the
Enable SSL
option to support encrypted data transfer.
Note: We do not have option to create database in MySQL from Azure App service.
This configuration stores the reports, users, and their access permissions in MySQL Server Database.
You can connect to the existing MySQL Server instance by following the below steps.
MySQL
and provide the Server name
and Port number
.You can connect to the MySQL Server with the below options.
Important: The Bold Reports server will accept all the connections that use Transport Layer Security (TLS 1.1/1.2) encryption and AES Cryptography (128 bits). While configuring the Bold Reports Server, choose the
Enable SSL
option to support encrypted data transfer.
Note: We do not have option to create database in MySQL from Azure App service.