Closed JenCabral closed 9 years ago
Awesome, thanks for fixing this. However, when I test it I'm now getting an error:
DBD::mysql::st execute failed: INDEX command denied to user 'or'@'localhost' for table 'SimilarSequences' at /home/aaron/Projects/software/orthomcl-pipeline/orthomclsoftware-custom/bin/orthomclInstallSchema line 184, <F> line 12.
So, it appears you need the INDEX
permissions on the table too. I'm not sure why it was working when you tested it though.
updated