2. SQL
MySQL 권한주기 grant all privileges on *.* to 'root'@'%' identified by 'root';
패스트코드블로그
2023. 1. 6. 17:56
grant all privileges on *.* to 'root'@'%' identified by 'root';