Orthomclinstallschema: DBD::mysql::st execute failed:....
0
0
Entering edit mode
7.9 years ago
tito3000 • 0

Hi everyone! orthomclInstallSchema gives me this error:

DBD::mysql::st execute failed: Table 'SimilarSequences' already exists at /usr/local/bin/orthomclSoftware/bin/orthomclInstallSchema line 184, <F> line 14.

Can you Help me, please?

software error • 3.0k views
ADD COMMENT
0
Entering edit mode

I solved this problem by removing table on mysql databases. Unfortunately, I found the following error:

DBD::mysql::st execute failed: Table storage engine for 'SimilarSequencess' doesn't have this option at /usr/local/bin/orthomclSoftware/bin/orthomclInstallSchema line 184, <F> line 14.
ADD REPLY
0
Entering edit mode

You should restart from a clean database. Remove it and re-isntall it. DROP DATABASE orthomclDB CREATE DATABASE orthomclDB orthomclInstallSchema orthomcl.config

Replace orthomclDB by the database name you used.

ADD REPLY
0
Entering edit mode

Thanks for support, Juke. I I did as you say but i have the same problem. Do you have other suggestions?

ADD REPLY
0
Entering edit mode

I remember that you have to set up your Mysql installation in a certain way (with a specific option) to be able to use it without error with OrthoMCL. Did you check that ?

ADD REPLY

Login before adding your answer.

Traffic: 2337 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6