Details
-
Sub-Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
2020-1, 2020-2, 2020-3, 2020-4, 2020-5, 2020-6, 2020-7
Description
The test working_tpch1_compareLogOnly/view/mts_view.60.sql fails with
MariaDB [test]> insert into table_24532 values (0, 0, 0, 0);
|
Query OK, 1 row affected (0.540 sec)
|
 |
MariaDB [test]> select * from view_24532_a;
|
ERROR 1178 (42000): The storage engine for the table doesn't support IDB-1001: Function 'istrue' can only be used in the outermost select or order by clause and cannot be used in conjunction with an aggregate function.
|