linux下安裝percona
下載地址
上傳Percona-Server-5.6.27-76.0-r5498987-el6-x86_64-bundle.tar
解壓tar -xf Percona-Server-5.6.27-76.0-r5498987-el6-x86_64-bundle.tar
依次安裝
Percona-Server-shared-56-5.6.27-rel76.0.el6.x86_64.rpm
Percona-Server-client-56-5.6.27-rel76.0.el6.x86_64.rpm
Percona-Server-server-56-5.6.27-rel76.0.el6.x86_64.rpm
啟動mysql服務
[root@trcloud-mendao-db upload]# service mysql start;
Starting MySQL (Percona Server).[ OK ]
完成
[root@trcloud-wujian-test01 upload]# mysql -P3306 -uroot
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2
Server version: 5.6.27-76.0 Percona Server (GPL), Release 76.0, Revision 5498987
Copyright (c) 2009-2015 Percona LLC and/or its affiliates
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>
上傳Percona-Server-5.6.27-76.0-r5498987-el6-x86_64-bundle.tar
解壓tar -xf Percona-Server-5.6.27-76.0-r5498987-el6-x86_64-bundle.tar
依次安裝
Percona-Server-shared-56-5.6.27-rel76.0.el6.x86_64.rpm
Percona-Server-client-56-5.6.27-rel76.0.el6.x86_64.rpm
Percona-Server-server-56-5.6.27-rel76.0.el6.x86_64.rpm
啟動mysql服務
[root@trcloud-mendao-db upload]# service mysql start;
Starting MySQL (Percona Server).[ OK ]
完成
[root@trcloud-wujian-test01 upload]# mysql -P3306 -uroot
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2
Server version: 5.6.27-76.0 Percona Server (GPL), Release 76.0, Revision 5498987
Copyright (c) 2009-2015 Percona LLC and/or its affiliates
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>
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29989552/viewspace-2018862/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- linux下Percona-Server(mysql衍生版)的安裝LinuxServerMySql
- Percona Server TokuDB安裝Server
- CentOS下使用yum方式安裝percona xtrabackup步驟CentOS
- Percona XtraBackup 原始碼安裝原始碼
- Linux下安裝、解除安裝mysqlLinuxMySql
- linux下安裝snap安裝工具Linux
- percona-server-rocksdb-8.0.32 安裝Server
- 安裝並使用percona-toolkit
- percona5.7 原始碼安裝原始碼
- Linux下JDK安裝與解除安裝LinuxJDK
- Linux下安裝DockerLinuxDocker
- Linux下安裝RedisLinuxRedis
- mysql linux下安裝MySqlLinux
- Linux 下安裝 RedisLinuxRedis
- Linux下安裝GitLinuxGit
- Linux下安裝pymysqlLinuxMySql
- Linux下安裝jiebaLinuxJieba
- Linux下安裝GensimLinux
- Linux下SuperLU安裝Linux
- Linux下安裝RabbitMQLinuxMQ
- linux下安裝elasticsearchLinuxElasticsearch
- Linux下expect安裝Linux
- Linux 下安裝pipLinux
- Linux 下安裝 MongodbLinuxMongoDB
- linux下安裝VMtoolsLinux
- linux下安裝numpyLinux
- Linux下安裝ApacheLinuxApache
- Linux下Mysql安裝LinuxMySql
- Linux下安裝phpLinuxPHP
- linux 下安裝mysqlLinuxMySql
- linux下安裝djangoLinuxDjango
- linux下安裝MysqlLinuxMySql
- linux 下 gd 安裝Linux
- linux 下postfix安裝Linux
- Linux下安裝OpenCVLinuxOpenCV
- Linux下安裝nginxLinuxNginx
- linux下nginx安裝LinuxNginx
- Windows下的Memcache安裝 linux下的Memcache安裝WindowsLinux