Code Monkey home page Code Monkey logo

Comments (7)

jensver avatar jensver commented on June 12, 2024 1

The problem is version 6.5.3.
When I run xca.exe from a cmd windows I get the error message: Cannot mix incompatible Qt library (6.5.3) with this library (6.5.2)

When installing 6.5.2 instead it works.
BUT, you will have to create a new db connection.
Previous db connection were saved as user@server/QMYSQL3:db_name
New connections are saved as user@server/QMYSQL:db_name
The file where these connections are stored is located in C:\Users%USERNAME%\AppData\Roaming\xca

from xca.

chris2511 avatar chris2511 commented on June 12, 2024

You installed the MinGW variant ?

from xca.

Bazze69 avatar Bazze69 commented on June 12, 2024

Yes, I did.
I tried even the last version, 6.5.3: it didn't work

from xca.

KYannick avatar KYannick commented on June 12, 2024

I have the same issue on macOS (after the upgrade to macOS 14.0). Is there a place to download the macos mysql driver that is known to work? Did some looking around, and there are some instructions to build it yourself, but so far no success (I am also by far a Qt expert).

from xca.

Bazze69 avatar Bazze69 commented on June 12, 2024

You're right, jensver!
The solutions, after installing qt_mysql_driver (MinGW flavour) version 6.5.2 (not newer), are two:

  1. recreate all remote DB connections: you have to remove the AppData\Roaming\xca directory, start XCA and create new MariaDB connections;
    OR
  2. go to AppData\Roaming\xca, edit the file "dbhistory" substituting every occurrence of "QMYSQL3:" with "QMYSQL:"

The second solution maintain existing remote DB connections.

from xca.

Bazze69 avatar Bazze69 commented on June 12, 2024

You're right, jensver!
The solutions, after installing qt_mysql_driver (MinGW flavour) version 6.5.2 (not newer), are two:

  1. recreate all remote DB connections: you have to remove the AppData\Roaming\xca directory, start XCA and create new MariaDB connections;
    OR
  2. go to AppData\Roaming\xca, edit the file "dbhistory" substituting every occurrence of "QMYSQL3:" with "QMYSQL:"

The second solution maintain existing remote DB connections.

from xca.

RobThree avatar RobThree commented on June 12, 2024

Jesus Christ, I've been banging my head against the wall for an hour.

Thanks for the solution @jensver

@chris2511 I am grateful for your great software, I really am, but this needs to be much better documented (and preferrably fixed or worked around by the installer). For the last hour I thought I had lost access to my certs and keys...

from xca.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.