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

Binary protocol: SQL commands which doesn't support placeholders

    XMLWordPrintable

Details

    Description

      This a (incomplete) list of SQL statements which are supported in binary protocol, but literals cannot be specified by placeholders.

      - BINLOG ?
      - CHANGE MASTER TO ?
      - CREATE USER user1@localhost IDENTIFIED BY ?
      - HELP ?  (HELP can't be used in prepared statements at all)
      - INSTALL PLUGIN foo SONAME ?
      - INSTALL SONAME ?
      - RESET REPLICA ?
      - SET PASSWORD FOR user1@localhost = PASSWORD(?)
      - SHOW BINLOG EVENTS FROM ?
      - SHOW SLAVE/REPLICA ? STATUS
      - STOP REPLICA/SLAVE ?
      

      Attachments

        Activity

          People

            georg Georg Richter
            georg Georg Richter
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.