Giter Club home page Giter Club logo

Comments (6)

stephenmw avatar stephenmw commented on July 24, 2024

I think this is a yacc bug so I also filed a bug at https://code.google.com/p/go/issues/detail?id=7184

from vitess.

sougou avatar sougou commented on July 24, 2024

You should get an award for making something as solid as yacc crash :).

On Wed, Jan 22, 2014 at 3:25 PM, Stephen Weinberg
[email protected]:

I think this is a yacc bug so I also filed a bug at
https://code.google.com/p/go/issues/detail?id=7184


Reply to this email directly or view it on GitHubhttps://github.com//issues/33#issuecomment-33080970
.

from vitess.

stephenmw avatar stephenmw commented on July 24, 2024

Heh, thanks. That is what I get for trying crazy queries..

Are you guys just going to rely on the Go team to fix yacc? Have you verified it is yacc's fault?

-- Stephen

from vitess.

sougou avatar sougou commented on July 24, 2024

We'll wait for the yacc bug outcome. If you indefinitely nest 'select * from(', something will have to eventually go wrong :). If the bug becomes a real concern, we'll just limit nesting to a reasonable number.

from vitess.

stephenmw avatar stephenmw commented on July 24, 2024

Also, in case it is of interest to you, mysql caps nesting in select to 63. 64 gives ERROR 1473 (HY000) at line 1: Too high level of nesting for select

I was bored today.

from vitess.

sougou avatar sougou commented on July 24, 2024

I'll probably have to do something along these lines, like Rob suggested.

from vitess.

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.