Updated on 2024-07-18 GMT+08:00

Kernel Versions

The following table describes the updates in each kernel version of RDS for MySQL database proxy.

Version

Description

2.24.03.000

New features

  • Global consistency
  • HTAP automatic request distribution

2.23.12.000

New features

  • Reduced proxy authentication synchronization latency, so that new accounts and databases can be synchronized more quickly.
  • Full-link error tracing
  • Display of slow SQL statements recorded by database proxy

2.23.09.002

Resolved issues

  • Optimized the logic for the proxy to retry service SQL statements after the instance breaks down.

2.23.09.001

Resolved issues

  • Fixed the issue that an error is occasionally reported during execution of the prepared SELECT FOR UPDATE statement.

2.23.09.000

New features

  • Change User protocol
  • Parsing of multiple hints
  • show processlist and kill commands

2.23.06.001

Resolved issues

  • Resolved the increased backend database connections caused by enabling session connection pool.

2.23.06.000

  • New features

    Binlog pulling through the proxy kernel

  • Resolved issues

    Optimized the performance of the prepare stmt protocol again.

2.23.02.007

Resolved issues

  • Optimized the performance of the prepare stmt protocol.
  • Resolved unexpected traffic allocation of the /* FORCE_SLAVE*/ Hint statement.
  • Resolved the issue that the set autocommit setting is synchronized to read replicas after transaction splitting is enabled.

2.23.02.000

  • Resolved issues

    Optimized the database proxy performance.