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

Error on compiling of trx0purge.cc

    XMLWordPrintable

Details

    Description

      Building MariaDB server fails on compiling of the file storage/innobase/trx/trx0purge.cc

      [ 65%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0purge.cc.o
      [ 66%] Linking CXX static library libperfschema.a
      server-10.8/storage/innobase/trx/trx0purge.cc:122:33: error: too few arguments to function call, expected 2, have 0
                      purge_sys.rseg->latch.rd_lock();
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
      server-10.8/storage/innobase/include/srw_lock.h:480:8: note: 'rd_lock' declared here
        void rd_lock(const char *file, unsigned line)
             ^
      server-10.8/storage/innobase/trx/trx0purge.cc:639:26: error: too few arguments to function call, expected 2, have 0
            rseg.latch.rd_lock();
            ~~~~~~~~~~~~~~~~~~ ^
      server-10.8/storage/innobase/include/srw_lock.h:480:8: note: 'rd_lock' declared here
        void rd_lock(const char *file, unsigned line)
             ^
      

      Attachments

        Issue Links

          Activity

            People

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