c0deM0nK424
Programmer
Hi lol, i just populated a table for a database in phpmyadmin - and the table is called 'games_list'.
well, basically i populated it but the primary key begins from 5010 or something odd like that and finishes on 7000 something lol.
so, i guess what im asking for here is - why is it happening ?
i set GAME_ID a field in a table called GAMES_LIST , as PRIMARY KEY and auto-increment.
so whys this happening ?
i want it to begin with 1 and end with 2175 , as there are 2175 games in total.
any help would be greatly appreciated.
sincerest regards
CodeMonk
well, basically i populated it but the primary key begins from 5010 or something odd like that and finishes on 7000 something lol.
so, i guess what im asking for here is - why is it happening ?
i set GAME_ID a field in a table called GAMES_LIST , as PRIMARY KEY and auto-increment.
so whys this happening ?
i want it to begin with 1 and end with 2175 , as there are 2175 games in total.
any help would be greatly appreciated.
sincerest regards
CodeMonk