TDSQL-C for MySQL supports the multi-engine feature. The TXSQL engine is 100% compatible with native MySQL, allowing you to migrate MySQL databases to TDSQL-C for MySQL without modifying any application code or configuration. The TXSQL engine is the default engine and can be used for both read-write and read-only instances. The LibraDB engine also supports most MySQL syntax and serves users through read-only instances.
The TXSQL engine kernel also provides various MySQL Enterprise features, such as database audit, thread pool, encryption function, backup, and recovery. The TXSQL engine deeply optimizes the InnoDB storage engine and query optimization, enhancing the database's usability and maintainability. While providing all MySQL features, it also offers enterprise-grade features like disaster recovery, restoration, monitoring, performance optimization, read-write separation, and database audit.
The other engine, LibraDB, is a proprietary engine designed for real-time analysis scenarios. The LibraDB engine supports massive parallelism, vectorized execution engine, and columnar storage, providing high-performance complex data analysis and queries. It supports real-time data queries through read-only instances, avoiding the complexity of ETL components and long data latency. As a pluggable engine, LibraDB can be created within TDSQL-C for MySQL 5.7 and 8.0 clusters (clusters with pre-configured resources).
How to Query Database Kernel Version (TXSQL)?
1. In the tab view, go to the Cluster management tab, and choose Database Version.
2. In the list view, go to the Cluster Details page, and choose Configuration Info > Database Version.
How to Query Database Kernel Version (LibraDB)?
1. For the tab view, on the Cluster Management page, find the analysis engine instance under instance information and click Details. You can view the version under Basic Info.
2. For the list view, on the Cluster Management page, select the Instance List tab and then select Read-Only Analysis Engine. Click the target Instance ID in the list to enter the instance details page. You can view the version under Basic Information.
How do I check the database proxy version?
Go to the Database Proxy tab, and then choose Overview > Basic Info > Proxy Version.
More information of the TXSQL engine kernel version
More information of the LibraDB engine kernel version
More information of the database proxy version
TXSQL engine kernel version release notes
|
3.1.15.004 | 2024-11 |
3.1.15.003 | 2024-10 |
3.1.15.002 | 2024-10 |
3.1.15.001 | 2024-10 |
3.1.15 | 2024-08 |
3.1.14 | 2024-05 |
3.1.13 | 2024-04 |
3.1.12 | 2024-01 |
3.1.10 | 2023-06 |
3.1.9 | 2022-11 |
3.1.8 | 2022-10 |
3.1.7 | 2022-09 |
3.1.6 | 2022-08 |
3.1.5 | 2022-07 |
3.1.3 | 2022-06 |
3.1.2 | 2022-02 |
3.1.1 | 2021-11 |
3.0.1 | 2021-08 |
|
2.1.13.001 | 2024-10 |
2.1.12 | 2024-01 |
2.1.11 | 2024-01 |
2.1.10 | 2023-07 |
2.0.23/2.1.9 | 2023-05 |
2.0.22/2.1.8 | 2022-11 |
2.0.21/2.1.7 | 2022-09 |
2.0.20/2.1.6 | 2022-08 |
2.0.19 | 2022-07 |
2.0.17 | 2022-06 |
2.0.16 | 2022-01 |
2.0.15 | 2021-10 |
2.0.14 | 2021-07 |
2.0.13 | 2021-03 |
2.0.12 | 2020-11 |
2.0.11 | 2020-06 |
LibraDB engine kernel version release notes
|
1.2404.15.2 | 2024-11 |
1.2404.15.1 | 2024-10 |
1.2404.10.0 | 2024-09 |
1.2404.7 | August 1, 2024 |
Database proxy version release notes
|
1.3.14 | 2024-11 |
1.3.13 | 2024-08 |
1.3.12 | 2024-06 |
1.3.10 | 2024-03 |
1.3.8 | 2023-10 |
1.3.7 | 2023-05 |
1.3.5 | 2022-11 |
1.3.4 | 2022-09 |
1.3.3 | 2022-08 |
1.2.1 | 2022-07 |
Was this page helpful?