Giter Site home page Giter Site logo

Comments (5)

timsehn avatar timsehn commented on June 12, 2024

Unlikely. @fulghum ?

from go-mysql-server.

fulghum avatar fulghum commented on June 12, 2024

Hey @niclausse, happy to investigate this. Can you help provide a simple repro for this? For example, can you provide the simplest create tablestatement and aninsert` statement to repro the problem? I'll take a look later today and see what I can find, but whenever we can get an exact repro commands/code to run, we can always help faster.

from go-mysql-server.

niclausse avatar niclausse commented on June 12, 2024

@fulghum Thanks for your reply, the ERROR occurs when my inserting data grows. So it may be caused by memory usage? Here is my demo codes: https://github.com/niclausse/lib-examples/blob/main/testdb/mysql_test.go

from go-mysql-server.

fulghum avatar fulghum commented on June 12, 2024

Hey @niclausse, sorry for the delay. I was just going through the queue and noticed you have given us a nice repro code sample. I ran that this morning and I was able to generate the same error. I only see this happen with "BIGINT UNSIGNED" and I was able to simplify the insert statements needed to generate the error to just the two inserts: IDs 127 and 128.

I tried to run that same repro with the tip of go-mysql-server, but wasn't able to repro there yet. If you get a chance to update your repro sample to use the latest version of go-mysql-server, that would be another helpful datapoint. There's a chance it might work with the latest, since I couldn't repro, but it could also be something else in the test set up of course.

I also tried to repro this with Dolt, just as another experiment. I couldn't repro with Dolt yet either.

from go-mysql-server.

fulghum avatar fulghum commented on June 12, 2024

Closing this one, since we haven't heard anything back in several months. Feel free to reopen or cut us a new issue if you're still having problems and we'll be happy to help.

from go-mysql-server.

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.