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

INSERTs and UPDATEs that fail because they would result in data truncation do not write to log.

    XMLWordPrintable

Details

    Description

      All insert and update operations into tables with Row Size Too Large work transparently until the total size of the data in the insert or update would result in truncation, at which point they all fail with the following error displayed on the client:

      ERROR 1118 (42000) at line 1: Row size too large (> 8126). Changing some columns to TEXT or BLOB may help. In current row format, BLOB prefix of 0 bytes is stored inline.
      

      However nothing is written to the log regardless of log_warnings level.

      Attachments

        Activity

          People

            marko Marko Mäkelä
            juan.vera Juan
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.