• 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!

Website SQL HELP!

God Paizaum

New Member
Joined
Feb 14, 2010
Messages
2
Reaction score
0
:D Please, I need help in my website sql...
when I try to access the highscores from my server for the site...
Or try to create an account, I can not access the account on the server ...
In my OTServ ...
Please, someone tell me how I access the database server at my site?
 
so, when i use database of my otserver "forgottenserver"...
Look this Error! I am using Xampp!
Erro

consulta SQL:

ALTER TABLE `players` ADD `marrystatus` INT UNSIGNED NOT NULL DEFAULT '0' AFTER `marriage` ;

Mensagens do MySQL : Documentação
#1146 - Table 'paizaum.players' doesn't exist
 
Back
Top