27.11.2013, 15:40
Im having problems with my id's in mysql.
I created dynamic apartment's ingame and everything was good till i had to delete one of them through mysql, i did that and when i created next one the id of it is still goin up by one.
Like
1.
2.
3.
4.
Here i deleted one (it was 5.)
Created new one and its 6.
So my list is now like this
1.
2.
3.
4.
6.
And they buggs with enterances n shit. How can i fix it?
I created dynamic apartment's ingame and everything was good till i had to delete one of them through mysql, i did that and when i created next one the id of it is still goin up by one.
Like
1.
2.
3.
4.
Here i deleted one (it was 5.)
Created new one and its 6.
So my list is now like this
1.
2.
3.
4.
6.
And they buggs with enterances n shit. How can i fix it?