摘要: 常用语句 修改数据库视图存储过程权限: grant all privileges on *.* to ''@"%" identified by "root";flush privileges; grant all privileges on *.* to root@"%" identified by 阅读全文
posted @ 2024-12-24 09:42 bxzjzg 阅读(16) 评论(0) 推荐(0)