28.10.2011, 19:24
Finding the empty slot is possible. but because you have AUTO INCREMENTATION you can not insert a new gang with that ID. Whatever number you query as the id, the auto incrementation will just use currentid+1.
I hope you understand what I mean ;p
I hope you understand what I mean ;p

