mysql基本操作讲解

1、登录mysql的几种方式: #mysql -uroot -p123456    使用socket连接登录; 查看socket文件位置    ps -aux | grep mysqld 1 2 3 [[email protected] ~] # ps aux |grep mysqld root       941  0.0  0.1   6268  1416 ?        S    21:0
相关文章
相关标签/搜索