Merge pull request #555 from jonmosco/documentation_php
added mysql::bindings::php to the README.md
This commit is contained in:
commit
51162faf2e
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ To add custom MySQL configuration, drop additional files into
|
|||
* `mysql::server::providers`: Creates users, grants, and databases.
|
||||
* `mysql::bindings::java`: Installs Java bindings.
|
||||
* `mysql::bindings::perl`: Installs Perl bindings.
|
||||
* `mysql::bindings::php`: Installs PHP bindings.
|
||||
* `mysql::bindings::python`: Installs Python bindings.
|
||||
* `mysql::bindings::ruby`: Installs Ruby bindings.
|
||||
* `mysql::client::install`: Installs MySQL client.
|
||||
|
|
Loading…
Reference in a new issue