DAC connections with '-S localhost' fail on Linux
Offen
bug
- Vorherrschende Sprache
- Python
- Sterne
- 1.4k
- Forks
- 191
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
this does not work,
mssql-cli -A -S localhost
this works
mssql-cli -A
Seems as if `-A` assumes that it's not running a remote DAC connection. Probably not a safe assumption. And it's confusing that adding a `-A` on a working command causes it fail.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.