Vertaling van "MySQL-client" 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.
Danach übertragen Sie die Datei auf das andere System und verwenden es dort als Eingabe für den mysql-Client.
You can then transfer the file to the other machine and feed it as input to the mysql client.
Geben Sie im mysql-Client folgende Anweisungen
Ich entschied mich, die Datenbank zu bereinigen, indem ich zuerst eine Kopie zur Sicherung archivierte und dann einige Löschungen mit dem MySQL-Client durchführte.
I decided to clean up the database by first archiving a copy for backup and then performing some deletions using the MySQL client.
Um den MySql-client zu nutzen gib einfach folgendes als beliebiger Nutzer ein: mysql
To use MySql client just type as any user: mysql
Hierzu melden wir uns auf dem Server im MySQL-Client an und erstellen die Datenbank und dann den User.
For this, we log on to the server in the MySQL client and create the database and then the user.
Wenn Sie für die Verbindung mit mysqld keinen Hostnamen angeben, versucht ein MySQL-Client als Erstes eine Verbindung mit der Named Pipe.
If you don't give a host name when connecting to mysqld, a MySQL client first tries to connect to the named pipe.
Der MySQL-Client bietet Daten- und Schemavergleich und Synchronisationstools, Datenbank-Reporting-Tools, Backup-Optionen mit Planung und vieles mehr.
The MySQL client delivers data and schema comparison and synchronization tools, database reporting tools, backup options with scheduling, and much more.
Wenn Sie viele BDB-Tabellen in einer Datenbank haben, braucht der mysql-Client viel Zeit, es sei denn, Sie verwenden die Option -A oder rehash.
If you have many BDB tables in a database, it takes a long time to use the mysql client on the database if you are not using the -A option or if you are using rehash.
nun sind wir im MySQL-Client, der nur noch SQL-Befehle versteht
now you are on the MySQL Client, which only understands SQL instructions
Dies betrifft die Server, den mysql-Client und alle befehlszeilenbasierten MySQL-Hilfsprogramme wie mysqladmin und mysqldump.
This includes the servers, the mysql client, and all MySQL command-line utilities such as mysqladmin and mysqldump.
Die MySQL-Tools (mysqldump und mysql-Client) müssen auf mindestens einem der Computer installiert sein.
MySQL tools must be available on at least one of the computers (mysqldump and mysql client).
Es kann mit nativem MySQL-Netzwerkprotokoll oder MySQL-Client arbeiten.
It can work using native MySQL network protocol or MySQL client.
Der Administrator verbindet den normalen mysql-Client mit diesen Agenten, sodass alle Agenten miteinander kommunizieren und eingesetzt werden können, um für sämtliche Knoten des Clusters Vorgänge auszuführen.
The administrator connects the regular mysql client to any one of these agents and then the agents each communicate and work with each other to perform operations across the nodes making up the Cluster.