install.mysql

来自「apache服务器源代码(版本号:2.2.2)」· MYSQL 代码 · 共 15 行

MYSQL
15
字号
The MySQL driver is not distributed from apache.org due to licensing issues.If you wish to build the driver, download apr_dbd_mysql.c fromhttp://apache.webthing.com/database/and copy it into the dbd directory.Now run buildconf, followed by configure.It is distributed under the GPL to conform with MySQL License termsThis means it cannot be distributed from apache.org, as that wouldviolate ASF policy.Using the driver with APR and Apache is of course allowed,and there is no problem with a third party bundling the driver,provided you respect both the ASF and GPL licenses.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?