MySQL8 Binary installation - getting error msg “-bash: bin/mysql: Permission denied” after upgrading to 8.0.22

dba.stackexchange https://dba.stackexchange.com/questions/283358

  •  14-03-2021
  •  | 
  •  

Question

We have a MySQL 8 instance with Binary Installation. After upgrading to 8.0.22 (from 8.0.19) can't seem to connect using following cmd in CLI

bin/mysql -uusername -p

error msg -

-bash: bin/mysql: Permission denied
Was it helpful?

Solution

Looks like there is a bug reported for this. Hope this helps someone.

https://bugs.mysql.com/bug.php?id=101969

Licensed under: CC-BY-SA with attribution
Not affiliated with dba.stackexchange
scroll top