locate where the mysql command itself was installed then add the folder where its located to the PATH environment variable by
export path=(<NAME OF FOLDER> $path)
and include that in your .zshenv file. im not sure, but that should work, i dont use zsh that much cause tcsh is much better