You can then transfer the file to the other machine and feed it as input to the mysql client.
Danach übertragen Sie die Datei auf das andere System und verwenden es dort als Eingabe für den mysql-Client.
For example, a 4.0 mysql client that attempts to connect to a 4.1 server may fail with the following error message
So kann eine Verbindung, die ein mysql-Client unter Version 3.23 mit einem Server unter 5.1 herzustellen versucht, mit der folgenden Fehlermeldung fehlschlagen
The mysql client typically is used interactively, like this
Der Client mysql wird normalerweise interaktiv verwendet. Das sieht etwa so aus
You can pipe the output of mysqlbinlog into the mysql client to execute the events contained in the binary log.
Sie können die Ausgabe von mysqlbinlog in den Client mysql umleiten, um die im Binärlog enthaltenen Anweisungen auszuführen.
It always returns the error message, "Client does not support authentication protocol requested by server; consider upgrading MySQL client"
Es wird immer die Fehlermeldung „Client unterstützt das vom Server angeforderte Authentifizierungsprotokoll nicht; erwägen Sie ein Upgrade des MySQL-Clients" zurückgegeben
I decided to clean up the database by first archiving a copy for backup and then performing some deletions using the MySQL client.
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.
For this, we log on to the server in the MySQL client and create the database and then the user.
Hierzu melden wir uns auf dem Server im MySQL-Client an und erstellen die Datenbank und dann den User.
The MySQL client delivers data and schema comparison and synchronization tools, database reporting tools, backup options with scheduling, and much more.
Der MySQL-Client bietet Daten- und Schemavergleich und Synchronisationstools, Datenbank-Reporting-Tools, Backup-Optionen mit Planung und vieles mehr.
Choose an instance type based on performance characteristics, launch a database instance, and then connect to the database from a MySQL client.
Wählen Sie einen Instance-Typ nach den Leistungsmerkmalen aus, starten Sie eine Datenbank-Instance und stellen Sie von einem MySQL-Client aus eine Verbindung mit der Datenbank her.
A MySQL client on Unix can connect to the mysqld server in two different ways: By using a Unix socket file to connect through a file in the file system (default/tmp/mysql.sock), or by using TCP/IP, which connects through a port number.
Auf Unix hat ein MySQL-Client zwei Möglichkeiten, sich mit dem mysqld-Server zu verbinden: Entweder verwendet er eine Unix-Socketdatei (nach Voreinstellung/tmp/mysql.sock), um sich über eine Datei im Dateisystem zu verbinden, oder er verwendet TCP/IP, um sich über eine Portnummer zu verbinden.
It can work using native MySQL network protocol or MySQL client.
Es kann mit nativem MySQL-Netzwerkprotokoll oder MySQL-Client arbeiten.
Alternatively, use SSH to get an encrypted TCP/IP connection between a MySQL server and a MySQL client.
Alternativ stellen Sie mit SSH eine verschlüsselte TCP/IP-Verbindung zwischen einem MySQL-Server und einem MySQL-Client her.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.