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

Allocate log_sys statically

    XMLWordPrintable

Details

    Description

      There is only one redo log subsystem in InnoDB. log_sys should not be a log_t* pointer to a heap-allocated object, but instead an object in static storage. Some functions should be made member functions of log_t. Likewise, log_group_t should be a subclass of log_t, and direct references to it should be avoided.

      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.