51工具盒子

依楼听风雨
笑看云卷云舒,淡观潮起潮落

Mysql

mysql 字符集和校对规则

mysql 字符集和校对规则

厉飞雨 阅读(434) 评论(0) 赞(20)

[3、MySQL字符集和校对规则_mysql修改数据库字符集和校对规则-CSDN博客](https://blog.csdn.net/wangzhicheng987/article/details/129005659) show create database chat_proxy_test; ![](http://static.51tbox.com/static/2...

mysql8 yum 方式安装

mysql8 yum 方式安装

厉飞雨 阅读(425) 评论(0) 赞(21)

<p>mysql 8 yum 方式安装</p> <p><a href="https://zhuanlan.zhihu.com/p/623778183?utm_id=0">https://zhuanlan.zhihu.com/p/623778183?utm_id=0</a></p> <...

prometheus监控MySQL环境

prometheus监控MySQL环境

厉飞雨 阅读(379) 评论(0) 赞(20)

****prometheus监控MySQL环境**** --------------------------- 思路就是 mysqld_exporter 登录 远程mysql 然后 采集数据, 传给 promtheus, 然后 在通过 grafana展示。 1- 安装 mysql: mysql 8 yum 方式安装 : [连接](https://51tbox.com/) ...

k8s 安装 mysql: 8.0.26

k8s 安装 mysql: 8.0.26

厉飞雨 阅读(525) 评论(0) 赞(18)

<p>k8s 安装 mysql: 8.0.26</p> <p>mysql: 8.0.26 安装方式</p> <p>1- 配置 字典</p> <p>配置-》 配置字典</p> <p>mysql8-conf</p> <p><img src=&qu...

mysql 导入数据

mysql 导入数据

厉飞雨 阅读(348) 评论(0) 赞(12)

<p>连接</p> <p>navict 工具好用, datagrip 不好用。</p> <p><img src="http://static.51tbox.com/static/2024-08-29/col/ea918397887c3e016d440b96dd4d2f8b/a831130a296347b...

mysql 排序规则 修改

mysql 排序规则 修改

厉飞雨 阅读(382) 评论(0) 赞(19)

Confluence 不支持数据库排序规则 "utf8mb4_general_ci"。 您需要使用 "utf8_bin, utf8mb4_bin"。 **排序规则错误** ![](http://static.51tbox.com/static/2024-08-29/col/6cbb9acb0a8df73c4fa9152ac7e345a...