Autor darksweetys
Datum 29.07.2007 11:03
Beiträge: hi Boby,

1. ja, hecker ist der Name meines Accounts...., mir is nix besseres eingefallen, ist mein name.

2. Der hoster verwendet MySQL 5.x

Den Befehl hab ich unter: SQL Befehle auf localhost ausführen eingegen.
Resultat:

SQL-Befehl:

CREATE TABLE opn_usermap(
plz VARCHAR( 6 ) DEFAULT '' NOT NULL ,
ort VARCHAR( 255 ) DEFAULT '' NOT NULL ,
lon DOUBLE( 0 , -1 ) NOT NULL ,
lat DOUBLE( 0 , -1 ) NOT NULL ,
PRIMARY KEY ( plz )
)

MySQL meldet: Dokumentation
#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 '-1) NOT NULL, lat DOUBLE (0,-1) NOT NULL, PRIMARY KEY (plz))' at line 1


ist wohl doch nicht kompartible


Diese Seite drucken
Diese Seite schließen

Dieser Artikel kommt von: OpenPHPNuke - das Open Source CMS

http://www.openphpnuke.info/