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

Support for embedded MySQL

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • None
    • SQL Support
    • None

    Description

      Certain functionality for the MySQL driver is needed to be able to support embedded MySQL:

      • mysql_server_init needs command line attributes, to make this
        configurable the qServerInit method should be made a member method
        and be called in open() after the ConnectOptions have been
        interpreted, so the user can pass custom server arguments via
        setConnectOptions
      • the MYSQL_OPTION_USE_EMBEDDED_CONNECTION flag must be set
      • a limited mysql_real_connect with only the database set should be usededs command line

      Attachments

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

        Activity

          People

            mgoddard Michael Goddard (closed Nokia identity) (Inactive)
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes