Poprzedni temat :: Następny temat |
eXceptos Wysłany: Wto 05 Gru, 2006 |
|
|
Witam, mam taki problem, ?e gdy chhc? wykona?:
Kod--- [ sql ] -----
CREATE TABLE {prefix}_browery (
beer_id int(10) unsigned NOT NULL auto_increment,
beer_uid_src int(10) NOT NULL,
beer_uid_dst int(10) NOT NULL,
beer_post_id int(10) NOT NULL,
beer_topic_id int(12) NOT NULL,
beer_forum_id int(12) NOT NULL,
beer_time int(12) NOT NULL,
KEY beer_id (beer_id)
) ;
Z podanego w temacie moda, to wyskakuje mi b??d:
KodMySQL 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 '--- [ sql ] -----
CREATE TABLE {prefix}_browery (
beer_id int(10) unsigned N' at line 1 |
|
KaweX Wysłany: Wto 05 Gru, 2006 |
|
|
prefix !! |
|
eXceptos Wysłany: Wto 05 Gru, 2006 |
|
|
Hehe, ja jestem ZIELONY w tych sprawach, co tam wpisac ?? :mrgreen:
WPISA?EM:
KodCREATE TABLE {phpbb_}_browery (
beer_id int(10) unsigned NOT NULL auto_increment,
beer_uid_src int(10) NOT NULL,
beer_uid_dst int(10) NOT NULL,
beer_post_id int(10) NOT NULL,
beer_topic_id int(12) NOT NULL,
beer_forum_id int(12) NOT NULL,
beer_time int(12) NOT NULL,
KEY beer_id (beer_id)
) ;
A nadal:
Kod#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 '{phpbb_}_browery (
beer_id int(10) unsigned NOT NULL auto_increment,
beer_uid_' at line 1 |
|
KaweX Wysłany: Wto 05 Gru, 2006 |
|
|
bez nawiasu |
|
qbs Wysłany: Wto 05 Gru, 2006 |
|
|
bez klamr jak juz cos ;) |
|
eXceptos Wysłany: Sro 06 Gru, 2006 |
|
|
Ok, dzi?ki, juz mi mod ?miga :D Tylko ze ten 2 ;] |
|
|
To jest wersja lo-fi głównej zawartości. Aby zobaczyć pełną wersję z większą zawartością, obrazkami i formatowaniem proszę kliknij tutaj.
|