linux安装mysql社区版 rpm_linux系统rpm包安装mysql
生活随笔
收集整理的這篇文章主要介紹了
linux安装mysql社区版 rpm_linux系统rpm包安装mysql
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
最后就是享受你的mysql帶來的樂趣:
[root@db02 ~]# mysql -uroot -p
Enter password:
Welcome to the MySQL monitor. ?Commands end with ; or \g.
Your MySQL connection id is 728
Server version: 5.7.9-log Source distribution
Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql> show databases;
+--------------------+
| Database ? ? ? ? ? |
總結
以上是生活随笔為你收集整理的linux安装mysql社区版 rpm_linux系统rpm包安装mysql的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: mysql查询条数为零_mysql 查询
- 下一篇: python编译过程和解释过程的不同_P