RP Character System with MySQL, most efficient way?
#10

Quote:
Originally Posted by Sithis
Посмотреть сообщение
If you mean in the database? You can (re)set the AUTO_INCREMENT index using PhpMyAdmin or talking SQL to your server:
Код:
ALTER TABLE table_name AUTO_INCREMENT = 1;
Cheers mate, apoligise for the late reply. I've been busy with other programming projects for college.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)