4 messages in com.mysql.lists.mysql-deLoad_File Problem
FromSent OnAttachments
Steffen11 Apr 2004 11:20 
Steffen11 Apr 2004 11:49 
Georg Richter11 Apr 2004 12:40 
Georg Richter11 Apr 2004 23:51 
Subject:Load_File Problem
From:Steffen (stef@mywww.de)
Date:04/11/2004 11:20:18 AM
List:com.mysql.lists.mysql-de

Hallo zusammen,

Ich habe da ein Syntaxproblem mit "LOAD_FILE".

Eigentlich sollte damit eine Datei aus dem lokalen Dateisystem geladen werden. Nur mir sagt MySql [root@localhost:3306] ERROR 1064: You have an error in your SQL syntax near
'LOAD_FILE(test.sql)' at line 1 und wenn ich den Path richtig angebe kommt das [root@localhost:3306] ERROR 1064: You have an error in your SQL syntax near
'LOAD_FILE(c:\mysql\scripts\test.sql)' at line 1

Ich hoffe ihr könnt mir helfen, danke schon mal im vorraus.