DAC connections with '-S localhost' fail on Linux
Aperta
bug
- Lingua principale
- Python
- Stelle
- 1.4k
- Fork
- 191
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.