Discussion in 'MySQL' started by durgesh871, Jun 30, 2010.
How can get current auto_increament value in mysql?
Do query show table status like 'your_table_name' Code (markup): and use field Auto_increment
show table status like 'your_table_name'
Separate names with a comma.