Skip to content

POGGERSLMAO/Mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Mysql

Intro till MYSQL

Starta server

Kör igång Ubuntu

kör

sudo apt update sudo apt upgrade

sudo service mysql restart sudo service apache2 restart

Om apache2 strular på grund av port 80, så stoppa BRANCHCACHE i "Tjänster"

MYSQL

setup Kör

sudo mysql -u root

grant all privileges on . to 'username'@'localhost' identified by 'password';

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published