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

Binary protocol: SQL commands which doesn't support placeholders

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.4(EOL), 10.5, 10.6, 10.7(EOL), 10.8(EOL), 10.9(EOL), 11.0(EOL), 11.1(EOL), 11.2(EOL), 11.3(EOL)
    • N/A
    • None

    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.