Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-1169

improve Client prepared statement setMaxRows implementation

    XMLWordPrintable

Details

    • Task
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 3.4.0
    • Other
    • None

    Description

      When using max row limitation, current implementation for client prepared statement limits the resultset size only, but on protocol level, all rows will still be unnecessary send in exchanges

      When server support it, prefix command with "SET STATEMENT SQL_SELECT_LIMIT=xx FOR " avoid those exchanges, like it's done for Statement and Server prepared statement

      Attachments

        Activity

          People

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