2021-03-30
| ||
19:18 | • Fixed ticket [de7db147]: subquery with limit clause fails as EXISTS operand plus 6 other changes (artifact: 5cfeb90d user: drh) | |
2021-03-29
| ||
23:11 | • New ticket [de7db147]. (artifact: 794b3b38 user: larrybr) | |
21:16 | Do not do the EXISTS-to-IN transformation if the sub-select has LIMIT clause. Ticket [de7db14784a08053] (check-in: 3bf8a357 user: dan tags: branch-3.35) | |
Ticket Hash: | de7db14784a080535bcb85b46d39c32e8aff78f8 | |||
Title: | subquery with limit clause fails as EXISTS operand | |||
Status: | Fixed | Type: | Code_Defect | |
Severity: | Severe | Priority: | High | |
Subsystem: | Unknown | Resolution: | Fixed | |
Last Modified: | 2021-03-30 19:18:45 | |||
Version Found In: | 3.35.3 | |||
User Comments: | ||||
larrybr added on 2021-03-29 23:11:30:
This table setup and query, Reported via email by Marco Bonardo mbonardo@mozilla.com Date: Mon, 29 Mar 2021 22:00:52 +0200 |