No valid database connection You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 1 SQL=SELECT MAX(MutualDataDate) FROM OEEData join OEE on OEE.MutualId=OEEData.MutualId WHERE (OEE.MutualId IN ())
No valid database connection You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '))' at line 1 SQL=SELECT MIN(MutualDataDate) FROM OEEData join OEE on OEE.MutualId=OEEData.MutualId WHERE (OEE.MutualId IN ())
No valid database connection You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND MutualDataDate='2011-07-11 00:00:00'' at line 1 SQL=SELECT MutualDataDate FROM OEEData join OEE on OEE.MutualId=OEEData.MutualId WHERE (OEE.MutualId IN ()) AND MutualDataDate='2011-07-11 00:00:00'
No valid database connection You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND MutualDataDate<'2011-07-11 00:00:00'' at line 1 SQL=SELECT MAX(MutualDataDate) FROM OEEData join OEE on OEE.MutualId=OEEData.MutualId WHERE (OEE.MutualId IN ()) AND MutualDataDate<'2011-07-11 00:00:00'
No valid database connection You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND MutualDataDate='2019-10-15 00:00:00'' at line 1 SQL=SELECT MutualDataDate FROM OEEData join OEE on OEE.MutualId=OEEData.MutualId WHERE (OEE.MutualId IN ()) AND MutualDataDate='2019-10-15 00:00:00'
No valid database connection You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND MutualDataDate<'2019-10-15 00:00:00'' at line 1 SQL=SELECT MAX(MutualDataDate) FROM OEEData join OEE on OEE.MutualId=OEEData.MutualId WHERE (OEE.MutualId IN ()) AND MutualDataDate<'2019-10-15 00:00:00'