[MDEV-22912] Document system_versioning_asof having no influence on DML Created: 2020-06-16 Updated: 2020-06-16 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Aleksey Midenkov | Assignee: | Ian Gilfillan |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Please, update info about system_versioning_asof that it has no influence on DML. The SQL in topic are: INSERT .. SELECT So SELECT in the above commands must specify AS OF explicitly. |