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
Links
Main github project repository: https://github.com/4teamwork/opengever.mysqlconfig
Issue tracker: https://github.com/4teamwork/opengever.mysqlconfig/issues
Copyright
This package is copyright by 4teamwork.
opengever.mysqlconfig is licensed under GNU General Public License, version 2.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file opengever.mysqlconfig-1.1.2.zip
.
File metadata
- Download URL: opengever.mysqlconfig-1.1.2.zip
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa144c49caf5b073e462ac2e8147b02be1ecfd3ec93a1c8a9581c3c1500216fe |
|
MD5 | 09d206adf1a42da3f63c58b7abfff352 |
|
BLAKE2b-256 | 9fee188fd0330e602db7837fe936af622b24469811047f6c5fcfab8582ca523f |