Skip to main content

A Buildout recipe to setup a MySQL database.

Project description

Recipe to install Mysql

Code repository: https://svn.zestsoftware.nl/svn/zest/zest.recipe.mysql

Change history

0.4.0 (2008-03-16)

  • Created recipe with ZopeSkel [Jean-Paul Ladage].

  • Learned from the varnish recipe and wrote the build recipe which downloads, compiles and install MySQL and created wrapper scripts in the bin folder of the buildout.

Detailed Documentation

Supported options

The recipe supports the following options:

option1

Description for option1

option2

Description for option2

Example usage

We’ll start by creating a buildout that uses the recipe:

>>> write('buildout.cfg',
... """
... [buildout]
... parts = test1
...
... [test1]
... recipe = zest.recipe.mysql
... option1 = %(foo)s
... option2 = %(bar)s
... """ % { 'foo' : 'value1', 'bar' : 'value2'})

Running the buildout gives us:

>>> print system(buildout)
Upgraded:
...
Installing test1.
Unused options for test1: 'option2' 'option1'.

Contributors

Jean-Paul Ladage, Author

Download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zest.recipe.mysql-0.6.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zest.recipe.mysql-0.6-py2.4.egg (13.0 kB view details)

Uploaded Egg

File details

Details for the file zest.recipe.mysql-0.6.tar.gz.

File metadata

File hashes

Hashes for zest.recipe.mysql-0.6.tar.gz
Algorithm Hash digest
SHA256 c9b10d2cfe993246f9b3512ea520ad71401ef09a87f2c77f50344dec81136695
MD5 0663408eef5e90128fdd11c1ee5ab93a
BLAKE2b-256 63904765ddcb7b137d9d646af1234be22e485cfc8f4c5dda10b4f84405abce32

See more details on using hashes here.

File details

Details for the file zest.recipe.mysql-0.6-py2.4.egg.

File metadata

File hashes

Hashes for zest.recipe.mysql-0.6-py2.4.egg
Algorithm Hash digest
SHA256 ae095f93ee39328e01d3b239160445039651a77b64ec0590779121c027b72b9c
MD5 f738fbb7dad6e8b60d621dbd8089f2a3
BLAKE2b-256 d9f2c20953fc2b6ffdf500991939adf28e55effe1e27813b94f95d06e6691580

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page