2018年7月6日

摘要: 表空间 SQL>select username,default_tablespace from user_users; 1.查看当前用户的角色 SQL>select * from user_role_privs; 2.查看当前用户的系统权限和表级权限 SQL>select * from user_s 阅读全文
posted @ 2018-07-06 12:03 zlz_test 阅读(198) 评论(0) 推荐(0)
摘要: 一.mysql 正常重启是“service mysql restart”或”service mysql stop 后 service mysql start “但如果报错显示” ERROR! MySQL is running but PID file could not be found“,则进行一 阅读全文
posted @ 2018-07-06 11:33 zlz_test 阅读(99) 评论(0) 推荐(0)

导航