We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Il parle également d'une chose spécifique à MySQL, la commande LOAD DATA, qui permet d'importer des données à partir de fichiers texte (à condition que les champs utilisent des séparateurs tels que',').
But it talks about something very specific of MySQL, the command LOAD DATA, with which you will be able to import data from your text files (assuming that the fields are separated by a character such as a',').
La commande LOAD DATA peut lire des données sur le serveur hôte, ou bien charger un fichier sur le client, avec l'option LOCAL.
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.
Vous pouvez aussi charger des fichiers de données en utilisant l'utilitaire mysqlimport; Il opère en envoyant la commande LOAD DATA INFILE au serveur.
You can also load data files by using the mysqlimport utility; it operates by sending a LOAD DATA INFILE statement to the server.
Mais dans la Ruche, nous pouvons insérer des données à l'aide de la commande LOAD DATA.
La commande LOAD DATA INFILE peut être utilisée pour lire des données issues d'autres sources.
LOAD DATA INFILE can be used to read files obtained from external sources.
Il devient donc possible, suivant les configurations, d'utiliser la commande LOAD DATA sur le fichier /etc/passwd pour tout mettre en table, et ensuite le relire avec la commande SELECT.
This could be abused, for example, by using LOAD DATA to load/etc/passwd into a table, which then can be displayed with SELECT.
Si vous spécifiez le mot clef CONCURRENT avec un table au format MyISAM, les autres threads pourront accéder à la table durant l'exécution de la commande LOAD DATA.
If you specify CONCURRENT with a MyISAM table that satisfies the condition for concurrent inserts (that is, it contains no free blocks in the middle), other threads can retrieve data from the table while LOAD DATA is executing.
Pour utiliser la commande LOAD DATA INFILE sur des fichiers du serveur, vous devez avoir le droit de FILE sur le serveur.
Also, to use LOAD DATA INFILE on server files, you must have the FILE privilege.
Nous désactivons ensuite l'utilisation de la commande LOAD DATA LOCAL INFILE.
Then we disable the use of the LOAD DATA LOCAL INFILE command.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.