-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.10
-
None
-
None
MSSQL and Oracle do not like "SELECT * FROM (SELECT 1) AS TBL WHERE 1 = 0".
The suggestion is to use a real (empty) table here.
- was caused by solution of
-
PHPBB-10307 Return value of $db->sql_fetchrow() on empty tables is not consistent
- Closed