Files
regulatory-management-system/code/db/操作.txt
2025-10-22 18:17:36 +08:00

4 lines
212 B
Plaintext

alter user 'root'@localhost identified by '^QaKwfmo#HNy&0D7';
create user 'zhiduguanli'@'%' identified by 'Kane@1981';
regulatory_management.*
grant all privileges on regulatory_management.* to 'zhiduguanli'@'%';