软件包: default-libmysqlclient-dev (1.0.4)
default-libmysqlclient-dev 的相关链接
Trisquel 的资源:
下载源码包 mysql-defaults:
维护者:
Original Maintainers:
- Debian MySQL Maintainers (Mail Archive)
- Robie Basak
- Otto Kekäläinen
- Andreas Beckmann
相似软件包:
MySQL database development files (metapackage)
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 depends on the default implementation of the client development libraries and header files (API and ABI defined by MySQL). Depending on the default defined through this metapackage, the underlying implementation may be provided by either MySQL or MariaDB. Build-Depend on this package and then link using -lmysqlclient. You will end up with a binary that depends on either libmysqlclient.so.X or libmariadbclient.so.X depending on the current default. dpkg-shlibdeps should correctly generate a dependency on libmysqlclientX or libmariadbclientX as appropriate.
其他与 default-libmysqlclient-dev 有关的软件包
|
|
|
-
- dep: libmysqlclient-dev
- MySQL database development files