Skip to content

Support last_insert_id() with argument in SELECT #6

Support last_insert_id() with argument in SELECT

Support last_insert_id() with argument in SELECT #6

Triggered via pull request December 10, 2024 06:49
Status Failure
Total duration 3m 23s
Artifacts
Run endtoend tests on Cluster (vtgate_plantests)
2m 57s
Run endtoend tests on Cluster (vtgate_plantests)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run endtoend tests on Cluster (vtgate_plantests)
unknown test file type for 'report.xml'
Run endtoend tests on Cluster (vtgate_plantests): go/vt/vtgate/executorcontext/vcursor_impl.go#L918
cannot use vc (variable of type *VCursorImpl) as engine.SessionActions value in return statement: *VCursorImpl does not implement engine.SessionActions (missing method SetLastInsertID)
Run endtoend tests on Cluster (vtgate_plantests)
Process completed with exit code 1.
Run endtoend tests on Cluster (vtgate_plantests)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.