All translations
Enter a message name below to show all available translations.
Found 4 translations.
| Name | Current message text |
|---|---|
| h English (en) | Create a user for ianseo in the mysql server. This can be done in modern debian derived distribution with (copy and paste the following line in a terminal): sudo mysql -e "create user ianseo@localhost identified by 'ianseo';grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;" |
| h français (fr) | Créez un utilisateur pour ianseo sur le serveur MySQL. Sur les distributions modernes dérivées de Debian, cela peut être fait avec la commande suivante (copiez et collez la ligne suivante dans un terminal) : sudo mysql -e "create user ianseo@localhost identified by 'ianseo';grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;" |
| h italiano (it) | Create un utente per ianseo nel server mysql. Questo può essere fatto da Debian nelle moderne distribuzioni derivate con (copiando e incollando la seguente riga in un terminale): sudo mysql -e "create user ianseo@localhost identified by 'ianseo';grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;" |
| h svenska (sv) | Skapa en användare för ianseo i MySQL server. Du kan göra det i modern debian derived distribution genom att kopiera och klistra in i terminalfönstret: sudo mysql -e "create user ianseo@localhost identified by 'ianseo';grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;" |