Wenn Sie mit dem Clientprogramm mysql eine Anfrage absetzen und einen Fehler wie den folgenden ernten, so bedeutet dies, dass mysql zu wenig Arbeitsspeicher hat, um das vollständige Abfrageergebnis zu speichern
If you issue a query using the mysql client program and receive an error like the following one, it means that mysql does not have enough memory to store the entire query result
So betreffen beispielsweise die Abschnitte [mysqld] und [mysql]den Server mysqld bzw. das Clientprogramm mysql.
For example, the [mysqld] and [mysql]groups apply to the mysqld server and the mysql client program, respectively.
Autres résultats
Hängt Ihr Problem mit einem bestimmten MySQL-Ausdruck oder einer MySQL-Funktion zusammen, dann können Sie eine Timingprüfung durchführen, indem Sie die Funktion BENCHMARK() mithilfe des Clientprogramms mysql aufrufen.
If your problem is with a specific MySQL expression or function, you can perform a timing test by invoking the BENCHMARK() function using the mysql client program.
MySQL-Clientprogramme müssen SQL-Anweisungen senden und die Semantik der XA-Anweisungsschnittstelle verstehen können.
MySQL client programs must be able to send SQL statements and to understand the semantics of the XA statement interface.
Sie können mit dem MySQL-Server über die üblichen MySQL-Clientprogramme wie mysql Verbindung aufnehmen.
Das Programm wechselt zu einem Prompt "mysql>" um zu zeigen, dass Sie nun im MySQL-Clientprogramm arbeiten.
The prompt changes to "mysql>" to indicate that you are now working in the MySQL Client program.
Wenn Sie eigene MySQL-Clientprogramme verknüpfen, dann wird unter Umständen die folgende Fehlermeldung zur Laufzeit angezeigt
If you link your own MySQL client programs, you may see the following error at runtime
An Windows angemeldete Benutzer können sich basierend auf den Token-Informationen in ihrer Umgebung über MySQL Clientprogramme am Server anmelden, ohne ein zusätzliches Kennwort angeben zu müssen.
Users who have logged in to Windows can connect from MySQL client programs to the server based on the token information in their environment without specifying an additional password.
Dieses Kapitel enthält eine Einführung in MySQL. Hier wird erläutert, wie mithilfe des mysql-Clientprogramms eine einfache Datenbank erstellt und verwendet wird.
This chapter provides a tutorial introduction to MySQL by showing how to use the mysql client program to create and use a simple database.
Alle MySQL-Clientprogramme verstehen diese Optionen; sie gestatten Ihnen, festzulegen, mit welchem Server eine Verbindung hergestellt werden soll und welches Konto auf dem Server zu verwenden ist.
All MySQL client programs understand these options; they enable you to specify which server to connect to and the account to use on that server.
MySQL-Clientprogramme fordern zur Eingabe eines Passworts auf, wenn sie mit der Option - password oder -p ohne einen Passwortwert dahinter aufgerufen werden
MySQL client programs prompt for a password when invoked with a - password or -p option that has no following password value
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.