Translations:Install i@nseo/20/sv: Difference between revisions
(Created page with "sudo mysql -p -e "create user ianseo@localhost identified by 'ianseo';grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;"") |
(No difference)
|
Latest revision as of 19:33, 13 April 2025
sudo mysql -p -e "create user ianseo@localhost identified by 'ianseo';grant all privileges on ianseo.* to ianseo@localhost;create database ianseo;"