player id stuck id 0 in my sql
# support-forum
b
Player register stuck in id 0 in my sql please help

https://cdn.discordapp.com/attachments/1097510374703648868/1097510374850437160/ppp.png

c
code
id column should probably be set to auto increment
b
how to fix??
c
set id column as auto increment
b
allright thankss
c
ID needs to be the primary key
and auto incremented