Liest die Eingabedateien lokal vom Clienthost.
Die Option - local bewirkt, dass mysqlimport Datendateien vom Clienthost liest.
The - local option causes mysqlimport to read data files from the client host.
Ein solcher Server könnte dann auf jede Datei auf dem Clienthost zugreifen, auf die der Clientbenutzer Lesezugriff hat.
Such a server could access any file on the client host to which the client user has read access.
angegeben ist, wird die Datei vom Clientprogramm auf dem Clienthost gelesen und an den Server geschickt.
is specified, the file is read by the client program on the client host and sent to the server.
Die Tabelle kann dann mit SELECT aufgerufen und ihr Inhalt an den Clienthost übertragen werden.
The table can then be accessed using SELECT to transfer its contents to the client host.
Die LOAD DATA-Anweisung kann eine Datei, die sich auf dem Serverhost befindet, oder eine Datei laden, die auf dem Clienthost abgelegt ist, wenn das Schlüsselwort LOCAL angegeben ist.
The LOAD DATA statement can load a file that is located on the server host, or it can load a file that is located on the client host when the LOCAL keyword is specified.
benutzen, um die Datei auf dem Clienthost anzulegen.
to generate the file on the client host.
Solange kein Häkchen im Kästchen ist, lässt sich der POP- und IMAP-Zugriff für einen Clienthost konfigurieren.
As long as the box is unchecked, users can configure POP and IMAP access for a host of clients.
jedoch bei der Ausführung auf dem Clienthost jedoch nicht, dann haben Sie für den betreffenden Benutzernamen den Zugriff vom entfernten Host auf den Server nicht aktiviert.
does not work when executed on a remote client host, you have not enabled access to the server for the given user name from the remote host.
Wenn Sie die resultierende Datei auf einem Clienthost statt auf dem Serverhost erstellen wollen, dürfen Sie SELECT...
If you want to create the resulting file on some other host than the server host, you normally cannot use SELECT...