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

Password prompt from `bin/mysql.server status` not visible

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.1.38
    • None
    • Configuration
    • None
    • GNU/Linux

    Description

      Trying to show the status with `bin/mysql.server status`, the process seems to hang and nothing happens until pressing enter. Tracing the system calls with strace shows that actually the password prompt is shown. But it's not visible.

      [pid 24921] ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
      [pid 24921] ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
      [pid 24921] rt_sigprocmask(SIG_BLOCK, [TSTP], [], 8) = 0
      [pid 24921] ioctl(0, SNDCTL_TMR_CONTINUE or TCSETSF, {B38400 opost isig icanon -echo ...}) = 0
      [pid 24921] write(2, "Password: ", 10)  = 10
      [pid 24921] read(0, 
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            paulmenzel Paul Menzel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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