[MDEV-23078] Standard SQL doesn't have RESTRICT in CYCLE Created: 2020-07-03 Updated: 2020-07-07 Resolved: 2020-07-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | 10.5.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Markus Winand | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | recursive | ||
| Environment: | |||
| Description |
|
The documentation for CYCLE claims that RESTRICT is required in stadard SQL. That's wrong. ISO/IEC 9075:2016-2 defines CYCLE as follows:
(I havent seen RESTRICT in elder versions either). I think this happend with |