Monday, September 20, 2010

Mysql Get the next Auto_increment values

We can use the sql like this

: show table status like 'table_name'

after that, we get only data in 'Auto_increment' field

No comments:

Post a Comment