Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

character token too long: "identifier" #1429

Open
dean2021 opened this issue Mar 12, 2024 · 1 comment
Open

character token too long: "identifier" #1429

dean2021 opened this issue Mar 12, 2024 · 1 comment

Comments

@dean2021
Copy link

$ make all
bin/goyacc -o parser.go -p yy -t Parser parser.y
character token too long: "identifier": parser.y:55
Please check y.output for more information
make: *** [parser.go] Error 1

Unable to use goyacc to regenerate the parser.go file, I did not modify any content of the parser.y file.

@kennytm
Copy link
Contributor

kennytm commented Mar 12, 2024

Hi, this repository has been sort-of deprecated as the content has been fully merged into pingcap/tidb.

Could you try if the make all from the parser package inside pingcap/tidb works? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants