Connecting mysql to C++ in VS Code, compiled succesfully but not running
I'm new to databases, so I wanted to make a program to perform simple queries in mysql with C++ in VS Code, in Windows 10. Last time I had problems with linking the library, and now it seems like I…