本文介绍了mySQL作为RedHat 9安装的一部分的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我安装RedHat9时,我选择Workstation并自定义我想安装的

包。作为定制的一部分,我选择了

mySQL DB;但是,我似乎无法找到任何RedHat文档

说明如何获取这些已安装的软件包。我想用它们开始

,但不知道从哪里开始。有什么提示要快点起床吗?

很快?


TIA,



When I did my RedHat9 install, I choose Workstation and customized the
packages I wanted install. As a part of that customization, I chose
mySQL DB; however, I can''t seem to find any RedHat documentation that
says how to get to these installed packages. I would like to just start
using them, but not sure where to start. Any hints to get up and going
quickly?

TIA,
Lou

推荐答案




只有一个提示。阅读手册:





Only one hint. Read the manual:

http://www.mysql.com/doc/en/index.html





只有一个提示。阅读手册:





Only one hint. Read the manual:

http://www.mysql.com/doc/en/index.html




在提示符下输入:


mysql


....并点击ENTER。会发生什么?


JM


At the prompt, type:

mysql

.... and hit ENTER. What happens?

JM


这篇关于mySQL作为RedHat 9安装的一部分的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-28 07:20