-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
Add remaining MySQL 5.7 functions #158
Comments
Hi, I would like to contribute to tidb and after watching the presentation of Qi Liu, I guess this might be a good starting point. It would be nice if some further pointers could be provided. Thanks in advanced :) |
Hi, I am willing to contribute to tidb a bit. Is there any function I could try implementing? Thanks a lot. |
@Tratar |
use gofail to control lightning to kill itself after one chunk is imported
…gcap#158 (pingcap#159) * tests: fix a test failure due to conflict between pingcap#145 and pingcap#158 * restore: apply the row count limit to failpoint KillIfImportedChunk too
* utils: exclude mock_cluster outside of unit test * utils: remove unused ResultSetToStringSlice() * *: abstract away dependencies of tidb/session into a Glue interface * *: fix hound lint * util,mock: move utils.MockCluster to mock.Cluster * restore: fix test build failure Co-authored-by: 3pointer <[email protected]>
* support dump view * add unit tests * add more comments * fix integration tests * address comment * fix
Via the MySQL Manual:
The text was updated successfully, but these errors were encountered: