201006 16:17:05 InnoDB: Operating system error number 3 in a file operation.
InnoDB: The error means the system cannot find the path specified.
InnoDB: If you are installing InnoDB, remember that you must create
InnoDB: directories yourself, InnoDB does not create them.
201006 16:17:05 InnoDB: Error: trying to open a table, but could not
InnoDB: open the tablespace file '.\monitoring\greenhouse2.ibd'!
InnoDB: Have you moved InnoDB .ibd files around without using the
InnoDB: commands DISCARD TABLESPACE and IMPORT TABLESPACE?
InnoDB: It is also possible that this is a temporary table #sql...,
InnoDB: and MySQL removed the .ibd file for this.
InnoDB: Please refer to
InnoDB:
dev.mysql.com/doc/refman/5.5/en/innodb-troubleshoo...
InnoDB: for how to resolve the issue.