This is a test version of Biostars. For the public version, visit https://www.biostars.org.
orthomcl error: DBD::mysql::st execute failed: The table 'SimilarSequences' is full at ***

When I use orthomclLoadBlast, I got an error message.

DBD::mysql::st execute failed: The table 'SimilarSequences' is full at /tool/orthomcl/orthomclSoftware-v2.0.9/bin/orthomclLoadBlast line 39, <F> line 14.

My "similarSequences.txt" file is about 2.5G and the command is orthomclLoadBlast orthomcl.config.template similarSequences.txt

I have tried to change myisam_max_sort_file_size = 20G, but the error still exists.

Anyone can give me suggestions? Thanks

orthomcl cluster

1 answer

One possible answer: https://stackoverflow.com/questions/730579/error-1114-hy000-the-table-is-full

Log in to answer this question.