Skip to content

Improved Compatibility Around LAST_INSERT_ID #3175

Improved Compatibility Around LAST_INSERT_ID

Improved Compatibility Around LAST_INSERT_ID #3175

Triggered via pull request December 18, 2024 11:36
Status Failure
Total duration 6m 26s
Artifacts
Unit Test (evalengine_mysql84)
5m 53s
Unit Test (evalengine_mysql84)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Unit Test (evalengine_mysql84): go/vt/vtgate/evalengine/integration/comparison_test.go#L273
cannot use &vcursor{…} (value of type *vcursor) as evalengine.VCursor value in argument to evalengine.NewExpressionEnv: *vcursor does not implement evalengine.VCursor (missing method SetLastInsertID)
Unit Test (evalengine_mysql84)
Process completed with exit code 2.
Unit Test (evalengine_mysql84)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.