Hi folks,
hab´n problem mit phpMyAdmin. ich wollt ne tabelle erstellen aber das funzt nich. der schreib mit dauernt total dumme fehlermedungen. hab schon alles (mysql und phpMyAdmin) neuinstalliert aber es funz trotzdem nich. wodrann kann das liegen?
hier mal die felhermeldung.
------------------------------------------------------------------
Datenbank media - Tabelle movies auf localhost
Fehler
SQL-Befehl :
CREATE TABLE movies
(
id
HAR( 6 ) NULL ,
che\_1
HAR( 20 ) NULL ,
che\_2
HAR( 20 ) NULL ,
li\_bild
HAR( 10 ) NULL ,
li\_ton
HAR( 10 ) NULL ,
en\_typ
HAR( 10 ) NULL ,
en\_anz
HAR( 10 ) NULL ,
ge
HAR( 10 ) NULL ,
rkung
HAR( 200 ) NULL ,
PRIMARY KEY ( id
)
)
MySQL meldet:
You have an error in your SQL syntax near 'HAR(6) NULL, che\_1
HAR(20) NULL, che\_2
HAR(20) NULL, li\_bild
HAR(10) NULL,' at line 1