Fix MySQL TABLE statement translation #590
Annotations
16 errors and 1 warning
build (false, Group 1):
backend/executor.go#L178
n.Database undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Database)
|
build (false, Group 1):
backend/executor.go#L178
n.Name undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Name)
|
build (false, Group 1):
backend/executor.go#L248
undefined: plan.Table
|
build (false, Group 1)
Process completed with exit code 1.
|
build (false, Group 2)
The job was canceled because "false_Group_1" failed.
|
build (false, Group 2):
backend/executor.go#L178
n.Database undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Database)
|
build (false, Group 2):
backend/executor.go#L178
n.Name undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Name)
|
build (false, Group 2):
backend/executor.go#L248
undefined: plan.Table
|
build (false, Group 2)
The operation was canceled.
|
build (true, Group 1)
The job was canceled because "false_Group_1" failed.
|
build (true, Group 1)
The operation was canceled.
|
build (true, Group 2)
The job was canceled because "false_Group_1" failed.
|
build (true, Group 2):
backend/executor.go#L178
n.Database undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Database)
|
build (true, Group 2):
backend/executor.go#L178
n.Name undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Name)
|
build (true, Group 2):
backend/executor.go#L248
undefined: plan.Table
|
build (true, Group 2)
The operation was canceled.
|
build (false, Group 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|