Article 5SFD2 how to add rows between auto increment id in mariadb tables?

how to add rows between auto increment id in mariadb tables?

by
shams
from LinuxQuestions.org on (#5SFD2)
I accidentally deleted 3 rows from mariadb table, the table id is auto increment and primary key, the id sequence is now:
Code:910
914how i can add 3 rows after id 910 so the id will be as:
Code:910
911
912
913
914latest?d=yIl2AUoC8zA latest?i=8fMxbs8J-38:u8pXP5SUXas:F7zBnMy latest?i=8fMxbs8J-38:u8pXP5SUXas:V_sGLiP latest?d=qj6IDK7rITs latest?i=8fMxbs8J-38:u8pXP5SUXas:gIN9vFw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments