I installed mysql on my Pop OS machine and since I prefer every thing to be in visual studio code I installed mySQL shell extension for VSCode but I get this error when I open it.
it says Failed to connect please check if rootCA.crt certificate is installed on your local system
I tried the instructions in this post to install
the rootCA.crt file in ~/.mysqlsh-gui/plugin_data/gui_plugin/web_certs/rootCA.crt
but it didn't work
note: I did restart VS Code.