Giter VIP home page Giter VIP logo

Comments (4)

mindaugasrukas avatar mindaugasrukas commented on June 2, 2024

Hmm, I guess I found the issue, but I'm not sure how that is related.
If your table schema contains a CONSTRAINT, then it fails:

CONSTRAINT Table_userID_fk FOREIGN KEY (userID) REFERENCES Users(id),

Everything worked as expected after I deleted that constraint from the test schema.

from go-mysql-server.

nicktobey avatar nicktobey commented on June 2, 2024

This sounds like it might be a bug. Can you give us more information so we can reproduce it? Do you have a sequence of commands that produces this behavior? (For instance, was the foreign key constraint on your test table, or referencing the test table?)

from go-mysql-server.

mindaugasrukas avatar mindaugasrukas commented on June 2, 2024

I'll try to repro and provide the details.

from go-mysql-server.

timsehn avatar timsehn commented on June 2, 2024

Resolving as we didn't get a specific repro.

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.