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

Rename .mysql_history to .mariadb_history

    XMLWordPrintable

Details

    Description

      The binaries have been renamed, but the history file still maintains the old name, and should be renamed to match.

      This change should be done in a manner that has the least impact for the end users during upgrade.

      Suggested fix:

      • When 'mariadb' is starting check if '~/.mariadb_history' exists
      • If yes, use it
      • If not, check if ~/.mysql_history' exists
      • If yes, use it
      • If not, create ~/.mariadb_history and use it

      Attachments

        Issue Links

          Activity

            People

              danblack Daniel Black
              greenman Ian Gilfillan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 0d
                  0d
                  Remaining:
                  Remaining Estimate - 0d
                  0d
                  Logged:
                  Time Spent - 20m
                  20m

                  Git Integration

                    Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.