Build and Debug MySQL on Linux with Visual Studio 2019

Shikha Kaul

The MySQL Server Team recently shared on their blog how to use Visual Studio 2019 to edit, build, and debug MySQL on a remote Linux server. This leverages Visual Studio’s native support for CMake and allows them to use Visual Studio as a front-end while outsourcing all the “heavy lifting” (compilation, linking, running) to a remote Linux machine.  

0 comments

Discussion is closed.

Feedback usabilla icon