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

Initial db installation sets a root password

    XMLWordPrintable

Details

    Description

      using these steps to create a database will block at the attempt to logon without a root password.

      sudo zfs create -o recordsize=8k -o primarycache=metadata -o mountpoint=/srv/data zdata/data
      sudo mysql_install_db --user=mysql --basedir=/usr --datadir=/srv/data
      sudo systemctl start mysqld
      sudo mysql_secure_installation

      Leaving the password blank is not an option:

      ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

      Attachments

        Activity

          People

            Unassigned Unassigned
            theking2 johannes kingma
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.