当前位置:网站首页>MYCAT build
MYCAT build
2020-11-08 20:13:00 【Convex convex】
Get into Mycat Official website , Click on
Click on
Click to download Linux edition
Upload to the server and unzip , tar -zxvf Mycat-server-1.6.7.3-release-20190927161129-linux.tar.gz
Get into config Catalog , Modify the configuration server.xml The configuration file
cd mycat/conf/
vim server.xml You can change your account password , And modify the name of the database you need to access
modify schema.xml Configuration of : vim schema.xml
The routing rules used in the above figure , If the primary key of the corresponding table is not id, Or there is no such routing rule , Need to be in rule.xml Make changes
Get into mycat Of bin Start in the directory
// Background start
./mycat start
// Console launch
./mycat console
版权声明
本文为[Convex convex]所创,转载请带上原文链接,感谢
边栏推荐
- If the programming language as martial arts unique! C++ is Jiu Yin Jing. What about programmers?
- 使用基于GAN的过采样技术提高非平衡COVID-19死亡率预测的模型准确性
- PAT_ Grade A_ 1056 Mice and Rice
- . net core cross platform resource monitoring library and dotnet tool
- Dynamic ReLU:微软推出提点神器,可能是最好的ReLU改进 | ECCV 2020
- 精通高并发与多线程,却不会用ThreadLocal?
- 趣文分享:C 语言和 C++、C# 的区别在什么地方?
- IT行业薪资一直遥遥领先!十年后的程序员,是否还是一个高薪职业?
- 实验一作业
- AI香水来了,你会买吗?
猜你喜欢
Swagger介绍和应用
python开发qt程序读取图片的简单流程
Use markdown
C/C++知识分享: 函数指针与指针函数,看完这篇你还能不懂?
C / C + + knowledge sharing: function pointer and pointer function, can you understand after reading this article?
使用Fastai开发和部署图像分类器应用
都说程序员钱多空少,程序员真的忙到没时间回信息了吗?
PAT_ Grade A_ 1056 Mice and Rice
Come and have a look! What is the relationship between AQS and countdownlatch?
为什么需要使用API管理平台
随机推荐
习题五
experiment
The minimum insertion times of palindrome
数组初相识
Proficient in high concurrency and multithreading, but can't use ThreadLocal?
net.sf.json . jsonobject's format processing of time stamp
IT industry salary has been far ahead! Ten years later, is the programmer still a high paying profession?
EntityFramework Core上下文实例池原理分析
寻找性能更优秀的不可变小字典
在Python中创建文字云或标签云
I used Python to find out all the people who deleted my wechat and deleted them automatically
Simulink中封装子系统
200人的程序员面试经验,都在这里了
实验
Regular backup of WordPress website program and database to qiniu cloud
SQL 速查
[cloud service] there are so many ECS instances on alicloud server, how to select the type? Best practice note
解决IE、firefox浏览器下JS的new Date()的值为Invalid Date、NaN-NaN的问题
接口测试用例思路总结
Come and have a look! What is the relationship between AQS and countdownlatch?