This isn't exactly an issue, but more of a check to make sure I'm not making a mistake. I recently started with mysql, and I couldn't access the shell.
I looked through my path variables and found out mysql shell is actually called mysqlsh. i made a copy of the shell and called it mysql instead. but I'm waried it might cause an error if I do so.
Therfore, I wanted to ask a question to make sure that this isn't gonna bite in the ass later, it is okay to change the name of mysql, right?