-
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
lightning: support prepared statement and client stmt cache in logical import mode #55482
Merged
Commits on Aug 17, 2024
-
set db properties in DBFromConfig increase minDeliverBytes to 10m add log to show session variable support prepared statement in tidb lightning mode fix bugs try to reduce the inuse memory try to avoid oom Update import.go change lru cache to kvcache add configuration LogicalImportPrepStmt add logical logicalImportPrepStmt config add initial test test single statement fix the bug in test
Configuration menu - View commit details
-
Copy full SHA for d457da8 - Browse repository at this point
Copy the full SHA d457da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8412357 - Browse repository at this point
Copy the full SHA 8412357View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0c79df - Browse repository at this point
Copy the full SHA b0c79dfView commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7237d94 - Browse repository at this point
Copy the full SHA 7237d94View commit details -
Configuration menu - View commit details
-
Copy full SHA for df855d6 - Browse repository at this point
Copy the full SHA df855d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07592bb - Browse repository at this point
Copy the full SHA 07592bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be22d7 - Browse repository at this point
Copy the full SHA 4be22d7View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5243b09 - Browse repository at this point
Copy the full SHA 5243b09View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee6704e - Browse repository at this point
Copy the full SHA ee6704eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb332bf - Browse repository at this point
Copy the full SHA cb332bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd3ce7 - Browse repository at this point
Copy the full SHA 1fd3ce7View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17db4e6 - Browse repository at this point
Copy the full SHA 17db4e6View commit details -
Update pkg/lightning/backend/tidb/tidb.go
Co-authored-by: D3Hunter <jujj603@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8f2437e - Browse repository at this point
Copy the full SHA 8f2437eView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afe73a5 - Browse repository at this point
Copy the full SHA afe73a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d6e4e4 - Browse repository at this point
Copy the full SHA 3d6e4e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dc3fdc - Browse repository at this point
Copy the full SHA 4dc3fdcView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a80c974 - Browse repository at this point
Copy the full SHA a80c974View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 066f7f8 - Browse repository at this point
Copy the full SHA 066f7f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b808ae - Browse repository at this point
Copy the full SHA 5b808aeView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 132c4a3 - Browse repository at this point
Copy the full SHA 132c4a3View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c0bc66 - Browse repository at this point
Copy the full SHA 2c0bc66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 539a0d1 - Browse repository at this point
Copy the full SHA 539a0d1View commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e08969 - Browse repository at this point
Copy the full SHA 3e08969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bae547 - Browse repository at this point
Copy the full SHA 0bae547View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c25621 - Browse repository at this point
Copy the full SHA 0c25621View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ce0977 - Browse repository at this point
Copy the full SHA 1ce0977View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 662f938 - Browse repository at this point
Copy the full SHA 662f938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6727f20 - Browse repository at this point
Copy the full SHA 6727f20View commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8869768 - Browse repository at this point
Copy the full SHA 8869768View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.