mysql_config_pic
PIC version of MySQL embedded server development files
Install
- All systems
-
curl cmd.cat/mysql_config_pic.sh
- Debian
-
apt-get install libmysqld-pic
- Ubuntu
-
apt-get install libmysqld-pic
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libmysqld-pic
- Raspbian
-
apt-get install libmysqld-pic
- Dockerfile
- dockerfile.run/mysql_config_pic
libmysqld-pic
PIC version of MySQL embedded server development files
MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. This package includes the -fPIC version of the embedded server library.