I was wondering if it's possible in mysql to reassign auto incremented ID's so that they will follow eachother up.
Currently I have deleted rows and because of that my ID's are as follow
Is it possible to run a query that will replace all id's with autoincrement again? So that the excisting rows will be
Can be done via phpMyAdmin: