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

mysql_upgrade should be more verbose

    XMLWordPrintable

Details

    Description

      I tried to upgrade an older MariaDB database to the newest 10.

      Somehow I forgot that it had password and found odd that mysql_upgrade didn't have the same 'transparency' that mysql (cli) has:

      [root@pecas mysql]# mysql_upgrade
      FATAL ERROR: Upgrade failed
       
      [root@pecas mysql]# mysql_upgrade -v
      Looking for 'mysql' as: mysql
      Looking for 'mysqlcheck' as: mysqlcheck
      FATAL ERROR: Upgrade failed

      SQL CLI:

      [root@pecas mysql]# mysql
      ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

      Best regards,
      Antonio

      Attachments

        Activity

          People

            holyfoot Alexey Botchkov
            ampf Antonio Fernandes
            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.