Uploaded image for project: 'MariaDB Connector/C++'
  1. MariaDB Connector/C++
  2. CONCPP-119

Calling close() on the Connection object should cause closing of all Statement objects created on this connection

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.1.2
    • 1.1.3
    • General
    • None

    Description

      From very beginning C/C++ impements JDBC-like interface, and JDBC specs say "All Statement objects created from a given
      Connection object will be closed when the close method for the Connection
      object is called.". I guess it makes sense to follow JDBC specs as much, as possible, since in general this is well thought thru DB access interface specification. This particular case looks sensible.

      Attachments

        Activity

          People

            Lawrin Lawrin Novitsky
            Lawrin Lawrin Novitsky
            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.