Code Monkey home page Code Monkey logo

Comments (5)

vorburger avatar vorburger commented on May 30, 2024

@ashot-karapetyan thank you for your feedback and first MariaDB4j contribution (this issue).

There is nothing in this library, MariaDB4j, which is just a Java wrapper around a native version of mariadb, related to JSON.

But I suspect that most probably you are using MariaDB4j with an older version of MariaDB than 10.0.6. The latest MariaDB4j wraps more recent version of MariaDB than 10.0.6 for Linux & Mac, put is still on 10.0.13 for Windows, so I suspect that is the problem you hit. This documentation explains how you contribute more recent version of the native binaries - will you contribute to this project with a pull request with newer Windows binaries?

from mariadb4j.

vorburger avatar vorburger commented on May 30, 2024

@ashot-karapetyan https://github.com/vorburger/MariaDB4j/pull/56 from @clfsoft should fix this...

I'll see to get https://github.com/vorburger/MariaDB4j/pull/56 released, and then plan to close this.

from mariadb4j.

vorburger avatar vorburger commented on May 30, 2024

The artefact ch.vorburger.mariaDB4j:mariaDB4j-db-win32:10.1.20 contributed in https://github.com/vorburger/MariaDB4j/pull/56/ was just released to Maven central. (As it's a big, 7.5 MB mariaDB4j-db-win32-10.1.20.jar, it may take several hours to fully propagate through their CDN.)

from mariadb4j.

vorburger avatar vorburger commented on May 30, 2024

https://github.com/vorburger/MariaDB4j/compare/db-win32-10.1.20 will switch the default dependency; perhaps you'd like to test this, @ashot-karapetyan or @clfsoft or @paulroemer or @lozanoco or @lpearson05, if you are on or have access to Windows (FYI I do not) ?

from mariadb4j.

vorburger avatar vorburger commented on May 30, 2024

MariaDB4j v2.2.3 has just been being released to Maven Central, and is in the process of CDN dist.

It has the dep. to db-win32-10.1.20 by default, which should solve this "out of the box".

Done.

from mariadb4j.

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.