The Model SEED is a tool for building, curating, and analyzing gonome-scale metabolic models. Visit the Model SEED homepage for installation instructions and full feature documentation.
I get the following error when running: CreateDBScheme.sh
PPO Generator:
XML definition successfully read.
[MySQL.pm 85]Transaction aborted: DBD::mysql::db do failed: Can't create database 'ModelDB'; database exists at /home/raphyz/Desktop/SHARE/phd/ModelSEED/lib/PPO/PPOBackend/MySQL.pm line 78.
Creating database for PPO... failed.
.. with Unable to connect to database backend. at /home/raphyz/Desktop/SHARE/phd/ModelSEED/lib/PPO/PPOGenerator.pm line 717.
It is probably related to the default charset defined on the machine, and the charset created when opening the connection with the database.
I get the following error when running: CreateDBScheme.sh
PPO Generator: XML definition successfully read. [MySQL.pm 85]Transaction aborted: DBD::mysql::db do failed: Can't create database 'ModelDB'; database exists at /home/raphyz/Desktop/SHARE/phd/ModelSEED/lib/PPO/PPOBackend/MySQL.pm line 78. Creating database for PPO... failed. .. with Unable to connect to database backend. at /home/raphyz/Desktop/SHARE/phd/ModelSEED/lib/PPO/PPOGenerator.pm line 717.
It is probably related to the default charset defined on the machine, and the charset created when opening the connection with the database.