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

LP:832068 - C client API: multiple result sets for prepared CALL statements

    Details

    • Type: Bug
    • Status: Closed
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:

      Description

      MySQL version 5.5.3 and newer C client library/API supports multiple result sets for prepared CALL statements as described at:

      http://dev.mysql.com/doc/refman/5.5/en/c-api-prepared-call-statements.html

      I assume that this feature can not be directly imported to MariaDB 5.5 client library now that the MySQL client library does not have the FOSS license exception any more.

      The relevant C API function is mysql_stmt_next_result() as documented at http://dev.mysql.com/doc/refman/5.5/en/mysql-stmt-next-result.html

      In my application this feature happens to be very useful, thus I would like to file this as a feature request.

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            ratzpo Rasmus Johansson added a comment -

            Launchpad bug id: 832068

            Show
            ratzpo Rasmus Johansson added a comment - Launchpad bug id: 832068
            Hide
            elenst Elena Stepanova added a comment -

            As I can see, we have it in 5.5 and 10.0.

            Show
            elenst Elena Stepanova added a comment - As I can see, we have it in 5.5 and 10.0.

              People

              • Assignee:
                Unassigned
                Reporter:
                jannesnabb Janne Snabb
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: