Skip to content

MySqlConnection.DataSource returns null when using Unix Domain Socket #152

@caleblloyd

Description

@caleblloyd

DbConnection.DbConnection abstract method should return:

The name of the database server to which to connect. The default value is an empty string.

  • Adjust to return filename of Unix Domain Socket if connected via UDS.
  • Adjust to return empty string if not connected.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions