• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling MySQL problem.

Backy

Vivere militare est
Joined
Feb 25, 2009
Messages
157
Reaction score
2
Location
P(r)oland/Sanok
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
Code:
 UPDATE `accounts` SET `name` = `id`;
I want to make id same like name, becouse i can log in to website, but no to game :/
 
Last edited:
Back
Top