dsplos5731 2014-06-14 10:30
浏览 40

无法将mysql数据库格式从STATEMENT更改为ROW

I'am using mysql 5.5.21 and trying to change mysql db from STATEMENT format to ROW for replication purpose.

I tried it in two ways editing the configuration file or during the runtime.

1.The changes I have done in configuration file is adding a line under mysqld "--binlog-format=ROW to change it into row format but it didn't work.

2.Again I tried to change it during run time, for that I declared the command

mysql> SET GLOBAL binlog_format = 'ROW';

Also I logedin as super user in mysql.

Please help me to solve this issue. Thanks in advance.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥20 steam下载游戏占用内存
    • ¥15 树莓派5怎么用camera module 3啊
    • ¥20 java在应用程序里获取不到扬声器设备
    • ¥15 echarts动画效果的问题,请帮我添加一个动画。不要机器人回答。
    • ¥15 Attention is all you need 的代码运行
    • ¥15 一个服务器已经有一个系统了如果用usb再装一个系统,原来的系统会被覆盖掉吗
    • ¥15 使用esm_msa1_t12_100M_UR50S蛋白质语言模型进行零样本预测时,终端显示出了sequence handled的进度条,但是并不出结果就自动终止回到命令提示行了是怎么回事:
    • ¥15 前置放大电路与功率放大电路相连放大倍数出现问题
    • ¥80 部署运行web自动化项目
    • ¥15 腾讯云如何建立同一个项目中物模型之间的联系