Skip to content

Release 4.2.2_bp1

Choose a tag to compare

@tonghan-gsh tonghan-gsh released this 28 Nov 05:56
· 1733 commits to main since this release
c9e38aa

Enhancements

  • Upgrade the jdbc component to 2.4.7.1.
  • The DLM performance has been greatly improved.

Bug fixed

  • After the data archiving subtask starts running, updating the current limiter configuration cannot take effect.
  • Data cleaning task is not running.
  • Entering malicious identification rules in the scenario of automatic scanning of sensitive columns will result in a denial of service by regular expressions.
  • Display NUMBER type data in scientific notation in MySQL mode.
  • Unable to view the contents of the cursor.
  • When the database does not report syntax errors, SQL-Check will still prompt syntax errors.
  • The exported table of CLOB/BLOB type is empty.
  • Table containing CLOB type view uploaded large attachment text error.
  • PL with DEFINER=root@% cannot be parsed in OBMySQL mode.