保存进度!
This commit is contained in:
@@ -4,3 +4,6 @@
|
||||
|
||||
产险厦门分公司规章制度管理工具。
|
||||
|
||||
# 密码
|
||||
## mysql
|
||||
root@localhost ^QaKwfmo#HNy&0D7
|
||||
4
code/db/操作.txt
Normal file
4
code/db/操作.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
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'@'%';
|
||||
Reference in New Issue
Block a user