stonedb icon indicating copy to clipboard operation
stonedb copied to clipboard

feature: To support show next table id

Open RingsC opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

To show the next table id: which will get the next table id from tianmu.tid file.

To support these two statement.

select tianmu_next_table_id(); 
show @@tianmu_next_table_id;

Describe the solution you'd like

Describe alternatives you've considered

Additional context

RingsC avatar Jun 01 '23 06:06 RingsC