Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. A problem with QSqlQuery appears from 5.7 to 5.8

A problem with QSqlQuery appears from 5.7 to 5.8

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 688 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mmiacca
    wrote on last edited by
    #1

    I have a mysql database that have tables with names with 'á', 'ó', etc, thats because our language is spanish... I know this is not common but my software is running fine from Qt5.2, now when I change from 5.7 to 5.8 the software fails.
    The server reports an error Table does not exists with the name of the table truncated before the special character, the log file of the server shows the sql query with the sql query coded in ANSI.
    Many files of the Qt source changed from 5.7 to 5.8 but i cant find the problem.

    Tks in advance

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      IIRC, there was a bug that has been fixed in between. Can you check against Qt 5.9 beta2 ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      M 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        IIRC, there was a bug that has been fixed in between. Can you check against Qt 5.9 beta2 ?

        M Offline
        M Offline
        mmiacca
        wrote on last edited by
        #3

        @SGaist, you are right, the problem was solved in 5.9 beta 3 (or 2), I tested it in beta 3.

        Tks a lot

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved