Code Monkey home page Code Monkey logo

Comments (2)

Lagovas avatar Lagovas commented on July 29, 2024

Sorry for so long response. We don't recommend to use Acra 0.90 version and I didn't tested it due to it uses old approach with secure session as transport and acra-connector as additional proxy between app and acra-server, that looks overcomplicated for modern deployments.
Our tests regularly test Acra with mysql 5.7.25 and 5.7.31. Additionally, I had tested with fresh 5.7 and 5.5 images from the docker hub with Acra 0.95.0 and transparent encryption/decryption works.

Unfortunately, Acra Community edition doesn't support properly mysql 8.X client's that use CLIENT_QUERY_ATTRIBUTES at the wire protocol level. Mysql's CLI tool mysql uses it. We plan to bring it to the community addition in the next year.

How to detect that mysql driver uses CLIENT_QUERY_ATTRIBUTE? You will see next log from the acra-server:
acra-server_1 | time="2023-12-21T22:20:25Z" level=debug msg="ignoring error of non parsed sql statement" error="syntax error: unexpected LEX_ERROR at position 2 near '\x00'".

from acra.

devendermishra avatar devendermishra commented on July 29, 2024

Thanks @Lagovas. I am using master branch (Commit: 3a65ebf).

from acra.

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.