Skip to content

GetSchemaTable/GetColumnSchema should return empty object #744

@bgrainger

Description

@bgrainger

From dotnet/runtime#509.

When there is no result set, MySqlDataReader.GetSchemaTable should return an empty DataTable, and GetColumnSchema should return an empty list. This changes the current behaviour of throwing an exception and reverts #678.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions