During an upgrade to Instant JChem 5.10 the database will be updated.
If you are using a MySql database that has a IJC structure column, this update will render the JChem Knime nodes that deal with the database directly unusable (like the JChem Manager node to read the database and for example the JChem Search node to process it further).
A sollution (or workaround really) is to use the generic database reader node, and feed its result into the Advanced Molconverter.
The 5.12 update of Instant JChem once again breaks Infocom nodes that access the database, like JChem Search.
ERROR JChem Search Execute failed: The structure table contains newer data version that this program version can handle. Please use a later version.
The workaround of Database Reader + Binary Objects to Strings + Advanced MolConverter works fine though.