primary key in tables and re-using of id's

It just realized this. When I delete a row for testing and I add a new row the same ID is being used. Why is that? Aern't IDs after being used once never suppose to be used again? I am using mySQL.

Thanks for your input! :slight_smile: