forked from elliotchance/mbzdb
-
Notifications
You must be signed in to change notification settings - Fork 0
Paxxil/mbzdb
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
FORK OF MBZDB : Fix problem when creating Table/Indexes/Pk
1- Edit settings.pl to match your environment.
2- Edit settings_mysql.pl or settings_postgresql.pl to match your database environment.
3- Run ./init.pl
You may need to install the following CPAN modules in order to proceed:
perl -MCPAN -e install LWP::UserAgent
perl -MCPAN -e install DBI
perl -MCPAN -e install DBD::Pg
perl -MCPAN -e install DBD::mysql
===== Version log =====
5.0
* Full support for NGS for both PostgreSQL and MySQL.
* settings.pl is now split so that each backend gets its own
relevant settings file.
* A few minor bug fixes.
About
Port of the MusicBrainz database to run on other RDBMSs with replication (previously named MB_MySQL.)
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Perl 100.0%