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

Avesta 7.6 Rl Map >HELP<

Kams111

New Member
Joined
Oct 5, 2009
Messages
3
Reaction score
0
Hey otland community :) (Sorry for my bad english , but im from poland)

I Have a problem with this engine... This is SQL server , im know how to make a slq database . But when i do this , on localhost/phpmyadmin/ when im click on sql aplication -- ERROR...

" Błąd

zapytanie SQL:

CREATE TABLE "accounts"(
"id"INTEGER PRIMARY KEY NOT NULL ,
"password"VARCHAR( 255 ) NOT NULL ,
"email"VARCHAR( 255 ) NOT NULL DEFAULT '',
"premend"INTEGER NOT NULL DEFAULT 0,
"blocked"BOOLEAN NOT NULL DEFAULT 0,
"deleted"BOOLEAN NOT NULL DEFAULT 0,
"warned"BOOLEAN NOT NULL DEFAULT 0
);

MySQL zwrócił komunikat: Dokumentacja
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"accounts" (
"id" INTEGER PRIMARY KEY NOT NULL,
"password" VARCHAR(255' at line 1 "

PLEASE HELP ME , !
 
Back
Top