Cannot set LC_ALL to locale en_US.UTF-8: No such file or directory
MySQL Shell 8.0.34-commercial
When running mysqlsh, this message appears.
If I export it, it tells me that it can't find the directory
bash-4.4# export LC_ALL="en_US.UTF-8"
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
bash-4.4#