Improved Compatibility Around LAST_INSERT_ID #41110
Annotations
3 errors and 1 warning
Run test:
go/vt/vtgate/executorcontext/vcursor_impl_test.go#L293
cannot use &fakeExecutor{} (value of type *fakeExecutor) as iExecute value in argument to NewVCursorImpl: *fakeExecutor does not implement iExecute (wrong type for method ExecuteMultiShard)
|
Run test:
go/vt/vtgate/executorcontext/vcursor_impl_test.go#L486
cannot use (*fakeExecutor)(nil) (value of type *fakeExecutor) as iExecute value in variable declaration: *fakeExecutor does not implement iExecute (wrong type for method ExecuteMultiShard)
|
Run test
Process completed with exit code 2.
|
Set up python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Loading