Skip to content

bohnen/tidb-autoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tidb-autoid

This is a small utility to list up next values of _tidb_rowid/auto_increment/auto_random. It is actually SHOW TABLE table NEXT_ROW_ID for each table.

Usage

  1. Rename _env.playground file to .env and modify environment values along with your TiDB environment.
  2. Run autoids command. It shows table name, autoid type, and next value of the autoid.

About

List up AutoID nextval

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages