Wieso bekomm ich immer die fehlermeldung beim importieren ???
Fehler
SQL-Befehl :
LOAD DATA LOCAL INFILE '' INTO TABLE `liste` FIELDS TERMINATED BY ';' ENCLOSED BY '"' ESCAPED BY '\\' LINES TERMINATED BY '\r\n'
MySQL meldet:
The used command is not allowed with this MySQL version
Ich benutze WAMPP 2.1 -> Apache 2.0.45, MySQL 4.0.12, PHP 4.3.2-RC1 + PEAR, Perl 5.8.0, mod_php 4.3.2-RC1, mod_perl 1.99, mod_ssl 2.0.44, openssl 0.9.7a, PHPMyAdmin 2.4.0-rc2, Webalizer 2.01-10, Mercury Mail Transport System for Win32 and NetWare Systems v3.32, (WEB-DAV experimentell); insbesondere geeignet als Server Dienst unter NT, w2k, XP Prof.
Wenn ich auch über das Programm MySQL-Front importieren will bekomm ich die fehlermeldung --> 1148 - The used command is not allowed with this MySQL version ???
Ich muss unbedingt Daten importieren mit 180 000 datensätzen !!
per Hand dauert das ca 1 1/2 Jahre
HILFE
Fehler
SQL-Befehl :
LOAD DATA LOCAL INFILE '' INTO TABLE `liste` FIELDS TERMINATED BY ';' ENCLOSED BY '"' ESCAPED BY '\\' LINES TERMINATED BY '\r\n'
MySQL meldet:
The used command is not allowed with this MySQL version
Ich benutze WAMPP 2.1 -> Apache 2.0.45, MySQL 4.0.12, PHP 4.3.2-RC1 + PEAR, Perl 5.8.0, mod_php 4.3.2-RC1, mod_perl 1.99, mod_ssl 2.0.44, openssl 0.9.7a, PHPMyAdmin 2.4.0-rc2, Webalizer 2.01-10, Mercury Mail Transport System for Win32 and NetWare Systems v3.32, (WEB-DAV experimentell); insbesondere geeignet als Server Dienst unter NT, w2k, XP Prof.
Wenn ich auch über das Programm MySQL-Front importieren will bekomm ich die fehlermeldung --> 1148 - The used command is not allowed with this MySQL version ???
Ich muss unbedingt Daten importieren mit 180 000 datensätzen !!
per Hand dauert das ca 1 1/2 Jahre
HILFE
Kommentar