Uploaded image for project: 'MariaDB Connector/node.js'
  1. MariaDB Connector/node.js
  2. CONJS-7

implement prepareStatement

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Do
    • None
    • N/A
    • API
    • None

    Description

      Implement prepare statement

      API :
      Connection.prepare(sql[,callback])
      Connection.unprepare(sql[,callback])
      Connection.execute(sql[, values][,callback])

      Prepare statement must be cached client side with a LRU cached with max size defined by option "maxPreparedStatements"

      Attachments

        Issue Links

          Activity

            People

              diego dupin Diego Dupin
              diego dupin Diego Dupin
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.