Skip to content

Fix MySQL TABLE statement translation #423

Fix MySQL TABLE statement translation

Fix MySQL TABLE statement translation #423

Triggered via pull request January 6, 2025 09:28
Status Failure
Total duration 1m 42s
Artifacts

clients-compatibility.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
test-flightsql: backend/executor.go#L178
n.Database undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Database)
test-flightsql: backend/executor.go#L178
n.Name undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Name)
test-flightsql: backend/executor.go#L248
undefined: plan.Table
test-flightsql
Process completed with exit code 1.
test-mysql: backend/executor.go#L178
n.Database undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Database)
test-mysql: backend/executor.go#L178
n.Name undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Name)
test-mysql: backend/executor.go#L248
undefined: plan.Table
test-mysql
Process completed with exit code 1.
test-postgresql: backend/executor.go#L178
n.Database undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Database)
test-postgresql: backend/executor.go#L178
n.Name undefined (type "github.com/dolthub/go-mysql-server/sql".Node has no field or method Name)
test-postgresql: backend/executor.go#L248
undefined: plan.Table
test-postgresql
Process completed with exit code 1.
test-flightsql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-mysql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-postgresql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636