TiDB 4.0.0-beta.1 release, NewSQL distributed database

TiDB 4.0.0-beta.1 has been released, this version updates are as follows:  

Compatibility Changes

  • Mysql.user modify the system password field in the table name authentication_string, so that it is consistent with the MySQL 5.7 # 14598
  • The default value of txn-total-size-limit configuration items adjusted from 1GB to 100MB # 14522
  • Support dynamically modify or update read from the PD configuration item  # 14750  # 14303  # 14830

New Features

Bugfix

  • Report wrong repair to create a column name more than 64 characters in view of the problem # 14850
  • Fix problems due to create or replace view statements result from incorrect handling duplicate data in information_schema.views # 14832
  • Enabling plan cache, fix the errors result BatchPointGet # 14855
  • Fixed problem when inserted into the modified data to the wrong area after the partition table # 14370
  • Use IsTrue repair function in the process of simplifying the outer join in the panic that occurs when an invalid name expression reconstruction  # 14515
  • Repair show binding statement error checking privileges # 14443

For more details, see the Release Notes .

Guess you like

Origin www.oschina.net/news/113776/tidb-4-0-0-beta-1-released