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

Clean up bit rot in the MySql driver

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • Some future release
    • 4.3.0
    • SQL Support
    • None
    • 3439113984be460021cc15ddfac8f6d5c7f7b941 (qt/qtbase/dev)

    Description

      • Always call mysql_library_init() and mysql_library_end() functions instead of mysql_server_* functions. These are available in MySql client library versions 4.1.10 and 5.0.3 and above (February/March 2005).
      • Remove the Q_NO_MYSQL_EMBEDDED define, including the "this will crash" comment. The mysql_library_* functions should always be called.

      Attachments

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

        Activity

          People

            andysh Andy Shaw
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes