During the installation you have to set a password for the MySQL user "root".
Während der Installation müssen Sie ein Passwort für den MySQL-Benutzer "root" vergeben.
To specify the access settings for a MySQL user
Replace the string password with whatever password you want to use for the MySQL user proftpd.
Ersetze die Zeichenfolge ftpdpass mit einem Passwort, das Du für den MySQL Benutzer pureftpd verwenden möchtest.
Create a password for the MySQL user root (replace yourrootsqlpassword with the password you want to use)
Richte ein Passwort für den MySQL Benutzer root an (ersetze yourrootsqlpassword mit einem Passwort Deiner Wahl)
We allow up to 200 simultaneous connections per MySQL user.
Wir lassen bis zu 200 gleichzeitige Verbindungen pro MySQL-Benutzer zu.
We also specify a MySQL user (ldirector) and password (ldirectorpassword), a database (ldirectordb) and an SQL query.
Wir legen außerdem einen MySQL Benutzer (ldirector) und Passwort (ldirectorpassword) fest, eine Datenbank (ldirectordb) und eine SQL Anfrage.
If you are logged into the administration interface of the MySQL database with the correct MySQL user, you can import a database backup file of the relevant database by following these steps
Wenn Sie in der Verwaltungsoberfläche der MySQL-Datenbank mit dem korrekten MySQL-Benutzer eingeloggt sind, können Sie wie folgt ein Datenbank-Backup der entsprechenden Datenbank einspielen
If you have access to multiple databases with the MySQL user you logged in with, open the MySQL database into which you want to import the data.
Falls Sie mit dem eingeloggten MySQL-Benutzer Zugriff auf mehrere Datenbanken haben, öffnen Sie die MySQL-Datenbank, bei welcher Sie die Daten importieren möchten.
"User" in this context refers to a system login account, not a MySQL user listed in the grant tables.
„Benutzer" bezeichnet in diesem Kontext ein Systemanmeldekonto und keinen in den Grant-Tabellen aufgeführten MySQL-Benutzer.
In order to be able to perform MySQL administration work without root login, set up the MySQL user root2 with full rights
Damit Sie auch ohne root-Login MySQL-Administrationsarbeiten durchführen können, richten Sie den MySQL-Benutzer root2 mit uneingeschränkten Rechten ein
A bug exists in the MySQL database server, that allows a remote user to entirely bypass the MySQL password authentication mechanism, allowing them to authenticate as a MySQL user without knowing that user's password.
Im MySQL Datenbankserver wurde eine Sicherheitslücke gefunden, die es einem Angreifer über das Netzwerk ermöglicht, die Authentifizierung durch MySQL komplett zu umgehen, und sich so ohne Passwort als beliebiger MySQL Benutzer einzuloggen.
For the configuration of the MySQL database you need to have an existing MySQL user and database.
Für die Konfiguration der MySQL Datenbank wird ein existierender MySQL-Benutzer und eine bereits erstellte Datenbank benötigt.
Now we create a database called pureftpd and a MySQL user named pureftpd which the PureFTPd daemon will use later on to connect to the pureftpd database
Nun erstellen wir eine Datenbank namens pureftpd und einen MySQL Benutzer namens pureftpd den der PureFTPd daemon später verwenden wird, um sich mit der pureftpd Datenbank zu verbinden