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

Remove innodb_version

    XMLWordPrintable

Details

    Description

      Until MDEV-16172 was implemented in MariaDB Server 10.3.7, InnoDB used to report a MySQL based version number at startup. Since then, the startup message reported a MariaDB version number, like this:

      mariadb-10.6.7

      2022-05-13  8:41:09 0 [Note] InnoDB: 10.6.7 started; log sequence number 0; transaction id 3
      

      That version number was already reported by an earlier message:

      mariadb-10.6.7

      2022-05-13  8:41:09 0 [Note] /dev/shm/10.6/sql/mariadbd (server 10.6.7-MariaDB-debug) starting as process 23497 ...
      

      Let us remove the redundant version number from InnoDB startup messages.

      Note: At the start of the InnoDB redo log file ib_logfile0 there will continue to be a string that reports the program version with which the log file was created or rebuilt.

      Attachments

        Issue Links

          Activity

            People

              marko Marko Mäkelä
              marko Marko Mäkelä
              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.