mysql -u root -pcreate database "database명"; create user 'user명'@'127.0.0.1' identified by 'password';'database명'@'접속위치'127.0.0.1으로 할경우는 localhost, 내부