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

Minor unsafe statement warning message improvement

    XMLWordPrintable

Details

    Description

      2022-06-10 22:45:20 8 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. The statement is unsafe because it uses a LIMIT clause. This is unsafe because the set of rows included cannot be predicted Statement: UPDATE t1 SET c1=REPEAT('xyz',85), c2=REPEAT(c1, 100) ORDER by c1 LIMIT 2
      

      Please add a "." after "predicted" and before "Statement" ("predicted. Statement\:") to increase legibility for users.
      While doing the change also propose to change "since" to "as". Thanks

      Attachments

        Activity

          People

            Elkin Andrei Elkin
            Roel Roel Van de Paar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

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