MySQL Download URL
https://dev.mysql.com/get/Downloads/MySQL-5.6/mysql-5.6.46-linux-glibc2.12-x86_64.tar.gz
- Uninstall any existing version of MySQL
sudo rm /var/lib/mysql/ -R
(function(){ | |
"use strict"; | |
/*Reader View插件id*/ | |
const RV_EXT_ID = 'iibolhpkjjmoepndefdmdlmbpfhlgjpl'; | |
const MSG_PRE = 'ReaderView.'; | |
/** | |
* 插件与插件间、插件与插件页面脚本间数据通信 |
Visit my blog or connect with me on Twitter
git init
or
#!/bin/bash | |
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin | |
export PATH | |
#定义变量 | |
#授权文件自动生成url | |
APX=http://soft.91yun.org/soft/serverspeeder/apx1.php | |
#安装包下载地址 | |
INSTALLPACK=http://soft.91yun.org/soft/serverspeeder/91yunserverspeeder.tar.gz |