Vertaling van "dem MySQL" 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.
Bibliotheken und Optionen, die zum Verlinken mit dem MySQL Embedded Server erforderlich sind.
Libraries and options required to link with the MySQL embedded server.
Dies loggt dich ein und verbindet deine Kommandozeile mit dem MySQL Prompt.
This will log you in and connect your command line application to the MySQL prompt.
SQLite ist eine leichter Alternative gegenüber dem MySQL Plugin.
Sqlite is a lightweight alternative to the mysql plugin.
Werte werden vom Client übergeben oder auf dem MySQL Server erzeugt.
values are supplied by the client, or generated by the MySQL server.
Bibliothek zur Kommunikation mit dem MySQL Server.
library to communicate with the MySQL server.
Ein Problem mit dem MySQL Server verhindert den Zugang zu diesem Teil der Website.
There seems to be a problem with the MySQL server, sorry for the inconvenience.
In dieser Kurzanleitung werde ich zeigen, wie Du die Replikation auf dem MySQL Slave reparieren kannst, ohne sie von Neuem aufsetzen zu müssen.
In this short guide, I explain how you can repair the replication on the MySQL slave without the need to set it up from scratch again.
Anfänglich sind die Passwörter der root-Konten leer, d. h., jeder kann als root - ohne Passwort - eine Verbindung mit dem MySQL Server herstellen und erhält alle Berechtigungen.
The initial root account passwords are empty, so anyone can connect to the MySQL server as root without a password and be granted all privileges.
Was sagt Ihr Clientprogramm, wenn Sie versuchen, sich mit dem MySQL Server zu verbinden?
What does a client program say when you try to connect to the MySQL server?
Er besteht einerseits aus dem MySQL Server Daemon (mysqld) und vielen Clientprogrammen und Bibliotheken.
It consists of the MySQL server daemon (mysqld) and many client programs and libraries.
Wenn Sie mehr als nur ein Binärlog auf dem MySQL Server ausführen wollen, besteht die sichere Methode darin, alle Logs über dieselbe Serververbindung zu verarbeiten.
If you have more than one binary log to execute on the MySQL server, the safe method is to process them all using a single connection to the server.
Werte werden von den XA-Supportroutinen auf dem MySQL Server als Bytewerte interpretiert.
values are interpreted in bytes by the MySQL server's underlying XA support routines.
Die Lösung ist ein Load Balancer vor dem MySQL Cluster, der (wie sein Name schon sagt) zwischen den Cluster Systemen aufgeteilt wird.
The solution is to have a load balancer in front of the MySQL cluster which (as its name suggests) balances the load between the MySQL cluster nodes.