10)-MySQL數據庫基礎練習(答案版)

數據庫操做   1:// 查看mysql是否啓動   service mysql status   2:// 啓動mysql服務   service mysql start   3:// 重啓mysql服務   service mysql restart   4:// 中止mysql服務   service mysql stop   5:// 鏈接Mysql   mysql -u root -p
相關文章
相關標籤/搜索