Quantcast
Channel: MySQL Forums - MySQL Workbench
Viewing all articles
Browse latest Browse all 3724

fluctuations in generation of primary key auto increment value. (no replies)

$
0
0
Dear friends,

I was just try to Insert some columns in mysql table.table consists primary key with auto increment (seed value=1).

So Intitially table is :

id name
---------------
1 williams
2 andrew

But After i inserted,the table is :

id name
---------------
1 williams
2 andrew
4 methew
5 ram

So i am not aware why some fluctuations happening in autoincrement value.Why the id 3 was ignored.
So please clarify my doubt.

Thanks in advance.

Viewing all articles
Browse latest Browse all 3724

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>