tidb
tidb copied to clipboard
use sql to retrive current_tso
Enhancement
We can only use show variables like 'tidb_current_ts' to retrive current tso, can we add scalar function like current_tso() for common use.