欢迎来到天天文库
浏览记录
ID:47632191
大小:131.36 KB
页数:10页
时间:2019-09-22
《Mycat15安装指南_计算机软件及应用_IT计算机_专业资料》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、Mycat1.5安装指南修改记录编号日期描述版本作者审核发布日期12016/7/10初稿1.0夏裕太11准备I2解压缩13mycat加进环境变量14创建mycat用户并设直密码15启动和测试25.1建测试库25.2修改mycat配置文件schema.xml25.3启动35.4下面以Travclrccord表为例,来进行插入,查询,路由分析等基木操作45.4.1首先利用mycat连接mysql数据库45.4.2创建Travelrecord表45.4.3插入数据45.4.4'卜•而来看看分片的效果55.4.5切换成mycat账号
2、登陆61准备下载以下安装包Mycat-scrvcr-1.5.1-RELEASE-20160602230303-linux.tar.gz2解压缩[root@localhostsoftware]#tarzxvfMycat-server-1.5」・RELEASE・20160602230303Jinux.tar.gzfroot@localhostsoftwarel#mv/data/software/mycat/data/program3mycat加进环境变量[root@localhostsoftware]#vi/etc/profil
3、e#添加以下内容exportPATH=$PATH:/data/program/mycat/bin[root@localhostsoftware]#・/etc/profile[root@localhostsoftware]#useraddmycat[root@localhostsoftwarel#passwdmycat#按要求输入两次完全一样的密码Changingpasswordforusermycat.Newpassword:BADPASSWORD:Thepasswordisshorterthan8charactersRet
4、ypenewpassword:passwd:allauthenticationtokensupdatedsuccessfully.5启动和测试5.1建测试库首先在241的MySQL里创建三个数据库:dbl,db2,db3#登录数据库froot@localhostsoftwarel#mysql-uroot-p#依次建立三个新库mysql>createdatabasedbl;QueryOK,1rowaffected(0.02sec)mysql>createdatabasedb2;QueryOK,1rowaffected(0.00
5、sec)mysql>createdatabasedb3;QueryOK,1rowaffected(0.00sec)5.2修改mycat配置文件schema.xml修改mycat配置文件schema.xml即/data/program/mycat/confschema.xml,找到如卜•内容将标红的部分分别改成你数据库相应的ip端口号用八名和密码,然后启动mycat6、mysql"dbDriver="native"switchType="1"slaveThreshold=M100">selectuser()v!・・canhavemultireadhosts->7、3306nuser=Hrootnpassword="xxx"/>->->->5.3启动#启动mycat[root@localhostbin]#mycatstar8、t#关闭[root@localhostbin]#mycatstop<•DOCTYPEmycauxscheinaSYSTEM•scheBa.dtd">
6、mysql"dbDriver="native"switchType="1"slaveThreshold=M100">selectuser()v!・・canhavemultireadhosts->7、3306nuser=Hrootnpassword="xxx"/>->->->5.3启动#启动mycat[root@localhostbin]#mycatstar8、t#关闭[root@localhostbin]#mycatstop<•DOCTYPEmycauxscheinaSYSTEM•scheBa.dtd">
7、3306nuser=Hrootnpassword="xxx"/>->->->5.3启动#启动mycat[root@localhostbin]#mycatstar
8、t#关闭[root@localhostbin]#mycatstop<•DOCTYPEmycauxscheinaSYSTEM•scheBa.dtd">
此文档下载收益归作者所有