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

Add support for ALTER USER command in prepared statement.

    XMLWordPrintable

Details

    Description

      Hi Team,

      Can you please add support for ALTER USER command in prepared statement?
      Currently while using, it gives error.

      execute immediate concat('alter user '':1''@'':2'' identified by password '':3'';') USING i_userid,i_database,encpasswd;
      ERROR 1295 (HY000): This command is not supported in the prepared statement protocol yet
      

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              niljoshi Nilnandan Joshi
              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.