Beiträge: |
ahja, na nochwas, beim Installieren kommt folgende Fehlermeldung:
ERROR [512] mysql error: [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] in EXECUTE("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)) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('89191', 'Aichen', 9.80932, 48.5288) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('89188', 'Widderstall', 9.7135, 48.5315) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('89150', 'Machtolsheim', 9.74305, 48.4943) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('72535', 'Ennabeuren', 9.65107, 48.4428) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('89180', 'Bühlenhausen', 9.78091, 48.4599) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('89160', 'Scharenstetten', 9.85217, 48.515) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('72587', 'Zainingen', 9.54729, 48.483) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('73312', 'Türkheim', 9.80322, 48.586) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('89143', 'Sonderbuch', 9.81177, 48.4174) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('88427', 'Dunzenhausen', 9.68341, 48.0186) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('88436', 'Füramoos', 9.8934, 47.9977) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('88400', 'Bergerhausen', 9.81281, 48.1008) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('89081', 'Jungingen', 9.98902, 48.4459) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('01465', 'Langebrück', 13.85, 51.1333333) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('56759', 'Leienkaul', 7.0833333, 50.2166667) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('78267', 'Aach', 8.85, 47.8511) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('54298', 'Aach', 6.6, 49.7833) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('52068', 'Aachen', 6.1, 50.7667) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('52070', 'Aachen', 6.1, 50.7667) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
ERROR [512] mysql error: [1146: Table 'hecker.opn_usermap' doesn't exist] in EXECUTE("INSERT INTO opn_usermap VALUES ('52072', 'Aachen', 6.1, 50.7667) ")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240
Ist jedoch nur ein Auszug, die koplette Liste ist fast unendlich.
Kann das sein dass irgendwelche Postleitzahlen nicht gefunden werden? |