Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-24959

ER_BINLOG_ROW_LOGGING_FAILED (1534: Writing one row to the row-based binary log failed)

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 10.2(EOL), 10.3(EOL), 10.4(EOL), 10.5(EOL), 10.6(EOL), 10.7(EOL), 10.8(EOL), 10.9(EOL), 10.10(EOL)
    • 10.5.28, 10.6.21, 10.11.11, 11.4.5, 11.7.2
    • Replication
    • None

    Description

      --source include/have_binlog_format_row.inc
       
      SET binlog_row_image= MINIMAL;
       
      CREATE TABLE t1 (a INT NOT NULL DEFAULT 0 PRIMARY KEY);
      REPLACE INTO t1 () VALUES (),();
       
      # Cleanup
      DROP TABLE t1;
      

      10.2 3c021485

      mysqltest: At line 6: query 'REPLACE INTO t1 () VALUES (),()' failed: 1534: Writing one row to the row-based binary log failed
      

      Reproducible on 10.1-10.6, MySQL 5.6-8.0.

      Attachments

        Activity

          People

            knielsen Kristian Nielsen
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0d
                0d
                Logged:
                Time Spent - 0.5h
                0.5h

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.