今天我们来安装mysql5.6
linux版本 centos6.5 内核版本:2.6.32-431.el6.x86_64首先:
yum -y install http://dev.mysql.com/get/mysql-community-release-el6-5.noarch.rpm
然后
yum -y install mysql mysql-devel mysql-server mysql-utilities
最后:
/etc/init.d/mysqld start
安装完成!
mysql -uroot
Welcome to the MySQL monitor.Commands end with ; or \g.
Your MySQL connection id is 2
Server version: 5.6.27 MySQL Community Server (GPL)
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>
我来水一发经验!!!!
不错 感谢楼主无私分享{:9_240:} 路过看看 。。。。谢谢分享 来,mark一下,恩,好东西 谢谢分享{:10_257:}
页:
[1]