You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
When I run orthmcl-pipeline at Stage 10: Load Blast Results, it reported the error below.
DBD::mysql::st execute failed: The table 'SimilarSequences' is full at /data/liuyu/Software/orthomcl/bin/orthomclLoadBlast line 39, line 12.
Can you give me some advice?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello @ggoodstudydaydayup, this sounds like an issue with your database. I would check to make sure that the disk has not filled up first of all. If it's not that, you may have to do some troubleshooting on database settings (you may also want to check how much data is in the 'SimilarSequences' table). Here is one page I found that might be useful https://stackoverflow.com/questions/730579/1114-hy000-the-table-is-full
Hi,
When I run orthmcl-pipeline at Stage 10: Load Blast Results, it reported the error below.
DBD::mysql::st execute failed: The table 'SimilarSequences' is full at /data/liuyu/Software/orthomcl/bin/orthomclLoadBlast line 39, line 12.
Can you give me some advice?
Thanks in advance.
The text was updated successfully, but these errors were encountered: