Vertaling van "SQL-Knoten" 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.
Testen Sie, um eine neue Datenbank aus dem SQL-Knoten zu erstellen.
Test to create a new database from the SQL node.
Bitte denken Sie jedoch daran, dass Ihre Anwendung auf den SQL-Knoten zugreifen muss, und nicht auf den MGM- oder die Speicherknoten.
It is important to remember that your application must access the SQL node, and not the management or data nodes.
Diese Einschränkung gilt nicht für Computer, die einfach nur mysql ausführen, oder andere Clients, die vielleicht auf die SQL-Knoten des Clusters zugreifen.
This restriction does not apply to machines simply running mysql or other clients that may be accessing the cluster's SQL nodes.
Verlässt den Einbenutzermodus, sodass alle SQL-Knoten (also alle laufenden mysqld-Prozesse) auf die Datenbank zugreifen können.
Exits single user mode, enabling all SQL nodes (that is, all running mysqld processes) to access the
Der Installationsprozess ist derselbe wie beim Datenknoten, aber wir müssen den ndbd-Dienst nicht im SQL-Knoten ausführen.
The installation process is same as the data node, but we do not have to run the ndbd service in the SQL Node.
SQL-Knoten greifen auf die Datenbanken des Clusters als Ganzes zu, ohne sich um die Verteilung der Daten auf verschiedene Datenknoten oder Cluster-Hosts zu kümmern.
SQL nodes access the cluster's databases as a whole without regard to the data's distribution across different storage nodes or cluster hosts.
Manchmal bezeichnen wir einen mysqld-Prozess, der auf diese Weise ausgeführt wird, auch als SQL-Knoten.
We often refer to a mysqld process running in this manner as an SQL node.
Um eine Kopie der gesamten world-Datenbank auf dem SQL-Knoten anzulegen, führen Sie mysqldump auf dem ungeclusterten Server aus, um die Datenbank in die Datei world.sql im Verzeichnis/usr/local/mysql/data zu exportieren.
To create a copy of the entire world database on the SQL node, use mysqldump on the noncluster server to export the database to a file named world.sql; for example, in the/tmp directory.
Dieser Befehl muss unbedingt auf dem Host ausgeführt werden, auf welchem der SQL-Knoten läuft (in diesem Fall auf der Maschine mit der IP-Adresse 192.168.0.20).
It is very important to keep in mind that the preceding command must be executed on the host where the SQL node is running (in this case, on the machine with the IP address 192.168.0.20).
Ein SQL-Knoten wird normalerweise mit dem Befehl mysqld - ndbcluster gestartet, oder auch mit mysqld und der Option ndbcluster in der my.cnf-Datei.
An SQL node is a mysqld process started with the - ndbcluster and - ndb-connectstring options, which are explained elsewhere in this chapter, possibly with additional MySQL server options as well.
Workaround: Kopieren Sie unterwegs benötigte Textbausteine vom SQL-Knoten auf den Knoten einer lokalen Textbausteindatei.
Workaround: Copy the phrases you need abroad from the SQL node to the to a local phrase file node.
Für SQL-Knoten sollten Sie dieselben Vorkehrungen treffen wie für jede andere Instanz des MySQL Servers.
For SQL nodes, you should take the same precautions as you would with any other instance of the MySQL server.
Wenn Sie mehrere SQL-Knoten auf derselben Maschine laufen lassen wollen, muss jede mysqld-Instanz einen anderen TCP/IP-Port benutzen.
If you want to run multiple SQL nodes on one machine, then each instance of mysqld must use a different TCP/IP port.