FineBI Version
Functional Change
6.0
/
This document introduces how to connect to the Alibaba Cloud AnalyticDB database.
Driver Download Link
Supported Database Version
Built-in
2.0
(Version adapted for the directly connected database: 3.0)
Data connection URL format: jdbc:mysql://Host name:Port number/Database
Before connecting FineBI to the database, you need to collect the following information:
IP address and port number of the server where the database is located
Username and password of the database
Schema of the database to be connected
1. Choose System Management > Data Connection > Data Connection Management, click Create, and select Data Connection, as shown in the following figure.
2. Select the Alibaba Cloud AnalyticDB database, as shown in the following figure.
3. Enter the connection information collected in the "Preparation" section, as shown in the following figure.
4. Click Test Connection. If the connection is successful, click Save, as shown in the following figure.
1. The SQL statement select * from () limit x is not supported.
If the value in the limit clause in an SQL statement exceeds 10,000, the overlimit error will be reported. The maximum records of data for the database is 10,000 by default. You can change the value by modifying the configuration on the AnalyticDB for SQL (ADS) database server.
2. If the real-time data is enabled, the count(distinct column_name) is not supported because it cannot be used with group by at the same time.
3. SQL statements containing TOP N are not supported.
滑鼠選中內容,快速回饋問題
滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。
不再提示
10s後關閉
Submitted successfully
Network busy