noobzter003
New member
- Messages
- 54
- Points
- 0
thanks for answering my problem sir. but what should i edit here.this is known innodb issue.
First character can have wrong id. Fix it manually or remove character with id smaller than 150000
do i need to change in to
'char_id' should start at 150000
how to make it starts with 15000?'char_id' should start at 150000
the way it is there: 1, 2, 3 ... it's wrong
clique duas vezes no número "char_id"como fazer isso começa com 15000?
onde devo editar isso?
i know how to edit but the problem is when i create new character the char_id starts with 1 again. should be starts with 150001 something like that. how to fix this?clique duas vezes no número "char_id"
Edit: or click edit
https://stackoverflow.com/questions/970597/change-auto-increment-starting-numberi know how to edit but the problem is when i create new character the char_id starts with 1 again. should be starts with 150001 something like that. how to fix this?
thanks for your reply. but i dont really understand.
[COLOR=rgb(16,16,148)]ALTER[/COLOR][COLOR=rgb(48,51,54)] [/COLOR][COLOR=rgb(16,16,148)]TABLE[/COLOR][COLOR=rgb(48,51,54)] tbl AUTO_INCREMENT [/COLOR][COLOR=rgb(48,51,54)]=[/COLOR][COLOR=rgb(48,51,54)] 150000[/COLOR][COLOR=rgb(48,51,54)];[/COLOR]
thanks you i understand already.
We use essential cookies to make this site work, and optional cookies to enhance your experience.