Witam jak w bazie danych daje import to i daje wykonaj to wyskakuje taki b??d
za pomoc oczywi?cie reput.
B??d
Zapytanie SQL:
CREATE TABLE "server_config"(
"config"VARCHAR( 35 ) NOT NULL DEFAULT '',
"value"INTEGER NOT NULL ,
UNIQUE (
"config"
)
);
MySQL zwr?ci? komunikat:
#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 '"server_config" (
"config" VARCHAR(35) NOT NULL DEFAULT '',
"value" INTEGER ' at line 1
za pomoc oczywi?cie reput.
B??d
Zapytanie SQL:
CREATE TABLE "server_config"(
"config"VARCHAR( 35 ) NOT NULL DEFAULT '',
"value"INTEGER NOT NULL ,
UNIQUE (
"config"
)
);
MySQL zwr?ci? komunikat:
#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 '"server_config" (
"config" VARCHAR(35) NOT NULL DEFAULT '',
"value" INTEGER ' at line 1