Examples with "mysqld MySQL" and their translation 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.
A MySQL-Max server is a version of the mysqld MySQL server that has been built to include additional features.
Le serveur MySQL-Max est une version du serveur mysqld qui a été compilée avec des fonctionnalités supplémentaires.
Andere resultaten
On Unix, the MySQL server mysqld can be started and run by any user.
Le serveur MySQL mysqld peut être démarré par n'importe quel utilisateur.
The default MySQL service name can be mysql or mysqld, depending on the installation.
Le nom de service MySQL par défaut peut être mysql ou mysqld, selon l'installation.
Lead developer and main author of the MySQL server (mysqld).
Chef d'équipe et auteur principal du serveur MySQL (mysqld).
All other MySQL-Max distributions contain a single server that is named mysqld but that has the additional features included.
Toutes les autres distributions de MySQL-Max contiennent un serveur unique, appelé mysqld mais qui inclut les fonctionnalités supplémentaires.
If MySQL is configured with - with-debug, you can use this option to get a trace file of what mysqld is doing.
Si MySQL est configuré avec - with-debug, vous pouvez utiliser cette option pour obtenir un fichier de trace de ce que mysqld fait.
If your MySql is running, then you will see mysqld process listed out in your result.
Si votre MySql est en cours d'exécution, vous verrez mysqld processus énumérés dans votre résultat.
You can force MySQL to flush everything to disk after every SQL statement by starting mysqld with the - flush option.
Vous pouvez forcer MySQL à se synchroniser avec le disque après chaque requête en démarrant mysqld avec - flush.
For every client connection (aka session) MySQL creates a separated thread under the main mysqld process.
Pour chaque connexion de client, MySQL crée un thread séparé sous le processus principal mysqld.
When you configure MySQL for debugging you automatically enable a lot of extra safety check functions that monitor the health of mysqld.
Lorsque vous configurez MySQL pour le support du débogage, vous activez automatiquement un tas de fonctions de tests supplémentaires qui se chargent de surveiller le bon fonctionnement de mysqld.
After you have installed the packed table into the MySQL database directory, you should execute mysqladmin flush-tables to force mysqld to start using the new table.
Après avoir installé la table compressée dans un dossier de données MysQL, vous devez exécutez la commande mysqladmin flush-tables pour forcer mysqld à utiliser cette nouvelle table.
If mysqld stops crashing when you compile it with - with-debug, you probably have found a compiler bug or a timing bug within MySQL.
Si mysqld ne plante plus lorsque vous le compilez avec - with-debug, vous avez probablement trouvé un bogue du compilateur ou un bogue de temporisation dans MySQL.
MySQL 5.1 Note that before starting mysqld with - log you should check all your tables with myisamchk.
Notez qu'avant de démarrer mysqld avec - log vous devez vérifier toutes vos tables avec myisamchk.