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 2 SQL=SELECT Min(MutualDataDate) FROM OEEData join OEE on OEE.MutualId = OEEData.MutualId
WHERE (1=1) AND (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 2 SQL=SELECT Max(MutualDataDate) FROM OEEData join OEE on OEE.MutualId = OEEData.MutualId WHERE (1=1) AND (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 MutualId from OEEData OEE WHERE MutualDataDate = '2023-10-03 00:00:00' AND (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 2 SQL=SELECT Max(MutualDataDate) FROM OEEData join OEE on OEE.MutualId = OEEData.MutualId WHERE (1=1) AND (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 MutualId from OEEData OEE WHERE MutualDataDate = '2023-10-03 00:00:00' AND (OEE.MutualId IN ())
|