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

InnoDB: Rollback of trx with id 0 completed

    XMLWordPrintable

Details

    Description

      This bug came up in the MDEV-15132 testing. When InnoDB has completed the rollback of a recovered transaction, it used to display the transaction identifier. Starting with the change bug#16845421 INNODB: CRASH WHILE RECOVERING A TRANSACTION in MySQL 5.7.2 (and the merge of MySQL 5.7.9 to MariaDB 10.2.2) it would always display 0 instead:

      2018-01-31  9:01:32 0 [Note] InnoDB: Rollback of trx with id 0 completed
      

      The reason is that the trx->id would be reset at transaction commit.

      Attachments

        Issue Links

          Activity

            People

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