当前位置:网站首页>MySQL从库Error:“You cannot ‘Alter‘ a log table...“
MySQL从库Error:“You cannot ‘Alter‘ a log table...“
2022-06-28 13:37:00 【DATA数据猿】
MySQL从库Error:“You cannot ‘Alter’ a log table…”
Error 'You cannot 'ALTER' a log table if logging is enabled' on query. Default database: 'mysql'. Query: 'ALTER TABLE slow_log
导致报错的原因
mysql_upgrade执行的所有语句都被记二进制记录,然后复制到slave,导致报错
解决方式一:
停止复制线程,关闭慢查询日志,当前错误可恢复
stop slave;
set global slow_query_log="OFF";
start slave;
set global slow_query_log="ON";
解决方式二:
跳过该错误步骤
stop slave;
# 使用命令跳过当前错误语句,sql_slave_skip_counter可以指定跳过多少步
set global sql_slave_skip_counter=1;
start slave;
边栏推荐
- Kubernetes 深入理解kubernetes(一)
- 你的代码会说话吗?(上)
- MySQL multi table joint query
- Centos7 - installing mysql5.7
- PHP抓取网页获取特定信息
- RSLO:自监督激光雷达里程计(实时+高精度,ICRA2022)
- En parlant d'exception - que se passe - t - il lorsque l'exception est lancée?
- First knowledge of exception
- 真香啊!最全的 Pycharm 常用快捷键大全!
- Hang Seng Electronics: lightdb, a financial distributed database, has passed a number of evaluations by China Academy of communications technology
猜你喜欢

yii2编写swoole的websocket服务

Arcgis 矢量中心点生成矩形并裁剪tif图像进行深度学习样本训练

Elastic box auto wrap demo

Oracle 云基础设施扩展分布式云服务,为组织提供更高的灵活性和可控性

Jupyter notebook中添加虚拟环境

MySQL multi table joint query

Kubernetes 深入理解Kubernetes(二) 声明组织对象

If a programmer goes to prison, will he be assigned to write code?

Oracle cloud infrastructure extends distributed cloud services to provide organizations with greater flexibility and controllability

Kubernetes in-depth understanding of kubernetes (I)
随机推荐
DevEco Studio 3.0编辑器配置技巧篇
Jeecg 官方组件的使用笔记(更新中...)
How fragrant! The most complete list of common shortcut keys for pychar!
Fs7022 scheme series fs4059a dual two lithium battery series charging IC and protection IC
First knowledge of exception
3、项目的整体UI架构
China Database Technology Conference (DTCC) specially invited experts from Kelan sundb database to share
做一个墨水屏电子钟,炫酷!
Jerry's wif interferes with Bluetooth [chapter]
Oracle 云基础设施扩展分布式云服务,为组织提供更高的灵活性和可控性
Pytorch model
程序员坐牢了,会被安排去写代码吗?
yii2连接websocket服务实现服务端主动推送消息给客户端
Template_ Large integer multiplication
Flutter series part: detailed explanation of GridView layout commonly used in flutter
Make an ink screen electronic clock, cool!
If a programmer goes to prison, will he be assigned to write code?
单元测试 CI/CD
Action interprets value. The chairman of chenglian Youpin Han attended the Guangdong Yingde flood fighting donation public welfare event
Inftnews | technology giants accelerate their march into Web3 and metauniverse