Examples with "MySQL mysqld" and their translation in Engels
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.
Le serveur MySQL mysqld peut être démarré par n'importe quel utilisateur.
On Unix, the MySQL server mysqld can be started and run by any user.
Andere resultaten
Chef d'équipe et auteur principal du serveur MySQL (mysqld).
Lead developer and main author of the MySQL server (mysqld).
Le nom de service MySQL par défaut peut être mysql ou mysqld, selon l'installation.
The default MySQL service name can be mysql or mysqld, depending on the installation.
Attention ! Vous devez arrêter le processus de base de données mysql (mysqld) avant de lancer les commandes myisamchk.
Warning: You must stop the mysql database process (mysqld) before running any myisamchk command.
Dans ce dossier, créez un fichier config.ini avec le contenu suivant. mysql-cluster [MYSQLD] [MYSQLD] [MYSQLD]
In this directory, create a file named config.ini that contains the following information.
Sous Windows, les distributions binaires MySQL incluent le serveur standard (mysqld.exe) et le serveur MySQL-Max (mysqld-max.exe), alors il n'y a pas de téléchargement spécial à faire.
For Windows, MySQL binary distributions include both the standard server (mysqld.exe) and the MySQL-Max server (mysqld-max.exe), so no special distribution is needed.
Toutes les autres distributions de MySQL-Max contiennent un serveur unique, appelé mysqld mais qui inclut les fonctionnalités supplémentaires.
All other MySQL-Max distributions contain a single server that is named mysqld but that has the additional features included.
Si MySQL est configuré avec - with-debug, vous pouvez utiliser cette option pour obtenir un fichier de trace de ce que mysqld fait.
If MySQL is configured with - with-debug, you can use this option to get a trace file of what mysqld is doing.
Si votre MySql est en cours d'exécution, vous verrez mysqld processus énumérés dans votre résultat.
If your MySql is running, then you will see mysqld process listed out in your result.
Le serveur MySQL-Max est une version du serveur mysqld qui a été compilée avec des fonctionnalités supplémentaires.
A MySQL-Max server is a version of the mysqld MySQL server that has been built to include additional features.
Vous pouvez forcer MySQL à se synchroniser avec le disque après chaque requête en démarrant mysqld avec - flush.
You can force MySQL to flush everything to disk after every SQL statement by starting mysqld with the - flush option.
Pour chaque connexion de client, MySQL crée un thread séparé sous le processus principal mysqld.
For every client connection (aka session) MySQL creates a separated thread under the main mysqld process.
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.
When you configure MySQL for debugging you automatically enable a lot of extra safety check functions that monitor the health of mysqld.