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

Error 1590 is not autoskippable

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 10.0.10
    • 10.0.13
    • None
    • None
    • standard Linux, using Debian packages from mariadb

    Description

      Because of a full disk, my master logged a large heap of "LOST" incident messages. I tried to auto-skip them, but that did not work.

      MariaDB [(none)]> show variables like '%slave_skip%';
      +------------------------+-------+
      | Variable_name          | Value |
      +------------------------+-------+
      | slave_skip_errors      | 1590  |
      | sql_slave_skip_counter | 0     |
      +------------------------+-------+
      2 rows in set (0.00 sec)
      MariaDB [(none)]> show slave status\G
                  Slave_SQL_Running: No
                         Last_Errno: 1590
                         Last_Error: The incident LOST_EVENTS occured on the master. Message: error writing to the binary log

      Attachments

        Activity

          People

            knielsen Kristian Nielsen
            smurf Matthias Urlichs
            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.