Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-6852

Qt MySQL driver doesn't currently support fetch of multiple data sets.

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • SQL Support
    • None
    • Qt 4.5.3 / Windows XP

      The setOptionFlag() method doesn't have the CLIENT_MULTI_RESULTS enum.

      i.e.
      ( qsql_mysql.cpp )
      -> open() -> mysql_real_connect() -> setOptionFlag()

      A test case is attached which reproduces the problem.

      If this is a trivial fix, can it be included in the next release of Qt?

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            bilking Bill King
            cattell Matthew Cattell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes