Vertaling van "mysql.server" 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.
In the examples below we will follow the historical convention of renaming the mysql.server script to 'mysql' when we copy it to/etc/init.d/.
Dans les examples ci-dessous nous allons suivre la convention historique de changer le nom du script mysql.server à 'mysql' quand nous faisons une copie dans /etc/init.d/.
On FreeBSD, the location for startup scripts is/usr/local/etc/rc.d/ and when you copy the mysql.server script there you should rename it so that it matches the .sh pattern, like so
Dans le cas de FreeBSD, l'emplacement des scripts de démarrage se trouve dans /usr/local/etc/rc.d/ et quand vous copiez le script mysql.server vous devez le rennomer afin qu'il corresponde avec le patron .sh, comme ceci
If you have installed MariaDB to a non-standard location, you may need to edit the mysql.server script to get it to work right.
Si vous avez installé MariaDB dans un emplacement non standard, vous aurez peut-être besoin de modifier le script mysql.server pour qu'il travaille correctement
mysql.server works as a standard SysV-style init script.
The first step for most Linux distributions is to copy the mysql.server script to/etc/init.d/ and make it executable
Le premier pas dans beaucoup de distributions Linux c'est de faire une copie du script mysql.server dans /etc/init.d/ et de le rendre exécutable
Andere resultaten
For example, if your SQL instance name is MySQLDefaultinstance and it is running on port 2000, specify the server name as MySQLServer, 2000 and see if that works.
Par exemple, si le nom de votre instance SQL est MySQLDefaultinstance et qu'elle s'exécute sur le port 2000, spécifiez le nom du serveur sous la forme MySQLServer, 2000 et voyez si cela fonctionne.
MSSQLSERVER.If you installed the default instance, the folder is MSSQLSERVER.
Si vous avez installé l'instance par défaut, le dossier est MSSQLSERVER.
Start or restart the MSSQLServer service if necessary.
Si nécessaire, démarrez ou redémarrez le service MSSQLServer.
The default instance is listed as Protocols for MSSQLSERVER.
L'instance par défaut est répertoriée en tant que Protocoles pour MSSQLSERVER.
For the default instance, enter MSSQLSERVER.
Pour l'instance par défaut, entrez MSSQLSERVER.
For example, run NET STOP MSSQLSERVER.
Par exemple, exécutez NET STOP MSSQLSERVER.
After the file is opened, permissions are granted to the MSSQLSERVER service account and members of the local Administrators group.
Une fois le fichier ouvert, les autorisations sont octroyées au compte du service MSSQLSERVER et aux membres du groupe Administrateurs local.
Change the service accounts for the MSSQLServer and/or the SQLServerAgent to the account that you want.
Modifier les comptes service du MSSQLServer ou le SQLServerAgent vers le compte que vous souhaitez.