tidb icon indicating copy to clipboard operation
tidb copied to clipboard

use sql to retrive current_tso

Open AndrewDi opened this issue 3 years ago • 0 comments

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.

AndrewDi avatar Aug 10 '22 15:08 AndrewDi