Examples with "MySQL root" and their translation in Pools
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.
Where "secret" is your MySQL root password.
How do I change the MySQL root password?
You may be prompted to decide on a MySQL root password (set one if you want), and to configure PHPMyAdmin (select apache2 as the server type).
Możesz być poproszony o hasło użytkownika root MySQL root password (ustaw, jeśli chcesz), oraz o skonfigurowanie PHPMyAdmin (Wybierz typ serwera: apache2).
Andere resultaten
By default mysql creates user as root and runs with no password.
Domyślnie mysql tworzy użytkownika root bez hasła.
MySQL login "root" with empty password
XAMPP: MySQL has no root passwort set!!!
Użytkownik root w MySQL nie ma ustawionego hasła!!!
The MySQL administrator (root) has no password.
Administrator MySQL (root) nie ma hasła.
After restarting MySQL server, we log into it (mysql -u root -p) and issue the following SQL query.
Po restarcie serwera MySQL, logujemy się do niego (mysql -u root -p) i wydajemy następujące zapytanie SQL.
We should log in as root to our MySQL server.
Musimy zalogować się jako root do naszego serwera mysql.
In MySQL, we are using the root user ID for our application.
W MySQL, używamy główny identyfikator użytkownika dla naszej aplikacji.
The database root password allows full access to the MySQL database server.
Hasło użytkownika root bazy danych zapewnia pełny dostęp do serwera bazy danych MySQL.
How do I reset or change a root password for MySQL?
Jak zresetować lub zmienić hasło root dla MySQL?
How can I set a root password in MySQL?