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

Non-prepared parameter binding

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      I'd like to be able to write "select name from users where uid = ?" and provide a vector of (ptr, size) pairs like in writev.
      Advantages:

      • No more escaping (client) and unescaping (server)
      • Potential to do automatic prepared statements because the query and the parameters arrive at the server separately.

      https://linux.die.net/man/2/writev

      Attachments

        Activity

          People

            Unassigned Unassigned
            XTF Olaf van der Spek
            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.