花费 5 ms
linux下mysql的权限设计总结

1,进入mysql,终端中输入 mysql -u 用户名 -p 。enter键后,提示输入密码。 2,执行grant all privileges on xxxdb.* to usertest@ ...

Wed Jun 19 18:45:00 CST 2019 0 897

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM