TiDB 4.0.0-beta release, NewSQL distributed database

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

Improvements

New Features

  • Support in ADMIN SHOW DDL JOBSuse LIKEor  WHEREclause condition filter # 12484
  • In information_schema.tablesadding table TIDB_ROW_ID_SHARDING_INFOcolumns to output RowIDthe scattered information (e.g., the table Aof SHARD_ROW_ID_BITSvalue "SHARD_BITS={bit_number}") # 13418
  • Add oom-use-tmp-storageparameters (by default true) to control when performing memory usage exceeds a single SQL statement mem-quota-queryand contains SQL Hash Join, the temporary files to cache whether the intermediate results # 11832  # 11937  # 12116  # 12067
  • By HTTP support  info/allbinlog status query interface to the cluster-enabled server TiDB  # 13025
  • Add support column attribute AutoRandomkeywords to whether the control system is automatically assigned to the primary key a random integer, thereby avoiding the AUTO_INCREMENThot spots caused by the primary key # 13127
  • Support Locks the Table # 11038
  • ......

Changed Behaviors

Bugfix

More details to see the release notes .

Guess you like

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