Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

lightning tidb backend failed when tidb auto commit is not enabled #1104

Closed
glorv opened this issue May 13, 2021 · 1 comment · Fixed by #1114
Closed

lightning tidb backend failed when tidb auto commit is not enabled #1104

glorv opened this issue May 13, 2021 · 1 comment · Fixed by #1114

Comments

@glorv
Copy link
Collaborator

glorv commented May 13, 2021

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
    If possible, provide a recipe for reproducing the error.
    Use lightning tidb backend to load data into tidb who's auto-commit is disabled by default.

  2. What did you expect to see?
    Import should succeed.

  3. What did you see instead?
    Lightning failed with following error message:

[error="restore table `db`.`table` failed"] [error="Error 8004: transaction too large, len: 300001"]
@glorv glorv added type/bug Something isn't working component/import labels May 13, 2021
@SunRunAway
Copy link
Contributor

Why this bug is moderate?

It should be critical because the functionality can not work in this situation.

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

Successfully merging a pull request may close this issue.

3 participants