Skip to main content

configures the mysql as database engine

Project description

opengever.mysqlconfig

opengever.mysqlconfig configures mysql as database used by ogds and global index. The configuration bases on z3c.saconfig.

Configuration

Username:

opengever

Password:

opengever

Database:

opengever

Hostname:

localhost

Engine:

mysql

Engine name:

opengever.db

Session name:

opengever

Installation

There is a script create_database.sql which creates a new the database and grants access for the user on the database.

Just run following command on your shell:

$ cd src/opengever.mysqlconfig/opengever/mysqlconfig
$ mysql -uroot -p < create_database.sql

Changelog

1.1.2 (2014-02-18)

  • Moved package to GitHub. [lknoepfel]

1.1.1 (2013-08-14)

  • Corrected initial database name. [deif]

1.1 (2012-11-28)

  • Dropped Plone 4.1 compatibility. Only 4.2 and up are supported. [lgraf]

1.0.1 (2012-09-12)

  • Added important configuration options in the mysql db conf and creation script. [phgross]

1.0 (2011-11-17)

  • Initial release

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

opengever.mysqlconfig-1.1.2.zip (16.0 kB view hashes)

Uploaded Source

Supported by

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