-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
MySQL server has gone away when use mysql client to connect TiDB server. #4863
Comments
@blacktear23 Thanks for your feedback! May I have your GitHash? You can get it by |
@hanfei1991 @lamxTyler PTAL |
@shenli you can trace my fork's spcmaster branch. This is build by this branch. https://github.com/blacktear23/tidb/tree/spcmaster |
@blacktear23 Seems that this problem is already fixed by #4825 , could you try it? |
@lamxTyler what about current data? Seems this PR only fix for insert on stat build. If I already have a built data in database, seems this problem should be reproduced. |
@blacktear23 Yes, you are right. |
PR #4864 is merged so close this issue. |
Please answer these questions before submitting your issue. Thanks!
Connect to TiDB use mysql command line tool, then use database and execute
show tables;
List tables.
And tidb.log contains stack trace:
tidb-server -V
)?TiDB version is 1.0.0
The text was updated successfully, but these errors were encountered: