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';

 

저작자표시 비영리 변경금지 (새창열림)