Vertaling van "MySQL must" in Frans
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.
Without an index, MySQL must begin with the first row and then read through the entire table to find the relevant rows.
Sans index, MySQL doit commencer par la première ligne, puis parcourir l'intégralité de la table pour rechercher les lignes appropriées.
Without an index, MySQL must begin with the first row and then read through the entire table to find the relevant rows.
Sans index, MySQL doit lire successivement toutes les lignes, et à chaque fois, faire les comparaisons nécessaires pour extraire un résultat pertinent.
MySQL must be installed on a partition with a type that supports long file names, such as HPFS, FAT32, and so on.
MySQL doit être installé sur une partition qui supporte les noms de fichiers longs, tel que HPFS, FAT32, etc.
If you want to run the MySQL benchmark scripts, Perl support for MySQL must be available.
Si vous voulez exécuter des scripts de tests MySQL, le support Perl de MySQL doit être disponible.
This reduces the parsing that MySQL must do and improves the insert speed.
Cela réduit le temps d'analyse de MySQL, et améliore les insertions.
If you have no indexes suitable for your statement and MySQL must scan the entire table to process the statement, every row of the table becomes locked, which in turn blocks all inserts by other users to the table.
Si vous n'avez d'index valable pour votre requête, et que MySQL scanne toute la table, chaque ligne sera verrouillée, et bloquera ainsi toutes les insertions.
Consider the case of a table based on expressions or where MySQL must internally store a value returned by IFNULL() in a temporary table
La différence avec les anciennes versions de MySQL ne seront notables que si vous créez une table basée sur des expressions, ou si MySQL stocke en interne des valeurs issues de IFNULL() dans une table temporaire.
Perl support for MySQL must be installed if you want to run the MySQL benchmark scripts; see Section 7.1.3, "The MySQL Benchmark Suite".
La section suivante décrit comment faire. Le support de MySQL par Perl doit être installé si vous voulez exécuter les