Code Monkey home page Code Monkey logo

Comments (3)

siscia avatar siscia commented on June 8, 2024

Hi,

it should be compatible, hence you are seeing a bug.

I am guessing you are using file-backed databases, is that correct?
A wild guess is that you loading twice the statements here, once from the RDB file and one from the normal file. Or maybe once from the RDB and once from the AOF.
Is that possible?

Can you share the data with us so that we can quickly find a solution?

Send free to send whatever is necessary to re-produce the issue at [email protected]

from redisql.

tungnt620 avatar tungnt620 commented on June 8, 2024

Hi,

I can't share my data, I already run command flushdb in redis :v
But below is steps I do:

  1. I use version 0.9 with empty data
  2. I make a db name backup with file-backed ( it already contain data)
  3. I create a db name myDb and use command REDISQL.COPY to copy from backup to myDb
  4. My application connects to myDB and it always creates some query statements and updates if it already exists

And this issue occurs when I change the version to 1.0.1 and restart Redis.

from redisql.

siscia avatar siscia commented on June 8, 2024

Thanks for the detailed steps.

I will try to re-produce the issue and if I succeed I will decide what is the best way forward, thanks for the report.

I will keep the issue open as a reminder for myself.

from redisql.

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.