mirror of
https://github.com/lingke-net/Space.Tab.git
synced 2026-09-12 05:45:17 +08:00
提交开源版本
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
CREATE USER IF NOT EXISTS 'root'@'%' IDENTIFIED BY 'GUYJ45G3KU45HG3K245JH2G52UJ3Y45G2U34Y2IK';
|
||||
GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' WITH GRANT OPTION;
|
||||
FLUSH PRIVILEGES;
|
||||
Reference in New Issue
Block a user