Closed daviszhen closed 3 weeks ago
daviszhen:0924-fix-dashboard
lastest
- Hardware parameters: - OS type: - Others:
[ERROR] [SCRIPT FILE]: /home/runner/work/matrixone/matrixone/test/distributed/cases/snapshot/snapshot_restore_to_table_fk.sql [ROW NUMBER]: 354 [SQL STATEMENT]: restore account sys from snapshot snapshot_01; [EXPECT RESULT]: null [ACTUAL RESULT]: internal error: panic delete table failed 16, 32: github.com/matrixorigin/matrixone/pkg/vm/engine/disttae.(*txnDatabase).deleteTable /go/src/github.com/matrixorigin/matrixone/pkg/vm/engine/disttae/txn_database.go:257 github.com/matrixorigin/matrixone/pkg/vm/engine/disttae.(*txnDatabase).Delete /go/src/github.com/matrixorigin/matrixone/pkg/vm/engine/disttae/txn_database.go:174 github.com/matrixorigin/matrixone/pkg/sql/compile.(*Scope).DropTable /go/src/github.com/matrixorigin/matrixone/pkg/sql/compile/ddl.go:2254 github.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).run /go/src/github.com/matrixorigin/matrixone/pkg/sql/compile/compile.go:362 github.com/matrixorigin/matrixone/pkg/sql/compile.(*Compile).runOnce.func2 /go/src/github.com/matrixorigin/matrixone/pkg/sql/compile/compile.go:467 github.com/panjf2000/ants/v2.(*goWorker).run.func1 /go/pkg/mod/github.com/panjf2000/ants/v2@v2.7.4/worker.go:67 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1700
no panic
https://github.com/matrixorigin/matrixone/actions/runs/11012318674/job/30578266051?pr=18973
No response
Compose-multi-cn-e2e-bvt-test-docker-log(Optimistic,PUSH).zip
no repro yet
should be fixed by #19644
Is there an existing issue for the same bug?
Branch Name
daviszhen:0924-fix-dashboard
Commit ID
lastest
Other Environment Information
Actual Behavior
Expected Behavior
no panic
Steps to Reproduce
Additional information
No response