Examples with "MySQL 'root" and their translation in Duits
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.
Repeat your MySQL 'root' password.
You will be asked for the MySQL 'root' password - type your own password and press 'Enter'.
Sie werden nach dem MySQL-Passwort „root" gefragt - geben Sie Ihr eigenes Passwort ein und drücken Sie „Enter".
Andere resultaten
To show the newly generated tables we are using the command: echo 'show tables' | mysql -u root -p digidb, of course it also works the other way around.
Um die neu erstellten Tabellen anzuzeigen, verwenden wir den Befehl: echo 'show tables' | mysql -u root -p digidb Ja, es geht auch anders rum.
This requires the MySQL root password to be empty.
By default mysql creates user as root and runs with no password.
In der Grundeinstellung erstellt mysql Benutzer als Root und läuft ohne Passwort.
Note that you need to be logged as administrator with MySQL root privileges.
Connect to the mysql shell with user root and default password.
Where secret is your MySQL root password.
Wobei geheim das MySQL root Passwort deines Systems ist.
Where secret is your MySQL root password.
This requires the MySQL root password to be empty.
The MySQL root user has complete control over the MySQL server only.
How do I change the mySQL root password on my MicroRack server?
Wie kann ich das mySQL root Passwort meines MicroRack Servers ändern?
In addition you have to enter your new mysql root password in the/etc/my.cnf file.
Zusätzlich muss das Passwort auch in der Datei/etc/my.cnf geändert werden.