位置: 编程技术 - 正文
推荐整理分享centOS下mysql workbench安装配置教程,希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!
本文为大家分享了mysql workbench安装配置教程,供大家参考,具体内容如下
step0:安装mysql
在按照workbench之前,先安装mysql。指令是
关于mysql各个包的功能是:
“mysqlfor the client tools,mysql-serverfor the server and associated tools, andmysql-libsfor the libraries. The libraries are required if you want to provide connectivity from different languages and environments such as Perl, Python and others.”
用yum指令安装的好处是比较方便,坏处是一般yum指令安装的版本都比最新版稍微落后些……
terminal提示complete以后,就说明安装完了。mysql的配置文件被安装到/etc/my.cnf,mysql server的启动脚本被安装到/etc/init.d/mysqld
官方说明:
“A sample configuration file is installed into/etc/my.cnf. An init script, to start and stop the server, will have been installed into/etc/init.d/mysqld.”
启动MySQL server的命令是:
如果想在centOS开机时自动启动MySQL server,那么可以使用指令
mysql和 mysq lserver装好以后就可以装workbench了。
step1:到mysql的官网上下载workbench安装文件
-I INPUT -p tcp --dport -j ACCEPT
保存设置
/etc/rc.d/init.d/iptables save
step4:找到安装的程序,运行MySQL workbench
在application->programming下面就可以看得MySQL workbench了
新建一个connection
点击store in Keychain保存密码
然后一直OK直到创建这个connection就可以了。
可以看到我们新建了一个connection,双击打开这个connection。
可以看到,现在整个库里还是空的,什么东西都没有。
此时你可以新建database,或者选择导入也可以。
标签: centOS下mysql workbench安装配置教程
本文链接地址:https://www.jiuchutong.com/biancheng/312297.html 转载请保留说明!友情链接: 武汉网站建设