tsh db connect
fails with mysql client version 9
#45962
Labels
bug
database-access
Database access related issues and PRs
db/mysql
MySQL related database access issues
Expected behavior:
tsh db connect
should succeed withmysql
Current behavior:
Bug details:
This is an upstream issue tracked here: Homebrew/homebrew-core#180498
Downgrade 8.4 works fine. (
brew install [email protected]
)However we should investigate MySQL version 9 in general and move away from native password auth:
teleport/lib/srv/db/mysql/proxy.go
Lines 174 to 180 in d489930
The text was updated successfully, but these errors were encountered: