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

Modify the status line to say "Field truncated" instead of "Warnings"

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Currenly DML statements report status in this format:

      Query OK, 1 row affected, 2 warnings (0.03 sec)
      Rows matched: 1  Changed: 1  Warnings: 1

      We'll change it to:

      Query OK, 1 row affected, 2 warnings (0.03 sec)
      Rows matched: 1  Changed: 1  Fields truncated: 1

      to make it clearer that:

      • the total number of warnings is reported in the first line
      • the number of fields truncated in reported in the second line

      Attachments

        Activity

          People

            Unassigned Unassigned
            bar Alexander Barkov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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