mysql command not found in bash

The issue is with the backslash (\) in the PATH env:

/usr/local/opt/mysql\@5.5/bin

After removing it:

/usr/local/opt/[email protected]/bin