You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer these questions before submitting your issue. Thanks!
What did you do?
If possible, provide a recipe for reproducing the error.
go get github.com/pingcap/parser
What did you expect to see?
cd .; git clone -- https://github.com/pingcap/parser /root/go/src/github.com/pingcap/parser
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
package github.com/pingcap/parser: exit status 128
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you do?
If possible, provide a recipe for reproducing the error.
go get github.com/pingcap/parser
What did you expect to see?
cd .; git clone -- https://github.com/pingcap/parser /root/go/src/github.com/pingcap/parser
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
package github.com/pingcap/parser: exit status 128
What did you see instead?
What version of TiDB SQL Parser are you using?
你好,我直接go get报了这个错,因为go-es-mysql调用了您这个库,您这个报错导致go-es那边也挂了,不知道怎么解决
The text was updated successfully, but these errors were encountered: