会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
my乐
博客园
首页
新随笔
联系
订阅
管理
随笔 - 204
文章 - 0
评论 - 4
阅读 -
76760
06 2024 档案
tidb到mysql迁移的问题总结
摘要:这里mysql 指mysql5.7 字符集问题 tidb 默认处理为utfmb4 ,有些表迁移到mysql 需要手动更改字符集为utf8 字符串长度问题 CREATE TABLE `testing`.`testing_test_case`( `id` bigint(20) auto_incremen
阅读全文
posted @
2024-06-13 20:53
萱乐庆foreverlove
编辑
公告
昵称:
萱乐庆foreverlove
园龄:
7年4个月
粉丝:
1
关注:
9
<
2025年2月
>
日
一
二
三
四
五
六
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
1
2
3
4
5
6
7
8
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
心得
(3)
随笔分类
ansible(8)
docker(16)
etcd(4)
Golang(14)
k8s(36)
linux(35)
part time(0)
python(9)
windows server(3)
存储系统(1)
负载均衡(13)
日志分析系统(12)
容器云(3)
数据库(5)
消息中间件(3)
硬件(1)
云环境(1)
更多
随笔档案
2024年11月(1)
2024年6月(1)
2024年5月(1)
2024年2月(1)
2024年1月(3)
2023年12月(3)
2023年11月(1)
2023年7月(3)
2023年6月(1)
2023年5月(2)
2023年3月(1)
2023年2月(3)
2023年1月(4)
2022年12月(1)
2022年11月(1)
2022年10月(1)
2022年9月(1)
2022年7月(1)
2022年6月(7)
2022年5月(4)
2022年4月(2)
2022年3月(12)
2022年1月(3)
2021年12月(2)
2021年10月(1)
2021年9月(9)
2021年8月(3)
2021年7月(3)
2021年6月(1)
2021年5月(1)
2021年4月(1)
2021年2月(6)
2021年1月(5)
2020年8月(3)
2020年7月(7)
2020年6月(7)
2020年5月(2)
2020年4月(1)
2020年3月(3)
2020年2月(1)
2020年1月(2)
2019年9月(9)
2019年8月(1)
2019年7月(4)
2019年6月(2)
2019年5月(8)
2019年4月(2)
2019年3月(29)
2019年2月(7)
2018年5月(3)
更多
阅读排行榜
1. auditd重启失败(3348)
2. docker security-opt(3188)
3. docker pull使用 代理(3153)
4. k8s(一) kubeadm简单集群初始化(2217)
5. sed命令参数之-r -i(2072)
评论排行榜
1. ECK部署cluster(2)
2. 从零到一k8s(五)网络模型讲解(cilium,calico,flannel)(1)
3. etcd 3.x 重要配置参数(1)
推荐排行榜
1. 基础知识:dockerd(1)
2. sed命令参数之-r -i(1)
最新评论
1. Re:从零到一k8s(五)网络模型讲解(cilium,calico,flannel)
没看到flannel呀
--单侧啃面包
2. Re:etcd 3.x 重要配置参数
ETCDCTL_API=3 /data/etcd/bin/etcdctl --endpoints=xxxxx endpoint status -w json ETCDCTL_API=3 /data/e...
--我的小乐乐
3. Re:ECK部署cluster
默认的readiness check 超时时间是3s,容易造成all NoRead Readiness: exec [bash -c /mnt/elastic-internal/scripts/rea...
--我的小乐乐
4. Re:ECK部署cluster
_cluster/settings { "persistent": { "cluster.max_shards_per_node": "10000" } }...
--我的小乐乐
点击右上角即可分享