Skip to main content

DBX v2.2.7

December 7, 2024

MySQL

  • Feature Added the agent option to collect literal parameters.

    save_literal_param Boolean

    Default true

    It sets whether or not to collect literal parameters. If set to false, literal parameters are not collected.

  • Changed When transmitting db_mysql_statements, added the limit of 5000 per hour.

PostgreSQL

Changed When transmitting db_postgresql_statements, added the limit of 5000 per hour.

Oracle

  • Changed Modified the real-time object query feature.

    • Changed the order of index columns.

    • Added the feature to query the sequence layout.

  • Fixed Fixed the saving plan bug.