Backy
Vivere militare est
Hello.
i have a little problem with import my db..
I cant import becouse my db is too big ... 3mb+
On phpmyadmin i can import only 2mb..
How i can set it ?
And second problem i use
I want to make id same like name, becouse i can log in to website, but no to game :/
i have a little problem with import my db..
I cant import becouse my db is too big ... 3mb+
On phpmyadmin i can import only 2mb..
How i can set it ?
And second problem i use
Code:
UPDATE `accounts` SET `name` = `id`;
Last edited: